summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-03-20 10:42:52 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-03-20 12:34:21 +0300
commit974e07b74460e86489ec8e75d50366e962cd87ec (patch)
tree7a180443deec2c5cd2a3eef02ec4417b9c8f45b3 /Makefile.am
parentb779f8f652837d59c08c65fb501117bfd38ad35d (diff)
downloadbdwgc-974e07b74460e86489ec8e75d50366e962cd87ec.tar.gz
Remove unused sparc_sunos4_mach_dep.s file
Issue #269 (bdwgc). It had been used only by OpenBSD/sparc in Makefile.direct previously. * Makefile.am (EXTRA_libgc_la_SOURCES): Remove sparc_sunos4_mach_dep.s. * Makefile.direct (SRCS): Likewise. * sparc_sunos4_mach_dep.s: Remove file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c05bb059..bb6389f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,7 +127,7 @@ libgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info $(LIBGC_VER_INFO) \
-no-undefined
EXTRA_libgc_la_SOURCES = ia64_save_regs_in_stack.s sparc_mach_dep.S \
- sparc_netbsd_mach_dep.s sparc_sunos4_mach_dep.s
+ sparc_netbsd_mach_dep.s
if CPLUSPLUS
# C++ Interface