summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-13 21:26:08 +0000
committerwollman <wollman@FreeBSD.org>1994-09-13 21:26:08 +0000
commit7fa1ec8f19cfa0f61f5837484beb3ae048b27a36 (patch)
tree59aafe236f02fdbccdbd9f64cd4f39014faa2fb0 /lib/libc/Makefile
parenta22611d1cc1109e8a5f85ddce83de800d10dcea8 (diff)
downloadFreeBSD-src-7fa1ec8f19cfa0f61f5837484beb3ae048b27a36.zip
FreeBSD-src-7fa1ec8f19cfa0f61f5837484beb3ae048b27a36.tar.gz
Use latest Arthur Olson timezone code rather than that supplied with
4.4. The code is almost identical to the 4.4 versions, but this organization should make it easier to merge new versions in the future.
Diffstat (limited to 'lib/libc/Makefile')
-rw-r--r--lib/libc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 6740ee6..0ca19f8 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -22,6 +22,7 @@ PRECIOUSLIB= yes
.include "${.CURDIR}/regex/Makefile.inc"
.include "${.CURDIR}/stdio/Makefile.inc"
.include "${.CURDIR}/stdlib/Makefile.inc"
+.include "${.CURDIR}/stdtime/Makefile.inc"
.include "${.CURDIR}/string/Makefile.inc"
.include "${.CURDIR}/sys/Makefile.inc"
.include "${.CURDIR}/rpc/Makefile.inc"
OpenPOWER on IntegriCloud