cvsdist 6aab03
--- bash-2.05b/builtins/Makefile.in.debuginfo	2003-03-25 17:25:21.000000000 +0000
cvsdist 6aab03
+++ bash-2.05b/builtins/Makefile.in	2003-03-25 17:25:49.000000000 +0000
cvsdist 6aab03
@@ -93,7 +93,6 @@
cvsdist 6aab03
 	$(RM) $@
cvsdist 6aab03
 	./$(MKBUILTINS) $(DIRECTDEFINE) $<
cvsdist 6aab03
 	$(CC) -c $(CCFLAGS) $*.c || ( $(RM) $*.c ; exit 1 )
cvsdist 6aab03
-	$(RM) $*.c
cvsdist 6aab03
 
cvsdist 6aab03
 # How to make a .c file from a .def file.
cvsdist 6aab03
 .def.c: