- don't create gtkw-file in build dir

This commit is contained in:
2022-06-30 19:24:09 +02:00
parent 4e55a80489
commit 240c12126a
-1
View File
@@ -63,7 +63,6 @@ all: analyze
$(WORK_DIR):
mkdir -p $@
touch $(TARGET).gtkw
cp -n $(TARGET).gtkw $(BUILD_DIR)
syntax:
$(GHDL) -s $(GHDL_OPTS) $(SRCS)