kolibrios/programs/other/outdated/sysxtree/trunk/build_en.bat

6 lines
103 B
Batchfile

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