Module Name:    src
Committed By:   matt
Date:           Tue Aug 20 17:36:20 UTC 2013

Modified Files:
        src/lib: Makefile

Log Message:
Build libkern


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/Makefile
diff -u src/lib/Makefile:1.204 src/lib/Makefile:1.205
--- src/lib/Makefile:1.204	Mon Jul 29 21:02:58 2013
+++ src/lib/Makefile	Tue Aug 20 17:36:20 2013
@@ -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+=	i18n_module
 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 \

Reply via email to