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