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