forked from KolibriOS/kolibrios
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 |