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.

25 lines
413 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. !ENDIF
  11. # Fill in the directory entries here
  12. DIRS = \
  13. hashtest \
  14. minfan \
  15. numset \
  16. str-num \