mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
|
|
# $FreeBSD$
|
|
|
|
BINDIR?= /usr/sbin
|
|
|
|
WARNS?= 3
|