]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.bin/mkcsmapper/Makefile.inc
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / usr.bin / mkcsmapper / Makefile.inc
1 # $FreeBSD$
2
3 SRCS+=  lex.l yacc.y
4 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkcsmapper \
5          -I${.CURDIR}/../../lib/libc/iconv \
6          -I${.CURDIR}/../../lib/libiconv_modules/mapper_std \
7          --param max-inline-insns-single=64