5 lines
132 B
Makefile
5 lines
132 B
Makefile
# $Id: Makefile.inc,v 1.3 1997/12/15 23:34:51 cwt Exp $
|
|
|
|
BINDIR?= /usr/bin
|
|
CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes
|