add default

This commit is contained in:
matthias@arch 2023-12-08 00:01:30 +01:00
parent e295c5549a
commit c85d849ee3

View File

@ -20,6 +20,7 @@ $(BUILD_DIR):
mkdir $@
.PHONY: default test clean
.DEFAULT_GOAL = default
default: $(ROM)
test: ../test.bin