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.

35 lines
669 B

  1. !IF 0
  2. Copyright (c) 2000 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. Cenk Ergan
  10. !ENDIF
  11. #
  12. # This is the list of subdirectories that build required components.
  13. # Keep each subdirectory on its own line to minimize merge conflicts.
  14. #
  15. DIRS= \
  16. pfapp \
  17. pftest \
  18. pfctrl \
  19. #
  20. # This is the list of subdirectories that build optional components.
  21. # Keep each subdirectory on its own line to minimize merge conflicts.
  22. #
  23. OPTIONAL_DIRS= \