mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +03:00
4e370891be
git-svn-id: svn://kolibrios.org@3930 a494cfbc-eb01-0410-851d-a64ba20cac60
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 |