14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
--- idea/Makefile.orig Wed Sep 1 08:06:06 1999
|
|
+++ idea/Makefile Tue Sep 21 09:42:31 1999
|
|
@@ -6,8 +6,8 @@
|
|
|
|
# Compiler flags
|
|
|
|
-CC = cc
|
|
-CFLAGS = -O
|
|
+#CC = cc
|
|
+#CFLAGS = -O
|
|
|
|
all: idea.a
|
|
|