mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Added target run for simulator
This commit is contained in:
@@ -7,4 +7,8 @@ $(BUILD_DIR)/test.headless.$(EXE): $(call object_for,$(test_runner_headless_src)
|
||||
|
||||
HANDY_TARGETS += epsilon.headless test.headless
|
||||
|
||||
run: $(BUILD_DIR)/epsilon.$(EXE)
|
||||
@echo RUN
|
||||
@$(Q) $(BUILD_DIR)/epsilon.$(EXE) -s
|
||||
|
||||
-include build/targets.simulator.$(TARGET).mak
|
||||
|
||||
Reference in New Issue
Block a user