Module Name:    src
Committed By:   christos
Date:           Sun Jan 10 22:19:41 UTC 2016

Modified Files:
        src/external/gpl2: Makefile

Log Message:
build grep from here.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/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/gpl2/Makefile
diff -u src/external/gpl2/Makefile:1.5 src/external/gpl2/Makefile:1.6
--- src/external/gpl2/Makefile:1.5	Wed Apr  8 13:24:55 2009
+++ src/external/gpl2/Makefile	Sun Jan 10 17:19:41 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.5 2009/04/08 17:24:55 christos Exp $
+#	$NetBSD: Makefile,v 1.6 2016/01/10 22:19:41 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -9,4 +9,6 @@ SUBDIR+= xcvs
 SUBDIR+= lvm2
 .endif
 
+SUBDIR+= grep
+
 .include <bsd.subdir.mk>

Reply via email to