# HG changeset patch # User Michael Pavone # Date 1488181031 28800 # Node ID 4ec5972adffa61fa73d0aa2b5b0d7232065cce3b # Parent 8e911c57846cd185b572691d2f6052c8403ca1bb Missed a usage of Wine in Makefile diff -r 8e911c57846c -r 4ec5972adffa Makefile --- a/Makefile Sun Feb 26 23:25:11 2017 -0800 +++ b/Makefile Sun Feb 26 23:37:11 2017 -0800 @@ -242,7 +242,7 @@ %.bin : %.sz8 vasmz80_mot -Fbin -spaces -o $@ $< res.o : blastem.rc - wine windres blastem.rc res.o + i686-w64-mingw32-windres blastem.rc res.o arrow.tiles : arrow.png cursor.tiles : cursor.png