repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git]
/
usr.sbin
/
route6d
/
Makefile
blob
df23d33aea57c2645d043d05dce8afe87fcf2cb1
1
# @(#)Makefile 8.1 (Berkeley) 6/5/93
2
# $FreeBSD$
3
4
PROG
=
route6d
5
MAN
=
route6d
.8
6
7
CFLAGS
+= -
DHAVE_POLL_H
8
9
WARNS?
=
1
10
11
.
include
<
bsd.prog.mk
>