summaryrefslogtreecommitdiff
path: root/libgo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/Makefile.am')
-rw-r--r--libgo/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/libgo/Makefile.am b/libgo/Makefile.am
index 3a84c04dd6c..7165dfd3acf 100644
--- a/libgo/Makefile.am
+++ b/libgo/Makefile.am
@@ -429,8 +429,6 @@ runtime_files = \
runtime/go-cdiv.c \
runtime/go-cgo.c \
runtime/go-construct-map.c \
- runtime/go-defer.c \
- runtime/go-deferred-recover.c \
runtime/go-ffi.c \
runtime/go-fieldtrack.c \
runtime/go-matherr.c \
@@ -442,8 +440,6 @@ runtime_files = \
runtime/go-now.c \
runtime/go-new.c \
runtime/go-nosys.c \
- runtime/go-panic.c \
- runtime/go-recover.c \
runtime/go-reflect-call.c \
runtime/go-runtime-error.c \
runtime/go-setenv.c \