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.

45 lines
599 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. Steve Wood (stevewo) 17-Apr-1990
  10. NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
  11. !ENDIF
  12. DIRS=\
  13. resutils \
  14. disks \
  15. genapp \
  16. gensvc \
  17. iis \
  18. ipaddr \
  19. netname \
  20. smbshare \
  21. timesvc \
  22. spooler \
  23. lkquorum \
  24. genscript \
  25. clusres \
  26. msmq \
  27. clnetres \
  28. ndquorum
  29. OPTIONAL_DIRS= \
  30. # Dummy \
  31. # DummyEx \