mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00: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
|