Build process cleanup

This commit is contained in:
Wayne Warthen
2020-02-07 17:26:17 -08:00
parent f65e17f3ac
commit ae287ca56d
14 changed files with 264 additions and 57 deletions

View File

@@ -5,3 +5,4 @@ if exist *.bin del *.bin
if exist *.lst del *.lst
if exist *.prn del *.prn
if exist *.hex del *.hex
if exist *.sys del *.sys