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
580 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\bak\bin\dirs.tpl
  11. !ENDIF
  12. DIRS=event{32} \
  13. nwlib{32} \
  14. rdr{32} \
  15. perf{32} \
  16. vwipxspx{32} \
  17. nwapi32{32} \
  18. svcdlls{32} \
  19. install{32} \
  20. nw16{32} \
  21. nwscript{32} \
  22. fpnw
  23. OPTIONAL_DIRS= \
  24. test
  25.