[simu] Persistant script store (and other stuff)

This commit is contained in:
M4x1m3
2020-07-22 17:16:33 +02:00
parent 32be8854c9
commit b11c58f11c
6 changed files with 147 additions and 88 deletions

View File

@@ -178,7 +178,7 @@ cleanandcompile:
.PHONY: start
start:
@echo "INFO Starting output/$(BUILD_TYPE)/simulator/$(HOST)/epsilon.$(EXE)"
@$(Q) output/$(BUILD_TYPE)/simulator/$(HOST)/epsilon.$(EXE)
@$(Q) output/$(BUILD_TYPE)/simulator/$(HOST)/epsilon.$(EXE) -v
.PHONY: clean_run
clean_run: cleanandcompile