From bc665bbb6c10663c54b5f3d49f5e3f82d0a5ca32 Mon Sep 17 00:00:00 2001 From: wosch Date: Sat, 7 Mar 1998 16:13:57 +0000 Subject: [PATCH] Delete cc(1) debug option, typo from last commit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pointed out by: Søren Schmidt --- gnu/usr.bin/grep/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/usr.bin/grep/Makefile b/gnu/usr.bin/grep/Makefile index a6ab6a12c550..26cd67b37c84 100644 --- a/gnu/usr.bin/grep/Makefile +++ b/gnu/usr.bin/grep/Makefile @@ -1,6 +1,5 @@ -# $Id: Makefile,v 1.10 1997/12/20 18:46:06 wosch Exp $ +# $Id: Makefile,v 1.11 1997/12/21 19:15:02 wosch Exp $ -CFLAGS=-g GREP_LIBZ= YES GREP_FTS= YES