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.

36 lines
516 B

  1. !IF 0
  2. Copyright (c) 1997 Microsoft Corporation
  3. Module Name:
  4. dirs
  5. Abstract:
  6. Domain Name System (DNS)
  7. Specify subdirecties of the main DNS directory to build.
  8. Note it is important that resolver builds before dnsapi.
  9. Dnsapi.dll uses the resolver RPC client library which is a static lib.
  10. Author:
  11. Jim Gilroy (jamesg) April 1997
  12. !ENDIF
  13. DIRS= \
  14. dnslib \
  15. resolver \
  16. dnsapi \
  17. server \
  18. dnsexts \
  19. nslookup \
  20. dnsup
  21. OPTIONAL_DIRS=