summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am')
-rw-r--r--c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am4
1 files changed, 2 insertions, 2 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 f37c4a1f9b..91cd0ab9ef 100644
--- a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
+++ b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am
@@ -30,6 +30,8 @@ X_FILES = remdeb.x remdeb_f.x
OBJS = $(GEN_C_O_FILES) $(C_O_FILES) $(S_O_FILES)
+MAINTAINERCLEANFILES = $(H_FILES) $(GEN_C_FILES)
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
@@ -38,8 +40,6 @@ include $(top_srcdir)/../../../automake/lib.am
# Add local stuff here using +=
#
-MAINTAINERCLEANFILES += $(H_FILES) $(GEN_C_FILES)
-
FRONTEND = \"$(RTEMS_CPU)/new_exception_processing/remdeb_f.x\"
$(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a: $(LIB)