xref
: /
freebsd
/
tools
/
regression
/
ethernet
/
ethermulti
/
Makefile
(revision c1dfca84c6a50b86686bfcdaef839162015f60c0)
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