forked from KolibriOS/kolibrios
10 lines
161 B
Batchfile
10 lines
161 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_ENG 1 >lang.h--
|
||
|
|
||
|
@C-- pixie.c
|
||
|
@del pixie
|
||
|
@kpack pixie.com
|
||
|
@rename pixie.com pixie
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
@pause
|