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.

40 lines
862 B

  1. !IF 0
  2. Copyright (c) 1989-92 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. #
  13. # NOTE: These components are not ready to be added to the current
  14. # build.
  15. #
  16. DIRS=client
  17. #
  18. # This macro is defined by the developer. It is a list of all subdirectories
  19. # that build optional components. Each subdirectory should be on a separate
  20. # line using the line continuation character. This will minimize merge
  21. # conflicts if two developers adding source files to the same component.
  22. # The order of the directories is the order that they will be built when
  23. # doing a build.
  24. #
  25. #OPTIONAL_DIRS=dir8 \
  26. # dir9