From 9ba1f0a79efa6efb3cc9360dec61708f3db6da8a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Dec 1999 15:04:48 +0000 Subject: Patch rtems-rc-19991203-9.diff from Ralf Corsepius which ontains all what was left over from the other patches (Primarily minor configuration cleanups). To apply: patch -p1 < rtems-rc-19991203-9.diff ./bootstrap --- c/src/librdbg/src/i386/any/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'c/src/librdbg/src/i386/any/Makefile.am') diff --git a/c/src/librdbg/src/i386/any/Makefile.am b/c/src/librdbg/src/i386/any/Makefile.am index 45bb35c04a..2bbc2499e7 100644 --- a/c/src/librdbg/src/i386/any/Makefile.am +++ b/c/src/librdbg/src/i386/any/Makefile.am @@ -47,13 +47,6 @@ $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIBVARIANT).a # Add local stuff here using += # -# -# Add your list of files to delete here. The config files -# already know how to delete some stuff, so you may want -# to just run 'make clean' first to see what gets missed. -# 'make clobber' already includes 'make clean' -# - CLEANFILES += $(LIB) $(H_FILES) $(GEN_C_FILES) FRONTEND = \"$(RTEMS_CPU)/any/remdeb_f.x\" -- cgit v1.2.3