We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 322f920 + bec1090 commit 69db205Copy full SHA for 69db205
flow/Makefile
@@ -210,6 +210,7 @@ export DPO_MAX_DISPLACEMENT ?= 5 1
210
# Setup working directories
211
export DESIGN_NICKNAME ?= $(DESIGN_NAME)
212
213
+export DESIGN_CONFIG
214
export DESIGN_DIR = $(dir $(DESIGN_CONFIG))
215
export LOG_DIR = $(WORK_HOME)/logs/$(PLATFORM)/$(DESIGN_NICKNAME)/$(FLOW_VARIANT)
216
export OBJECTS_DIR = $(WORK_HOME)/objects/$(PLATFORM)/$(DESIGN_NICKNAME)/$(FLOW_VARIANT)
0 commit comments