force clean on Windows dsk build

This commit is contained in:
Peter Ferrie 2023-04-15 10:16:03 -07:00
parent 79b6cd7066
commit ab916752c9
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ rem version 3.1.0 or later
set EXOMIZER=exomizer mem -q -P23 -lnone
if "%1" equ "dsk" (
call :clean
call :index
if "%2". equ "". (
call :asmproboot
@ -73,6 +74,7 @@ if "%1" equ "clean" (
if "%2". neq "". (
1>nul move build\%DISK%
)
:clean
echo y|1>nul 2>nul rd build /s
if "%2". neq "". (
md build