forked from KolibriOS/kolibrios
9 lines
154 B
Batchfile
9 lines
154 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_ENG 1 >lang.h--
|
||
|
|
||
|
@c-- mblocks.c
|
||
|
@del mblocks.kex
|
||
|
@rename mblocks.com mblocks
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
pause
|