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.

24 lines
482 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. proxy \
  16. stub \
  17. server \
  18. dcom \
  19. fastprox \
  20. trantest \
  21. wbemprox \
  22. wbemdisp \
  23. !endif