]> git.gag.com Git - fw/altos/blob - src/draw/Makefile
add TeleBT v4.0 to the list of stuff we build
[fw/altos] / src / draw / Makefile
1 BDF=5x7.bdf
2
3 ao_font.h: font-convert $(BDF)
4         nickle font-convert $(BDF) > $@