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
unix: remove always true check from uipc_attach
[freebsd/src.git]
/
usr.sbin
/
route6d
/
Makefile
blob
059d329f5f0955f2030c9c72eddc33fa26e5e2aa
1
PROG
=
route6d
2
MAN
=
route6d
.8
3
4
CFLAGS
+= -
DHAVE_POLL_H
5
6
WARNS?
=
1
7
8
.
include
<
bsd.prog.mk
>