comparison Makefile @ 917:f057975212e9

Added button graphic for menu
author Michael Pavone <pavone@retrodev.com>
date Thu, 17 Dec 2015 20:41:43 -0800
parents e60eb88d7b09
children c96647630320
comparison
equal deleted inserted replaced
916:20c464dbae8f 917:f057975212e9
207 vasmz80_mot -Fbin -spaces -o $@ $< 207 vasmz80_mot -Fbin -spaces -o $@ $<
208 208
209 arrow.tiles : arrow.png 209 arrow.tiles : arrow.png
210 cursor.tiles : cursor.png 210 cursor.tiles : cursor.png
211 font_interlace_variable.tiles : font_interlace_variable.png 211 font_interlace_variable.tiles : font_interlace_variable.png
212 menu.bin : font_interlace_variable.tiles arrow.tiles cursor.tiles 212 button.tiles : button.png
213 menu.bin : font_interlace_variable.tiles arrow.tiles cursor.tiles button.tiles
213 214
214 clean : 215 clean :
215 rm -rf $(ALL) trans ztestrun ztestgen *.o 216 rm -rf $(ALL) trans ztestrun ztestgen *.o