summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2006-03-13 01:15:01 +0000
committerdeischen <deischen@FreeBSD.org>2006-03-13 01:15:01 +0000
commita0f6b0f1d026a8f482a319443c75421f9d668c07 (patch)
tree6e1707a1132e7e6e97c7086220d021a6a6fb9837 /lib/libc/stdtime
parent349adc9b525fdf960528de1a0ae2e4150e9c529b (diff)
downloadFreeBSD-src-a0f6b0f1d026a8f482a319443c75421f9d668c07.zip
FreeBSD-src-a0f6b0f1d026a8f482a319443c75421f9d668c07.tar.gz
Add each directory's symbol map file to SYM_MAPS.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdtime/Makefile.inc b/lib/libc/stdtime/Makefile.inc
index 003b62b..a58a8a2 100644
--- a/lib/libc/stdtime/Makefile.inc
+++ b/lib/libc/stdtime/Makefile.inc
@@ -6,6 +6,8 @@
SRCS+= asctime.c difftime.c localtime.c strftime.c strptime.c timelocal.c \
time32.c
+SYM_MAPS+= ${.CURDIR}/stdtime/Symbol.map
+
MAN+= ctime.3 strftime.3 strptime.3 time2posix.3
MAN+= tzfile.5
OpenPOWER on IntegriCloud