Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools hook in the tools version of grep
details: https://anonhg.NetBSD.org/src/rev/f8f337f0b4e5
branches: trunk
changeset: 365302:f8f337f0b4e5
user: christos <christos%NetBSD.org@localhost>
date: Sat Aug 11 19:46:03 2018 +0000
description:
hook in the tools version of grep
diffstat:
tools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ce6351a0a515 -r f8f337f0b4e5 tools/Makefile
--- a/tools/Makefile Sat Aug 11 19:45:13 2018 +0000
+++ b/tools/Makefile Sat Aug 11 19:46:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2018/05/09 13:21:27 joerg Exp $
+# $NetBSD: Makefile,v 1.195 2018/08/11 19:46:03 christos Exp $
.include <bsd.own.mk>
.include <bsd.endian.mk>
@@ -101,6 +101,7 @@
.endif
SUBDIR+= cat rpcgen join lorder m4 mkdep tsort .WAIT yacc .WAIT awk .WAIT lex
+SUBDIR+= grep
.if ${TOOLS_BUILDRUMP} == "no"
SUBDIR += .WAIT texinfo \
Home |
Main Index |
Thread Index |
Old Index