xref
: /
freebsd
/
libexec
/
bootpd
/
tools
/
Makefile.inc
(revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
Makefile.inc
2
3
BINDIR
= /
usr
/
sbin
4
5
WARNS
?=
1
6
7
.
include
"../
Makefile.inc
"
8