pandoc/lib/fonts/Makefile

6 lines
101 B
Makefile

symbol.hs: symbol.txt
runghc parseUnicodeMapping.hs symbol.txt
.PHONY: clean
clean:
-rm symbol.hs