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