xref
: /
freebsd
/
tools
/
regression
/
netinet
/
ipbroadcast
/
Makefile
(revision fed1ca4b719c56c930f2259d80663cd34be812bb)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# $FreeBSD$
3
#
4
5
PROG
=
ipbroadcast
6
MAN
=
7
8
WARNS
?=
6
9
10
.
include
<
bsd.prog.mk
>
11