summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-12-21 15:04:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-12-21 15:04:48 +0000
commit9ba1f0a79efa6efb3cc9360dec61708f3db6da8a (patch)
tree0910d9fad2a1a9f5395790d51b2d69c9cdb4ac89 /c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
parentPatch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9ba1f0a79efa6efb3cc9360dec61708f3db6da8a.tar.bz2
Patch rtems-rc-19991203-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
index b0d5a37384..014355c690 100644
--- a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
+++ b/c/src/librdbg/src/powerpc/new_exception_processing/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)/mcp750/remdeb_f.x\"