xref
: /
freebsd
/
libexec
/
bootpd
/
tools
/
Makefile.inc
(revision e51b3d8e53cee7d6a36e34e1cd4d588593d71b40)
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