Makefile
b6134858
 ifndef CONF
 	CONF := config.json
620867de
 endif
 
b6134858
 %:
 	@./build.py -c $(CONF) -t $@