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