mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:33:12 -06:00
Build Tweaks
- Propagate build enhancements from Phil to Unix/Mac build. - Add removal of .upd files to Clean.cmd script in Binary directory.
This commit is contained in:
@@ -6,6 +6,7 @@ if exist *.dat del *.dat
|
||||
if exist *.com del *.com
|
||||
if exist *.img del *.img
|
||||
if exist *.rom del *.rom
|
||||
if exist *.upd del *.upd
|
||||
if exist *.pdf del *.pdf
|
||||
if exist *.eeprom del *.eeprom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user