--- Makefile.orig	2011-07-01 22:06:09.000000000 +0200
+++ Makefile	2011-07-01 22:06:57.000000000 +0200
@@ -1,11 +1,10 @@
-CC=gcc
-#CFLAGS?=-Wall -ggdb
-CFLAGS?=-O2
+CC=
+CFLAGS=
 LDFLAGS+=-lpcap -lssl -lcrypto
 PROGRAMS=parasite6 dos-new-ip6 detect-new-ip6 fake_router6 fake_advertise6 fake_mld6 fake_mld26 fake_mldrouter6 fake_mipv6 redir6 smurf6 alive6 toobig6 rsmurf6 implementation6 implementation6d sendpees6 fuzz_ip6 flood_router6 flood_advertise6 trace6 exploit6 denial6 covert_send6 covert_send6d
 LIBS=thc-ipv6-lib.o
 
-PREFIX=/usr/local
+PREFIX=/usr
 MANPREFIX=${PREFIX}/share/man
 
 all:	$(LIBS) $(PROGRAMS) dnsdict6 thcping6
