Leaked source code of windows server 2003
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
499 B

  1. #######################################################################
  2. #
  3. # PandoraNG Makefile
  4. #
  5. # (C) 1996 Microsoft
  6. #
  7. # a-jeffs 12-05-96 Created
  8. #
  9. #
  10. ########################################################################
  11. # PandoraNG makefile
  12. #
  13. SUBDIRS= \
  14. !if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
  15. common \
  16. minimfc \
  17. mofcomp_dll \
  18. coredll \
  19. marshalers \
  20. ess\ess3
  21. wbemtest \
  22. mofcompiler \
  23. stdprov \
  24. redirect \
  25. security \
  26. !endif