aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/Makefile')
-rw-r--r--src/runtime/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/Makefile b/src/runtime/Makefile
index 409925328b..f62229fd2c 100644
--- a/src/runtime/Makefile
+++ b/src/runtime/Makefile
@@ -36,7 +36,6 @@ LIBOFILES=\
sema.$O\
string.$O\
symtab.$O\
- sys_file.$O\
OFILES=$(RT0OFILES) $(LIBOFILES)
OS_H=$(GOARCH)_$(GOOS).h