mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-13 02:17:07 +03:00
357dec4cea
git-svn-id: svn://kolibrios.org@9396 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
88 B
Batchfile
6 lines
88 B
Batchfile
@del *.
|
|
@For /R %%i In (*.c) Do c-- "%%i"
|
|
@rename *.com *.
|
|
@pause
|
|
@del warning.txt
|