[makefiles] Fix epsilon_run on windows

This commit is contained in:
Joachim Le Fournis
2021-02-08 19:40:54 +01:00
committed by Ecco
parent 11ef4bd996
commit 37f78c5d4d

View File

@@ -1,4 +1,4 @@
PHONY: %_run
t %_run: $(BUILD_DIR)/%.$(EXE)
%_run: $(BUILD_DIR)/%.$(EXE)
$(call rule_label,EXE)
$(Q) ./$^