mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
4 lines
132 B
Makefile
4 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
|