summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/regex/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/regex/Makefile.inc')
-rw-r--r--lib/libc_r/regex/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc_r/regex/Makefile.inc b/lib/libc_r/regex/Makefile.inc
new file mode 100644
index 0000000..dd98c9e
--- /dev/null
+++ b/lib/libc_r/regex/Makefile.inc
@@ -0,0 +1,8 @@
+# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
+
+# regex sources
+.PATH: ${.CURDIR}/../libc/regex
+
+CFLAGS+=-DPOSIX_MISTAKE
+
+SRCS+= regcomp.c regerror.c regexec.c regfree.c
OpenPOWER on IntegriCloud