diff options
| -rw-r--r-- | gnu/usr.bin/grep/Makefile | 3 |
1 files changed, 1 insertions, 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 |
