Build Process Refactoring

This commit is contained in:
Wayne Warthen
2021-07-24 19:27:21 -07:00
parent 8e17067104
commit 073a698a6a
8 changed files with 200 additions and 172 deletions

View File

@@ -11,3 +11,4 @@ pushd ZPM3 && call Build || exit /b & popd
pushd Apps && call Build || exit /b & popd
pushd Forth && call Build || exit /b & popd
pushd Fonts && call Build || exit /b & popd
pushd RomDsk && call Build || exit /b & popd