mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-18 04:43:06 +03:00
b97c8c8bf6
git-svn-id: svn://kolibrios.org@5452 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
117 B
Batchfile
6 lines
117 B
Batchfile
@erase lang.inc
|
|
@echo lang fix et >lang.inc
|
|
@fasm -m 16384 taskbar.asm panel
|
|
@erase lang.inc
|
|
@kpack panel
|
|
@pause |