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.

18 lines
442 B

  1. # Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
  2. #######################################################################
  3. #
  4. # PandoraNG Makefile
  5. #
  6. # (C) 1996-99 Microsoft
  7. #
  8. # a-jeremm 11/20/98 Created
  9. #
  10. ########################################################################
  11. SUBDIRS= \
  12. !if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
  13. !if "$(PROCESSOR_ARCHITECTURE)"=="x86"
  14. smbdpmi \
  15. smbios \
  16. !endif
  17. !endif