aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/gcc/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/gcc/Makefile.in b/dist/gcc/Makefile.in
index a51b2a47c..d700cc919 100644
--- a/dist/gcc/Makefile.in
+++ b/dist/gcc/Makefile.in
@@ -221,3 +221,7 @@ install-ghdllib:
$(DESTDIR)$(VHDL_LIB_DIR)/v93/std/std_standard.o
$(INSTALL_DATA) std08_standard.o \
$(DESTDIR)$(VHDL_LIB_DIR)/v08/std/std_standard.o
+# Install vendors scripts.
+ $(MKDIR) -p $(DESTDIR)$(VHDL_LIB_DIR)/vendors
+ $(INSTALL_DATA) -p \
+ $(LIBSRC_DIR)/vendors/* $(DESTDIR)$(VHDL_LIB_DIR)/vendors/