- only update gtkw
git-svn-id: http://moon:8086/svn/vhdl/trunk@1518 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ all: analyze
|
|||||||
|
|
||||||
$(WORK_DIR):
|
$(WORK_DIR):
|
||||||
mkdir -p $@
|
mkdir -p $@
|
||||||
cp $(TARGET).gtkw $(BUILD_DIR)
|
cp -u $(TARGET).gtkw $(BUILD_DIR)
|
||||||
|
|
||||||
syntax:
|
syntax:
|
||||||
$(GHDL) -s $(GHDL_OPTS) $(SRCS)
|
$(GHDL) -s $(GHDL_OPTS) $(SRCS)
|
||||||
|
|||||||
Reference in New Issue
Block a user