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