summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 0fb2c82d4b12dc67ff0deb73d3c67396de924823 (plain) (blame)
1
2
3
4
5
6
7
.PHONY: all

all:
	@ scripts/build

test:
	@ scripts/test