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