mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-29 12:13:12 +03:00
6 lines
115 B
Batchfile
6 lines
115 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix et >lang.inc
|
||
|
@fasm -m 16384 pipes.asm pipes
|
||
|
@kpack pipes
|
||
|
@erase lang.inc
|
||
|
@pause
|