aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GCCLibraries/crtend/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/crtend/Makefile.am b/runtime/GCCLibraries/crtend/Makefile.am
index 71bb077..8aca6ef 100644
--- a/runtime/GCCLibraries/crtend/Makefile.am
+++ b/runtime/GCCLibraries/crtend/Makefile.am
@@ -37,9 +37,13 @@ $(AggregateLib) : $(BCDIR) $(ComponentLibs)
all-am: $(AggregateLib)
clean-am: clean-crtend
+
+clean-crtend:
$(RM) -f $(AggregateLib) *.bc
install-am: install-crtend
+
+install-crtend:
$(INSTALL_DATA) '$(AggregateLib)' $(DESTDIR)$(libdir)
MainObj := crtend.bc listend.bc