mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-19 21:32:34 +03:00
4 lines
84 B
Batchfile
4 lines
84 B
Batchfile
![]() |
@echo lang fix et >lang.inc
|
||
|
@fasm -m 16384 pipes.asm pipes
|
||
|
@erase lang.inc
|
||
|
@pause
|