forked from KolibriOS/kolibrios
10 lines
153 B
Batchfile
10 lines
153 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_RUS 1 >lang.h--
|
||
|
|
||
|
@c-- dl.c
|
||
|
@del dl
|
||
|
@rename dl.com dl
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
|
||
|
if not exist dl ( @pause )
|