1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/nwztools
Amaury Pouly 4ed5727654 nwztools: fix Makefile
Seems like newer versions of mingw will sponteanously add a .exe suffix to
the output path if it doesn't have one, for example mingw-gcc -o scsitool bla
will actually create scsitool.exe and of course this breaks my release script.
Fix this by explicitely adding the .exe to avoid any problem

Change-Id: Ic8019b968b532b2ca612ba0c03977a96c22cee01
2019-04-22 23:45:33 +02:00
..
database
emmctools
scripts
scsitools nwztools: fix Makefile 2019-04-22 23:45:33 +02:00
upgtools