edivc/ediv/doc/clean.bat
2003-06-02 00:45:47 +00:00

12 lines
92 B
Batchfile

cd html
call clean.bat
cd dlls
cd graphics
del *.htm
del *.css
del *.png
cd ..
cd ..
cd ..