Module Name:    src
Committed By:   darran
Date:           Wed Dec 23 00:17:41 UTC 2009

Modified Files:
        src/external/lib: Makefile

Log Message:
Add libdwarf to the build.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/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/external/lib/Makefile
diff -u src/external/lib/Makefile:1.14 src/external/lib/Makefile:1.15
--- src/external/lib/Makefile:1.14	Sun Dec 20 05:52:41 2009
+++ src/external/lib/Makefile	Wed Dec 23 00:17:40 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.14 2009/12/20 05:52:41 thorpej Exp $
+#	$NetBSD: Makefile,v 1.15 2009/12/23 00:17:40 darran Exp $
 
 #
 # This Makefile exists to provide a single point to build
@@ -32,6 +32,7 @@
 SUBDIR+= ../bsd/libarchive/lib
 SUBDIR+= ../bsd/libevent/lib
 SUBDIR+= ../bsd/libelf/lib
+SUBDIR+= ../bsd/libdwarf/lib
 SUBDIR+= ../bsd/am-utils/lib
 SUBDIR+= ../bsd/bind/lib
 SUBDIR+= ../bsd/file/lib

Reply via email to