From: wessels <> Date: Thu, 8 Jan 1998 04:14:24 +0000 (+0000) Subject: removed mysterious tabs X-Git-Tag: SQUID_3_0_PRE1~4229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7753adb9a57bdf3452eef9b767ea0dd07643f764;p=thirdparty%2Fsquid.git removed mysterious tabs --- diff --git a/src/Makefile.in b/src/Makefile.in index 9987d0047c..ac426e866e 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.112 1998/01/06 00:27:55 wessels Exp $ +# $Id: Makefile.in,v 1.113 1998/01/07 21:14:24 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -134,7 +134,7 @@ SNMP_OBJS = \ ASYNC_OBJS = \ aiops.o \ async_io.o - + DEFAULTS = \ -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\"