summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkcsmapper/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkcsmapper/Makefile.inc')
-rw-r--r--usr.bin/mkcsmapper/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/mkcsmapper/Makefile.inc b/usr.bin/mkcsmapper/Makefile.inc
new file mode 100644
index 0000000..ca8a675
--- /dev/null
+++ b/usr.bin/mkcsmapper/Makefile.inc
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+SRCS+= lex.l yacc.y
+CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkcsmapper \
+ -I${.CURDIR}/../../lib/libc/iconv \
+ -I${.CURDIR}/../../lib/libiconv_modules/mapper_std \
+ --param max-inline-insns-single=64
OpenPOWER on IntegriCloud