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