xref
: /
freebsd
/
tools
/
regression
/
netinet
/
arphold
/
Makefile
(revision ac77b2621508c6a50ab01d07fe8d43795d908f05)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
arphold
2
MAN
=
3
CFLAGS
+= -
Wall
4
5
.
include
<
bsd.prog.mk
>
6