freebsd-dev/usr.bin/mkesdb/Makefile.inc
Gabor Kovesdan 7d2bb8504d - Remove a GCC-specific compiler flag that was added before to eliminate
some warnings but at the moment does not seem to be necessary.

Submitted by:	arundel (via private mail)
Tested by:	arundel
MFC after:	1 week
2011-12-21 12:07:14 +00:00

6 lines
116 B
Makefile

# $FreeBSD$
SRCS+= lex.l yacc.y
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkesdb \
-I${.CURDIR}/../../lib/libc/iconv