e6a2505
diff -dur gcl-2.6.8.ORIG/o/makefile gcl-2.6.8/o/makefile
e6a2505
--- gcl-2.6.8.ORIG/o/makefile	2006-10-18 11:08:56.000000000 -0600
e6a2505
+++ gcl-2.6.8/o/makefile	2009-01-07 16:10:38.000000000 -0700
e6a2505
@@ -27,7 +27,6 @@
e6a2505
 %.o: %.d $(DECL)
e6a2505
 	$(DPP) $*
e6a2505
 	$(CC) -c $(CFLAGS) $(DEFS) $*.c $(AUX_INFO)
e6a2505
-	rm $*.c
e6a2505
 
e6a2505
 CPP=
e6a2505
 %.ini: %.c grab_defs plt.h