summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--Makefile-optimized2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 00ec3b9..d9793b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 158 2004-10-01 03:45:15Z PoW $
+# $Id$
CC = gcc -pipe
PACKETDEF = -DPACKETVER=5 -DNEW_006b
diff --git a/Makefile-optimized b/Makefile-optimized
index 63dc5ff..ea64de2 100644
--- a/Makefile-optimized
+++ b/Makefile-optimized
@@ -1,4 +1,4 @@
-# $Id: Makefile-optimized,v 1.7 2004/07/29 09:35:21 Yor Exp $
+# $Id$
CC = gcc -pipe
PACKETDEF = -DPACKETVER=5 -DNEW_006b