kolibrios/programs/system/rdsave/trunk/build_en.bat

7 lines
114 B
Batchfile
Raw Permalink Normal View History

@erase lang.inc
2024-06-03 01:34:02 +02:00
@echo lang fix en_US >lang.inc
@fasm rdsave.asm rdsave
@kpack rdsave
@erase lang.inc
2024-06-03 01:34:02 +02:00
@pause