From df660489af69e9fbfa6ede69790777b7b07401a5 Mon Sep 17 00:00:00 2001 From: Brian Drummond Date: Thu, 5 Dec 2013 15:05:36 +0000 Subject: Revert change to mcode Makefile --- translate/ghdldrv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/translate/ghdldrv/Makefile b/translate/ghdldrv/Makefile index 159519ccf..b4199a990 100644 --- a/translate/ghdldrv/Makefile +++ b/translate/ghdldrv/Makefile @@ -106,8 +106,7 @@ LIB08_DIR:=../lib/v08 LIBSRC_DIR:=../../libraries REL_DIR:=../.. -#GHDL=ghdl -GHDL=ghdl_mcode +GHDL=ghdl ANALYZE:=../../../ghdldrv/$(GHDL) -a $(LIB_CFLAGS) LN=ln -s CP=cp -- cgit v1.2.3