Files
RomWBW/Source/Apps/FAT/Build.cmd
Wayne Warthen 8e17067104 Build Improvements
Corrects some situations where build fails, but kept going.
2021-07-24 11:24:48 -07:00

8 lines
168 B
Batchfile

@echo off
setlocal
REM FAT.com is currently distributed as a binary application, so
REM it is not built here.
copy /Y fat.com ..\..\..\Binary\Apps\ || exit /b