Leaked source code of windows server 2003
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.

41 lines
814 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. Rick Sailor (Ricksa) 24-Jan-1994
  10. !ENDIF
  11. #
  12. # This is a list of all subdirectories that build required components.
  13. # Each subdirectory name should appear on a line by itself. The build
  14. # follows the order in which the subdirectories are specified.
  15. #
  16. DIRS= debug \
  17. docfile \
  18. layout \
  19. layoutui \
  20. dftool \
  21. dfsetup
  22. #
  23. # This is a list of all subdirectories that build optional components.
  24. # Each subdirectory name should appear on a line by itself. The build
  25. # follows the order in which the subdirectories are specified.
  26. #
  27. OPTIONAL_DIRS=