mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[simu] Persistant script store (and other stuff)
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user