Lines 1-71
Link Here
|
1 |
--- Makefile.orig Wed Oct 3 14:27:19 2001 |
1 |
--- Makefile.orig Fri Nov 9 22:06:30 2001 |
2 |
+++ Makefile Thu Oct 4 20:46:16 2001 |
2 |
+++ Makefile Sun Nov 11 23:19:10 2001 |
3 |
@@ -38,7 +38,7 @@ |
3 |
@@ -38,7 +38,7 @@ |
4 |
# -Ox - optimize (it seems that -O3 also help to find out some errors); |
4 |
# -Ox - optimize; |
5 |
# -g - produce debugging information. |
5 |
# -g - produce debugging information. |
6 |
# |
6 |
# |
7 |
-CFLAGS= -Wall -O -g |
7 |
-CFLAGS= -Wall -O1 -g |
8 |
+#CFLAGS= -Wall -O -g |
8 |
+#CFLAGS= -Wall -O1 -g |