aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: eae05862feddad48e44423ddcba53136f0574f1a (plain) (blame)
1
2
3
4
5
.PHONY: build test
build:
test:
	lua5.2 ./test.lua
	lua5.3 ./test.lua