mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 19:53:12 +03:00
f5c7d5551c
autodhcp - added build.bat git-svn-id: svn://kolibrios.org@199 a494cfbc-eb01-0410-851d-a64ba20cac60
5 lines
98 B
Batchfile
5 lines
98 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm stackcfg.asm stackcfg
|
|
@erase lang.inc
|
|
@pause |