aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/Makefile')
-rw-r--r--src/pkg/runtime/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pkg/runtime/Makefile b/src/pkg/runtime/Makefile
index e1c320ca81..4e932b0525 100644
--- a/src/pkg/runtime/Makefile
+++ b/src/pkg/runtime/Makefile
@@ -47,11 +47,9 @@ OFILES=\
closure.$O\
extern.$O\
float.$O\
- float_go.$O\
hashmap.$O\
iface.$O\
malloc.$O\
- malloc_go.$O\
mcache.$O\
mcentral.$O\
mem.$O\
@@ -66,7 +64,6 @@ OFILES=\
runtime.$O\
rt0.$O\
sema.$O\
- sema_go.$O\
signal.$O\
string.$O\
symtab.$O\