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.

22 lines
444 B

  1. $(O)\dbghelp.res: ..\dbghelp.rc
  2. ..\debug.c ..\undname.c: $(SDK_INC_PATH)\ntverp.h
  3. $(O)\pdbghelp.def : ..\imagehlp.src
  4. @type <<$(ECHO_RSP)
  5. $(ECHO_MSG) /EP $<
  6. <<NOKEEP
  7. @$(C_PREPROCESSOR_NAME) @<<$(CL_RSP) /Tc..\imagehlp.src > $@
  8. $(CPPXX: =
  9. )
  10. -DPRIVATE=
  11. <<NOKEEP
  12. $(O)\pdbghelp.lib : $(O)\pdbghelp.def $(IMPLIB_DEPEND)
  13. -lib -out:$@ @<<
  14. $(LIBRARIAN_FLAGS: =
  15. )
  16. -def:$(O)\pdbghelp.def
  17. $(LIBRARY_OBJS: =
  18. )
  19. <<NOKEEP