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

  1. ############################################################################
  2. #
  3. # Copyright (C) 1999, Microsoft Corporation.
  4. #
  5. # All rights reserved.
  6. #
  7. ############################################################################
  8. !include $(PROJECT_ROOT)\wmi\wbem\common\makefile.cmn
  9. SOURCES_USED=$(PROJECT_ROOT)\wmi\wbem\common\makefile.cmn
  10. TARGETNAME=dummy
  11. TARGETPATH=obj
  12. TARGETTYPE=NOTARGET
  13. # The developer defines the SOURCES macro. It contains a list of all the
  14. # source files for this component. Specify each source file on a separate
  15. # line using the line-continuation character. This minimizes merge
  16. # conflicts if two developers are adding source files to the same component.
  17. SOURCES= \
  18. # Next, specify options for the compiler using C_DEFINES.
  19. PASS0_PUBLISH=\
  20. {NCObjAPI.h=$(ADMIN_INC_PATH)\NCObjAPI.h}