xref
: /
freebsd
/
usr.sbin
/
route6d
/
Makefile
(revision ac77b2621508c6a50ab01d07fe8d43795d908f05)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
route6d
2
MAN
=
route6d
.
8
3
4
CFLAGS
+= -
DHAVE_POLL_H
5
6
WARNS
?=
1
7
8
.
include
<
bsd.prog.mk
>
9