11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
--- Imakefile.orig Mon Apr 30 00:56:05 2001
|
|
+++ Imakefile Mon Apr 30 00:56:09 2001
|
|
@@ -10,6 +10,6 @@
|
|
SRCS = xlupe.c
|
|
OBJS = xlupe.o
|
|
|
|
-CDEBUGFLAGS = -O2 -Wall
|
|
+CDEBUGFLAGS = -Wall
|
|
|
|
ComplexProgramTargetNoMan(xlupe)
|