summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-07-06 18:45:59 +0000
committernate <nate@FreeBSD.org>1993-07-06 18:45:59 +0000
commitacb9893ca7af59e8742391d408b5e32316439318 (patch)
tree2e99855ebd1578541bc76ec5c1f38a97f5ab30b1 /gnu/usr.bin/grep
parenta166e91d63467bf059c2b62af47de4924a2d0fef (diff)
downloadFreeBSD-src-acb9893ca7af59e8742391d408b5e32316439318.zip
FreeBSD-src-acb9893ca7af59e8742391d408b5e32316439318.tar.gz
Left an ugly in the Makefile
Diffstat (limited to 'gnu/usr.bin/grep')
-rw-r--r--gnu/usr.bin/grep/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/Makefile b/gnu/usr.bin/grep/Makefile
index f062a64..5cdbb3a 100644
--- a/gnu/usr.bin/grep/Makefile
+++ b/gnu/usr.bin/grep/Makefile
@@ -6,7 +6,6 @@ CFLAGS+=-DGREP -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 \
-DHAVE_VALLOC=1
-#check: ${.CURDIR}/grep
check: all
awk sh ${.CURDIR}/tests/check.sh ${.CURDIR}/tests
OpenPOWER on IntegriCloud