Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/libdwarf add new file
details: https://anonhg.NetBSD.org/src/rev/68f75a65487b
branches: trunk
changeset: 784095:68f75a65487b
user: christos <christos%NetBSD.org@localhost>
date: Thu Jan 17 22:25:36 2013 +0000
description:
add new file
diffstat:
tools/libdwarf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6a06eb39d172 -r 68f75a65487b tools/libdwarf/Makefile
--- a/tools/libdwarf/Makefile Thu Jan 17 22:24:55 2013 +0000
+++ b/tools/libdwarf/Makefile Thu Jan 17 22:25:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/12/16 06:47:39 apb Exp $
+# $NetBSD: Makefile,v 1.6 2013/01/17 22:25:36 christos Exp $
HOSTLIB=dwarf
@@ -15,6 +15,7 @@
dwarf_errno.c \
dwarf_finish.c \
dwarf_form.c \
+ dwarf_func.c \
dwarf_init.c \
dwarf_loc.c
Home |
Main Index |
Thread Index |
Old Index