From: wessels <> Date: Fri, 21 Nov 1997 12:59:31 +0000 (+0000) Subject: clean string_arrays.c too X-Git-Tag: SQUID_3_0_PRE1~4492 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d268677a5d814b97c453b4d21912f6df91cd856a;p=thirdparty%2Fsquid.git clean string_arrays.c too --- diff --git a/src/Makefile.in b/src/Makefile.in index 05efc7cdee..788fd04af1 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.100 1997/11/21 05:17:42 wessels Exp $ +# $Id: Makefile.in,v 1.101 1997/11/21 05:59:31 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -319,7 +319,7 @@ install-pinger: clean: -rm -rf *.o *pure_* core $(PROGS) $(UTILS) $(CGIPROGS) $(SUID_UTILS) - -rm -f cf_gen cf_parser.c cf.data globals.c + -rm -f cf_gen cf_parser.c cf.data globals.c string_arrays.c distclean: clean -rm -f Makefile squid.conf squid.conf.pre