xref
: /
freebsd
/
tools
/
regression
/
ethernet
/
ethermulti
/
Makefile
(revision 7aa383846770374466b1dcb2cefd71bde9acf463)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ethermulti
4
SRCS
+=
ethermulti.c
5
NO_MAN
=
6
7
.
include
<
bsd.prog.mk
>
8