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