mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
e434fd9b90
Submitted by: iwasaki
6 lines
141 B
Makefile
6 lines
141 B
Makefile
# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+= -Wall -static -I${.CURDIR}/../../../sys
|
|
BINDIR?= /usr/sbin
|