--- Makefile.orig	Thu Apr 30 23:25:32 1998
+++ Makefile	Thu Apr 30 23:35:39 1998
@@ -15,16 +15,16 @@
 #	PAY_THE_PENALTY		Slow down if they don't use proxy directly.
 #
 
-OPTIONS=-DDNS_LOOKUPS #-DUSELESS_DNS_LOOKUPS
+OPTIONS=-DIPFILTER -DDNS_LOOKUPS #-DUSELESS_DNS_LOOKUPS
 
-CC=gcc
+#CC=gcc
 CFLAGS=-O2 -m486 -Wall $(OPTIONS)
-LDFLAGS=-s
-LIBS= #-lresolv
+#LDFLAGS=-s
+#LIBS= #-lresolv
 
-PREFIX=/usr
-RM=rm -f
-INSTALL=install -c -o bin -g bin -m 555
+#PREFIX=/usr
+#RM=rm -f
+#INSTALL=install -c -o bin -g bin -m 555
 
 TARGETNAME=in.tproxyd
 
