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.

30 lines
501 B

  1. #######################################################################
  2. #
  3. # PandoraNG Makefile
  4. #
  5. # Copyright (c) 1996-2001 Microsoft Corporation, All Rights Reserved
  6. #
  7. # a-jeffs 12-05-96 Created
  8. #
  9. #
  10. ########################################################################
  11. # PandoraNG makefile
  12. #
  13. SUBDIRS= \
  14. !if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
  15. !if "$(OPSYS)"!="NT64"
  16. winsnmp \
  17. !endif
  18. common \
  19. smir \
  20. compilers \
  21. provider\instclas \
  22. mofs \
  23. mibs \
  24. smir_mofs \
  25. !endif