summaryrefslogtreecommitdiff
path: root/www/transproxy/files/patch-aa
blob: 7756ab3bb1adbf9f3ce019a683f12ee98f77bdd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- Makefile.dist	Mon Feb 17 22:41:07 1997
+++ Makefile	Fri Mar 27 21:57:17 1998
@@ -11,15 +11,15 @@
 #	PAY_THE_PENALTY		Slow down if they don't use proxy directly.
 #
 
-OPTIONS=-DDNS_LOOKUPS #-DUSELESS_DNS_LOOKUPS
+CFLAGS+=-DIPFILTER -DDNS_LOOKUPS #-DUSELESS_DNS_LOOKUPS
 
-CC=gcc
-CFLAGS=-O2 -m486 -Wall $(OPTIONS)
-LDFLAGS=-s
-LIBS= #-lresolv
+#CC=gcc
+#CFLAGS=-O2 -m486 -Wall $(OPTIONS)
+#LDFLAGS=-s
+#LIBS= #-lresolv
 
-RM=rm -f
-INSTALL=install
+#RM=rm -f
+#INSTALL=install
 
 TARGETNAME=in.tproxyd