mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-16 20:02:35 +03:00
10 lines
155 B
Batchfile
10 lines
155 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_RUS 1 >lang.h--
|
||
|
|
||
|
C-- dicty.c
|
||
|
@del dicty
|
||
|
@rename dicty.com dicty
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
@pause
|
||
|
kpack dicty
|