Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/lib Build libelf.
details: https://anonhg.NetBSD.org/src/rev/71bf43eb48dc
branches: trunk
changeset: 750204:71bf43eb48dc
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Dec 20 05:52:41 2009 +0000
description:
Build libelf.
diffstat:
external/lib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1cde64fa069a -r 71bf43eb48dc external/lib/Makefile
--- a/external/lib/Makefile Sun Dec 20 05:52:15 2009 +0000
+++ b/external/lib/Makefile Sun Dec 20 05:52:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/11/02 10:13:19 plunky Exp $
+# $NetBSD: Makefile,v 1.14 2009/12/20 05:52:41 thorpej Exp $
#
# This Makefile exists to provide a single point to build
@@ -31,6 +31,7 @@
SUBDIR+= ../bsd/fetch/lib
SUBDIR+= ../bsd/libarchive/lib
SUBDIR+= ../bsd/libevent/lib
+SUBDIR+= ../bsd/libelf/lib
SUBDIR+= ../bsd/am-utils/lib
SUBDIR+= ../bsd/bind/lib
SUBDIR+= ../bsd/file/lib
Home |
Main Index |
Thread Index |
Old Index