mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 20:32:35 +03:00
10 lines
153 B
Batchfile
10 lines
153 B
Batchfile
@del lang.h--
|
|
@echo #define LANG_ENG 1 >lang.h--
|
|
|
|
@c-- dl.c
|
|
@del dl
|
|
@rename dl.com dl
|
|
@del warning.txt
|
|
@del lang.h--
|
|
|
|
if not exist dl ( @pause ) |