Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib hook in tre



details:   https://anonhg.NetBSD.org/src/rev/473ef1446083
branches:  trunk
changeset: 771000:473ef1446083
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Nov 05 22:40:01 2011 +0000

description:
hook in tre

diffstat:

 lib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a8626694adcb -r 473ef1446083 lib/Makefile
--- a/lib/Makefile      Sat Nov 05 22:39:12 2011 +0000
+++ b/lib/Makefile      Sat Nov 05 22:40:01 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.179 2011/10/13 22:08:20 joerg Exp $
+#      $NetBSD: Makefile,v 1.180 2011/11/05 22:40:01 christos Exp $
 #      from: @(#)Makefile      5.25.1.1 (Berkeley) 5/7/91
 
 .include <bsd.own.mk>
@@ -58,6 +58,7 @@
 .endif
 
 SUBDIR+=       ../external/bsd/flex/lib
+SUBDIR+=       ../external/bsd/tre/lib
 SUBDIR+=       ../external/bsd/libdwarf/lib
 SUBDIR+=       ../external/bsd/libelf/lib
 SUBDIR+=       ../external/bsd/libevent/lib



Home | Main Index | Thread Index | Old Index