mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 09:23:00 +01: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
|