summaryrefslogtreecommitdiff
path: root/Makefile
blob: f568f2ae2f839bb349b39532a40bd1fc7c945ab0 (plain)
1
2
3
4
5
6
7
toc: *.[ch]
	./build.sh 
release: *.[ch]
	./build.sh release

clean:
	rm toc