ttf2eot: OpenTypeUtilities.o ttf2eot.o
	g++ -o $@ $^

clean:
	rm -f *.o *.core *.obj *.exe core ttf2eot
