Author: obrien
Date: Wed Jun  8 21:29:33 2011
New Revision: 222878
URL: http://svn.freebsd.org/changeset/base/222878

Log:
  Simply post r222273.

Modified:
  head/gnu/usr.bin/Makefile

Modified: head/gnu/usr.bin/Makefile
==============================================================================
--- head/gnu/usr.bin/Makefile   Wed Jun  8 21:29:12 2011        (r222877)
+++ head/gnu/usr.bin/Makefile   Wed Jun  8 21:29:33 2011        (r222878)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to