files
kolibrios-gitea/programs/other/outdated/mfar/build_en.bat
Andrew 760b12025f outdated/mfar: Post-SVN tidy
- Move source code from `trunk` into root directory.
2025-06-28 00:26:51 -04:00

5 lines
78 B
Batchfile

@echo lang fix en_US >lang.inc
@fasm mfar.asm mfar
@erase lang.inc
@pause