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