freebsd-dev/bin/Makefile.inc
2001-12-06 10:50:23 +00:00

8 lines
119 B
Makefile

# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
# $FreeBSD$
BINDIR?= /bin
CFLAGS+= -Wall -Wformat
NOSHARED?= YES
WARNS?= 2