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