From 16e8233bf4753aa48ecfc255622de3f2ef316242 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 8 Jun 2011 21:29:33 +0000 Subject: Simply post r222273. --- gnu/usr.bin/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 95eeeb8..b222c47 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -11,7 +11,7 @@ SUBDIR= ${_binutils} \ ${_dtc} \ ${_gdb} \ ${_gperf} \ - ${_grep} \ + grep \ ${_groff} \ patch \ ${_rcs} \ @@ -27,8 +27,6 @@ _groff= groff .endif .endif -_grep= grep - .if ${MK_CVS} != "no" _cvs= cvs .endif -- cgit v1.1