files
kolibrios/programs/other/outdated/kerpack/build.bat
Andrew 7ccd4288f5
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 42s
Build system / Build (pull_request) Failing after 6m27s
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