Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib Build libkern



details:   https://anonhg.NetBSD.org/src/rev/3ce5eaee1093
branches:  trunk
changeset: 789491:3ce5eaee1093
user:      matt <matt%NetBSD.org@localhost>
date:      Tue Aug 20 17:36:20 2013 +0000

description:
Build libkern

diffstat:

 lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 08504ac2475d -r 3ce5eaee1093 lib/Makefile
--- a/lib/Makefile      Tue Aug 20 17:35:41 2013 +0000
+++ b/lib/Makefile      Tue Aug 20 17:36:20 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.204 2013/07/29 21:02:58 joerg Exp $
+#      $NetBSD: Makefile,v 1.205 2013/08/20 17:36:20 matt Exp $
 #      from: @(#)Makefile      5.25.1.1 (Berkeley) 5/7/91
 
 .include <bsd.own.mk>
@@ -33,7 +33,7 @@
 SUBDIR+=       libarch \
                libbluetooth libbsdmalloc libbz2 \
                libcompat libcrypt \
-               libintl libipsec libisns libkvm libm \
+               libintl libipsec libisns libkern libkvm libm \
                libossaudio libpci libpmc libposix libprop libpthread \
                libpthread_dbg libpuffs libresolv librmt librpcsvc librt \
                libtelnet libterminfo \



Home | Main Index | Thread Index | Old Index