summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2011-08-24 13:50:46 +0400
committerIvan Maidanski <ivmai@mail.ru>2011-08-24 13:50:46 +0400
commit72e874e8693bbc66c4c5835ddbb0e9cdf09b2a5a (patch)
tree2b4ca8e5096a01f2e262104c07d464af7fed649f /Makefile.am
parent6f07a014716ce7fff74a1b9ca896f2d9678f256f (diff)
downloadbdwgc-72e874e8693bbc66c4c5835ddbb0e9cdf09b2a5a.tar.gz
Remove obsolete unused asm files for ALPHA, SGI, ULTRIX, RS6000.
* alpha_mach_dep.S: Ditto. * mips_sgi_mach_dep.s: Ditto. * mips_ultrix_mach_dep.s: Ditto. * rs6000_mach_dep.s: Ditto. * Makefile.am (EXTRA_libgc_la_SOURCES): Remove alpha_mach_dep.S, mips_sgi_mach_dep.s, mips_ultrix_mach_dep.s and rs6000_mach_dep.s. * Makefile.direct (SRCS): Ditto. * Makefile.dj (SRCS): Ditto. * Makefile.direct (mach_dep.o): Remove mips_sgi_mach_dep.s, mips_ultrix_mach_dep.s, rs6000_mach_dep.s from the dependencies. * Makefile.dj (mach_dep.o): Ditto. * Makefile.dj (mach_dep.o): Remove all "if_mach" statements (since the target is x86). * PCR-Makefile (mach_dep.o): Remove rs6000_mach_dep.s from the dependencies; remove all "if_mach" statements except for MIPS.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 8424239d..6bba0950 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -91,9 +91,7 @@ libgc_la_LIBADD = @addobjs@ $(THREADDLLIBS) $(UNWINDLIBS) $(ATOMIC_OPS_LIBS)
libgc_la_DEPENDENCIES = @addobjs@
libgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info 1:3:0 -no-undefined
-EXTRA_libgc_la_SOURCES = alpha_mach_dep.S \
- mips_sgi_mach_dep.s mips_ultrix_mach_dep.s \
- rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
+EXTRA_libgc_la_SOURCES = sparc_mach_dep.S sparc_netbsd_mach_dep.s \
sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s