afe781faa2
Tested on i386 and alpha.
9 lines
131 B
Makefile
9 lines
131 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
|
|
# $FreeBSD$
|
|
|
|
BINDIR?= /bin
|
|
CFLAGS+= -Wall -Wformat
|
|
NOSHARED?= YES
|
|
WARNS?= 2
|
|
WFORMAT?= 1
|