mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Reintegrate wbw -> trunk
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@echo off
|
||||
if exist *.bin del *.bin
|
||||
if exist *.com del *.com
|
||||
if exist *.img del *.img
|
||||
if exist *.rom del *.rom
|
||||
if exist *.lst del *.lst
|
||||
if exist *.exp del *.exp
|
||||
if exist *.tmp del *.tmp
|
||||
if exist *.mrk del *.mrk
|
||||
if exist build.inc del build.inc
|
||||
setlocal
|
||||
|
||||
pushd Apps && call Clean.cmd && popd
|
||||
pushd CPM22 && call Clean.cmd && popd
|
||||
pushd ZCPR && call Clean.cmd && popd
|
||||
pushd ZCPR-DJ && call Clean.cmd && popd
|
||||
pushd ZSDOS && call Clean.cmd && popd
|
||||
|
||||
pushd BIOS && call Clean.cmd && popd
|
||||
|
||||
Reference in New Issue
Block a user