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.

19 lines
651 B

  1. ############################################################################
  2. #
  3. # Copyright (C) 1999, Microsoft Corporation.
  4. #
  5. # All rights reserved.
  6. #
  7. ############################################################################
  8. !include ..\sources.inc
  9. SOURCES_USED=..\sources.inc
  10. TARGETNAME=comdllsv
  11. # The developer defines the SOURCES macro. It contains a list of all the
  12. # source files for this component. Specify each source file on a separate
  13. # line using the line-continuation character. This minimizes merge
  14. # conflicts if two developers are adding source files to the same component.
  15. SOURCES=$(SOURCES) \
  16. dllmain.cpp