Files
Odin/tests/internal/Makefile
2022-11-13 16:32:24 +01:00

6 lines
109 B
Makefile

ODIN=../../odin
all: map_test
map_test:
$(ODIN) run test_map.odin -file -vet -strict-style -o:minimal