summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: a2d68d1cb31c430d1cd41873e0553f6eeb2f1e60 (plain)
1
2
3
4
5
6
7
8
install:
	scripts/make install

uninstall:
	scripts/make uninstall

fix:
	scripts/make fix