kolibrios/programs/develop/examples/template/trunk/build_fr.bat

5 lines
98 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix fr >lang.inc
@fasm template.asm template
@erase lang.inc
@pause