Left an ugly in the Makefile
authorNate Willams <nate@FreeBSD.org>
Tue, 6 Jul 1993 18:45:59 +0000 (18:45 +0000)
committerNate Willams <nate@FreeBSD.org>
Tue, 6 Jul 1993 18:45:59 +0000 (18:45 +0000)
gnu/usr.bin/grep/Makefile

index f062a64..5cdbb3a 100644 (file)
@@ -6,7 +6,6 @@ CFLAGS+=-DGREP -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 \
        -DHAVE_VALLOC=1
 
 
        -DHAVE_VALLOC=1
 
 
-#check: ${.CURDIR}/grep
 check: all
        awk sh ${.CURDIR}/tests/check.sh ${.CURDIR}/tests
 
 check: all
        awk sh ${.CURDIR}/tests/check.sh ${.CURDIR}/tests