- only update gtkw

git-svn-id: http://moon:8086/svn/vhdl/trunk@1518 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-24 13:52:59 +00:00
parent 3dcf4ac4ee
commit 638ce8aca6
+1 -1
View File
@@ -56,7 +56,7 @@ all: analyze
$(WORK_DIR):
mkdir -p $@
cp $(TARGET).gtkw $(BUILD_DIR)
cp -u $(TARGET).gtkw $(BUILD_DIR)
syntax:
$(GHDL) -s $(GHDL_OPTS) $(SRCS)