- don't create gtkw-file in build dir
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user