mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
5 lines
104 B
Makefile
5 lines
104 B
Makefile
|
|
SRCS+= lex.l yacc.y
|
|
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkesdb \
|
|
-I${.CURDIR}/../../lib/libc/iconv
|