aboutsummaryrefslogtreecommitdiff
path: root/Makefile.vofiles
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-11-26 23:01:55 +0100
committerGaëtan Gilbert2019-12-13 13:12:20 +0100
commitdfb92f3476fff0b329590626790d83a2f9e3e058 (patch)
tree2a31c96a4208730fceb08f1ecd8ff041a031d627 /Makefile.vofiles
parenta07480b5150d23b89a2a9acc09c8e506db9e73da (diff)
Split up stdlib install command (too long)
Diffstat (limited to 'Makefile.vofiles')
-rw-r--r--Makefile.vofiles1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.vofiles b/Makefile.vofiles
index 97263ed9ea..b6e0cd0a08 100644
--- a/Makefile.vofiles
+++ b/Makefile.vofiles
@@ -49,7 +49,6 @@ endif
else
NATIVEFILES :=
endif
-LIBFILES:=$(ALLVO:.$(VO)=.vo) $(ALLVO:.$(VO)=.vos) $(NATIVEFILES) $(VFILES) $(GLOBFILES)
# For emacs:
# Local Variables: