outdated/mhc: Post-SVN tidy

- Move source code from `trunk` into root directory.
- Checked build files and ASM include paths.
This commit is contained in:
2025-09-14 11:25:00 +01:00
parent 7ccd4288f5
commit 83f3af547d
4 changed files with 2 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ echo Building other
echo * echo *
rem fasm other\archer\trunk\@rcher.asm %BIN%\@rcher rem fasm other\archer\trunk\@rcher.asm %BIN%\@rcher
fasm other\calc\calc.asm %BIN%\calc fasm other\calc\calc.asm %BIN%\calc
fasm other\mhc\trunk\mhc.asm %BIN%\mhc rem fasm other\mhc\trunk\mhc.asm %BIN%\mhc
fasm other\period\period.asm %BIN%\period fasm other\period\period.asm %BIN%\period
fasm other\rtfread\rtfread.asm %BIN%\rtfread fasm other\rtfread\rtfread.asm %BIN%\rtfread
@@ -367,7 +367,7 @@ echo *
rem kpack %BIN%\@rcher rem kpack %BIN%\@rcher
kpack %BIN%\calc kpack %BIN%\calc
kpack %BIN%\mhc rem kpack %BIN%\mhc
kpack %BIN%\period kpack %BIN%\period
kpack %BIN%\rtfread kpack %BIN%\rtfread