files
kolibrios/programs/develop/h2d2b/build_ru.bat
Andrew 1de0212bfb
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m4s
Build system / Build (pull_request) Successful in 5m3s
develop/h2d2b: Post-SVN tidy
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
2025-05-23 14:23:38 +01:00

7 lines
111 B
Batchfile

@erase lang.inc
@echo lang fix ru_RU >lang.inc
@fasm h2d2b.asm h2d2b
@kpack h2d2b
@erase lang.inc
@pause