mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 05:49:27 +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
|