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.

68 lines
800 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. dirs.
  5. Abstract:
  6. This file specifies the subdirectories of the current directory that
  7. contain component makefiles.
  8. Author:
  9. Steve Wood (stevewo) 17-Apr-1990
  10. NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
  11. !ENDIF
  12. DIRS= usa
  13. BR \
  14. CHS \
  15. CHT \
  16. CS \
  17. DA \
  18. EL \
  19. ES \
  20. FI \
  21. FR \
  22. GER \
  23. HU \
  24. IT \
  25. JPN \
  26. KOR \
  27. NL \
  28. NO \
  29. PL \
  30. PT \
  31. RU \
  32. SV \
  33. TR
  34. OPTIONAL_DIRS= \
  35. chs \
  36. cht \
  37. ger \
  38. jpn \
  39. kor \
  40. br \
  41. cs \
  42. da \
  43. el \
  44. es \
  45. fi \
  46. fr \
  47. hu \
  48. it \
  49. nl \
  50. no \
  51. pl \
  52. psu \
  53. pt \
  54. sv \
  55. tr \
  56. TST