forked from KolibriOS/kolibrios
6 lines
100 B
Batchfile
6 lines
100 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix it >lang.inc
|
||
|
@fasm end.asm end
|
||
|
@kpack end
|
||
|
@erase lang.inc
|
||
|
@pause
|