Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
242 B

  1. del /s build.log build.err build.wrn
  2. rd /s/q i386
  3. rd /s/q ia64
  4. for %%i in (src kernel lkrdbg samples\hashtest\usermode samples\hashtest\kernel samples\minfan samples\numset samples\str-num) do rd /s/q %%i\obj
  5. del /s *~ *.pp
  6. del /q test\*.txt