|
@@ -1,8 +1,8 @@
|
|
# $Id: Makefile 158 2004-10-01 03:45:15Z PoW $
|
|
# $Id: Makefile 158 2004-10-01 03:45:15Z PoW $
|
|
|
|
|
|
-CC = /usr/local/bin/gcc -fbounds-checking -pipe
|
|
|
|
|
|
+# CC = /usr/local/bin/gcc -fbounds-checking -pipe
|
|
# CC = /usr/local/bin/gcc
|
|
# CC = /usr/local/bin/gcc
|
|
-#CC = gcc -pipe
|
|
|
|
|
|
+CC = gcc -pipe
|
|
PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT
|
|
PACKETDEF = -DPACKETVER=6 -DNEW_006b -DSO_REUSEPORT
|
|
#PACKETDEF = -DPACKETVER=5 -DNEW_006b
|
|
#PACKETDEF = -DPACKETVER=5 -DNEW_006b
|
|
#PACKETDEF = -DPACKETVER=4 -DNEW_006b
|
|
#PACKETDEF = -DPACKETVER=4 -DNEW_006b
|