#
# 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)