]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SQUID_MIB not needed
authorwessels <>
Fri, 2 Jan 1998 09:05:19 +0000 (09:05 +0000)
committerwessels <>
Fri, 2 Jan 1998 09:05:19 +0000 (09:05 +0000)
src/Makefile.in

index 8a663d0974704ca0e664bc3a1801694cae263403..94d24507703782ec2c3e4aeefada1c331ec0e46d 100644 (file)
@@ -1,14 +1,13 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.110 1997/12/31 05:06:23 wessels Exp $
+#  $Id: Makefile.in,v 1.111 1998/01/02 02:05:19 wessels Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
 
 # define all three for SNMP support
 #SQUID_SNMP            = -DSQUID_SNMP=1
-#SQUID_MIB             = mib.txt 
 #SQUID_SNMP_LIBS       = -L../snmplib -lsnmp
 
 DEFINES         = $(SQUID_SNMP)