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.

52 lines
837 B

  1. s/special\.mak/special.oky/
  2. /\.scc$/d
  3. /\\common\\/d
  4. /\\dll\\/d
  5. /\\dlllib\\/d
  6. /\\doc\\/d
  7. /^doc\\/d
  8. /^libw32\\lib\\dll40/d
  9. /\\mips\\tests\\/d
  10. /\\mips\\perf_tests\\/d
  11. /\\mips\\mips2\\/d
  12. /\\mt\\/d
  13. /\\nt\\/d
  14. /\\os2\\/d
  15. /\\psx\\/d
  16. /^srcrel\\/d
  17. /\\source\\/d
  18. /\\st\\/d
  19. /\\tests\\/d
  20. /\\w32\\/d
  21. /\\winheap\\/d
  22. /\\dirs$/d
  23. /^dirs$/d
  24. /\\sources$/d
  25. /readme/d
  26. /\.old$/d
  27. /\.mak$/d
  28. /\.mkf$/d
  29. /\.txt$/d
  30. /\.sav$/d
  31. /\.a$/d
  32. /\.nt$/d
  33. /\.vc$/d
  34. /\\testconv\.c$/d
  35. /\\test_out\.c$/d
  36. /\\mtest\.[ch]$/d
  37. /\\xundname\.cpp$/d
  38. /\\stdio\\files\.c$/d
  39. /\\stdio\\maketab\.c$/d
  40. /\\stdio\\maketabc\.c$/d
  41. /\\eh\\stdnewh\.cpp$$/d
  42. /\\heap\\badalloc\.cpp$$/d
  43. /\\heap\\oldnew\.c$$/d
  44. /\\linkopts\\newnew\.c$$/d
  45. /^crtw32\\.*makefile/d
  46. /^crtw32\\.*\.bat/d
  47. /^crtw32\\.*\.cmd/d
  48. /^fpw32\\.*makefile/d
  49. /^fpw32\\.*\.bat/d
  50. /^fpw32\\.*\.cmd/d
  51. /\\perf_tests\\/d
  52. s/special\.oky/special.mak/