LICK/Makefile

6 lines
44 B
Makefile

.PHONY: run
ALL: run
run: main.lua
love .