diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-03-07 16:13:57 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-03-07 16:13:57 +0000 |
| commit | 32dcb97f3ecd9d7fb7f811e276b3a10e46f7a447 (patch) | |
| tree | b1b7647a9b01c2f65e8ebfee45a77611e701be65 /gnu/usr.bin/grep/Makefile | |
| parent | 0ea34c690ad79448b1f0a55c4065f01d23f32381 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/grep/Makefile')
| -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 |
