- don't create gtkw-file in build dir
This commit is contained in:
@@ -63,7 +63,6 @@ all: analyze
|
|||||||
$(WORK_DIR):
|
$(WORK_DIR):
|
||||||
mkdir -p $@
|
mkdir -p $@
|
||||||
touch $(TARGET).gtkw
|
touch $(TARGET).gtkw
|
||||||
cp -n $(TARGET).gtkw $(BUILD_DIR)
|
|
||||||
|
|
||||||
syntax:
|
syntax:
|
||||||
$(GHDL) -s $(GHDL_OPTS) $(SRCS)
|
$(GHDL) -s $(GHDL_OPTS) $(SRCS)
|
||||||
|
|||||||
Reference in New Issue
Block a user