mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[makefiles] Fix epsilon_run on windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
PHONY: %_run
|
PHONY: %_run
|
||||||
t %_run: $(BUILD_DIR)/%.$(EXE)
|
%_run: $(BUILD_DIR)/%.$(EXE)
|
||||||
$(call rule_label,EXE)
|
$(call rule_label,EXE)
|
||||||
$(Q) ./$^
|
$(Q) ./$^
|
||||||
|
|||||||
Reference in New Issue
Block a user