Files
kolibrios/programs/other/outdated/kerpack/build.bat
Andrew 7ccd4288f5
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 42s
Build system / Build (pull_request) Successful in 1h21m5s
outdated/kerpack: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Checked build files and ASM include paths.
2025-08-12 00:43:43 +01:00

8 lines
61 B
Batchfile

@fasm -m 16384 kerpack.asm kerpack
@kpack kerpack
@pause