summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/Makefile.inc')
-rw-r--r--lib/libc/regex/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/regex/Makefile.inc b/lib/libc/regex/Makefile.inc
index 221400d..a2e23eb 100644
--- a/lib/libc/regex/Makefile.inc
+++ b/lib/libc/regex/Makefile.inc
@@ -8,6 +8,8 @@ CFLAGS+=-DPOSIX_MISTAKE
SRCS+= regcomp.c regerror.c regexec.c regfree.c
+SYM_MAPS+=${.CURDIR}/regex/Symbol.map
+
MAN+= regex.3
MAN+= re_format.7
OpenPOWER on IntegriCloud