Module Name: src
Committed By: christos
Date: Sat May 26 22:03:05 UTC 2012
Modified Files:
src/lib: Makefile
Log Message:
hook in libexecinfo
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 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.182 src/lib/Makefile:1.183
--- src/lib/Makefile:1.182 Wed Feb 29 15:07:57 2012
+++ src/lib/Makefile Sat May 26 18:03:04 2012
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.182 2012/02/29 20:07:57 tron Exp $
+# $NetBSD: Makefile,v 1.183 2012/05/26 22:03:04 christos Exp $
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
.include <bsd.own.mk>
@@ -32,7 +32,7 @@ SUBDIR+= i18n_module
SUBDIR+= libarch \
libbluetooth libbsdmalloc libbz2 \
- libcompat libcrypt \
+ libcompat libcrypt libexecinfo \
libintl libipsec libisns libkvm libm \
libossaudio libpci libpmc libposix libprop libpthread \
libpthread_dbg libpuffs libresolv librmt librpcsvc librt \