diff --git a/make/ghdl.mk b/make/ghdl.mk index 13e33b4..99ff8dc 100644 --- a/make/ghdl.mk +++ b/make/ghdl.mk @@ -62,7 +62,6 @@ all: analyze $(WORK_DIR): mkdir -p $@ - touch $(TARGET).gtkw syntax: $(GHDL) -s $(GHDL_OPTS) $(SRCS)