COPYSL Utility from Mark Pruden

Co-Authored-By: Mark Pruden <github@mp.tidykiwi.com>
This commit is contained in:
Wayne Warthen
2024-09-26 19:24:47 -07:00
parent 08a53f54d0
commit 3ca283d08f
25 changed files with 203 additions and 6 deletions

View File

@@ -31,6 +31,7 @@ pushd cpuspd && call Build || exit /b & popd
pushd Survey && call Build || exit /b & popd
pushd HTalk && call Build || exit /b & popd
pushd BBCBASIC && call Build || exit /b & popd
pushd copysl && call Build || exit /b & popd
copy *.com %APPBIN%\ || exit /b