Module Name:    src
Committed By:   christos
Date:           Sun Jan 10 22:21:44 UTC 2016

Modified Files:
        src/gnu/usr.bin: Makefile

Log Message:
greep has moved.


To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/gnu/usr.bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/Makefile
diff -u src/gnu/usr.bin/Makefile:1.139 src/gnu/usr.bin/Makefile:1.140
--- src/gnu/usr.bin/Makefile:1.139	Fri Aug  8 15:38:47 2014
+++ src/gnu/usr.bin/Makefile	Sun Jan 10 17:21:44 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.139 2014/08/08 19:38:47 apb Exp $
+#	$NetBSD: Makefile,v 1.140 2016/01/10 22:21:44 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -7,10 +7,6 @@ SUBDIR+=	c89 c99
 SUBDIR+=	dc diffutils
 SUBDIR+=	rcs send-pr texinfo
 
-.if ${MKBSDGREP} == "no"
-SUBDIR+=	grep
-.endif
-
 .if ${MKGROFF} != "no"
 SUBDIR+=	groff
 .endif

Reply via email to