aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv
diff options
context:
space:
mode:
Diffstat (limited to 'translate/ghdldrv')
-rw-r--r--translate/ghdldrv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/translate/ghdldrv/Makefile b/translate/ghdldrv/Makefile
index ed94f02b4..ec01aaf1e 100644
--- a/translate/ghdldrv/Makefile
+++ b/translate/ghdldrv/Makefile
@@ -166,8 +166,8 @@ grt.links:
install.all: install.v87 install.v93 install.v08
install.gcc:
- $(MAKE) GHDL1=../ghdl1-gcc install.standard
$(MAKE) GHDL=ghdl_gcc install.all
+ $(MAKE) GHDL1=../ghdl1-gcc install.standard
install.mcode:
$(MAKE) GHDL=ghdl_mcode install.all
@@ -176,8 +176,8 @@ install.simul:
$(MAKE) GHDL=ghdl_simul install.all
install.llvm:
- $(MAKE) GHDL1=../ghdl1-llvm install.standard
$(MAKE) GHDL=ghdl_llvm install.all
+ $(MAKE) GHDL1=../ghdl1-llvm install.standard
clean: force
$(RM) -f *.o *.ali ghdl_gcc ghdl_mcode ghdl_llvm ghdl_llvm_jit