altos/stm32f4-disco: Start hooking up stm32f413 USB for the disco board
[fw/altos] / src / draw / Makefile
1 BDF=5x7.bdf
2
3 ao_font.h: font-convert $(BDF)
4         nickle font-convert $(BDF) > $@