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.

27 lines
498 B

  1. !IF 0
  2. Copyright (c) 1989-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. Used by the NT build environment
  8. Author:
  9. George V. Reilly (GeorgeRe) 2000-03-22
  10. NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
  11. !ENDIF
  12. # Fill in the directory entries here
  13. DIRS = \
  14. src \
  15. kernel \
  16. lkrdbg \
  17. samples \