altos/drivers: Add explicit casts in ao_aprs, ao_bmx160 and ao_btm
[fw/altos] / src / draw / Makefile
1 BDF=5x7.bdf
2
3 ao_font.h: font-convert $(BDF)
4         nickle font-convert $(BDF) > $@