1
2SRCS+=	lex.l yacc.y
3CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkesdb \
4	 -I${.CURDIR}/../../lib/libc/iconv
5