svashisht / rpms / bash

Forked from rpms/bash 4 years ago
Clone

Blame SOURCES/bash-2.05b-debuginfo.patch

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