mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
# Makefile.inc
|
|
|
|
BINDIR= /usr/sbin
|
|
|
|
WARNS?= 1
|
|
|
|
.include "../Makefile.inc"
|