all : 100x100 taper tsurobox lightbox

tightbox : tightbox.o drawutils.o configfiles.o
	gcc -o $@ $^ -lm
	
% : %.ini tightbox 
	./tightbox $@

clean :
	rm -rf *.o *~ *.svg tsoro