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
759 B

  1. #############################################################################
  2. #
  3. # Microsoft Confidential
  4. # Copyright (C) Microsoft Corporation 1993
  5. # All Rights Reserved.
  6. #
  7. # Makefile for CMBATT device
  8. #
  9. #############################################################################
  10. OBJS = smbhc.obj smbsrv.obj
  11. ROOT = ..\..\..\..\..
  12. TARGETS = mnp
  13. WANT_C1132 = TRUE
  14. WANT_WDMDDK = TRUE
  15. MINIPORT = smbhc
  16. LIBSNODEP = ..\..\smbclass\maxdebug\smbclass.lib
  17. SRCDIR = ..
  18. DEPENDNAME = ..\depend.mk
  19. IS_DDK = TRUE
  20. IS_SDK = TRUE
  21. NOCHGNAM = TRUE
  22. MINIPORT = smbclass
  23. !include $(ROOT)\dev\master.mk
  24. INCLUDE =$(INCLUDE);$(ROOT)\wdm\acpi\inc;$(ROOT)\wdm\acpi\driver\inc