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