NT4/private/sdktools/slmnew/cleanmak.cmd

7 lines
102 B
Batchfile
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
cd slm
call make clean all
cd ..\util
call make clean all
cd setup\src
call make clean all
cd ..\..\..