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.

34 lines
1.1 KiB

  1. #
  2. # Built automatically
  3. #
  4. #
  5. # Source files
  6. #
  7. $(OBJDIR)\ctmem.obj $(OBJDIR)\ctmem.lst: .\ctmem.cxx $(CRTINC)\coguid.h \
  8. $(CRTINC)\compobj.h $(CRTINC)\dvobj.h $(CRTINC)\initguid.h \
  9. $(CRTINC)\moniker.h $(CRTINC)\ole2.h $(CRTINC)\oleguid.h \
  10. $(CRTINC)\scode.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
  11. $(CRTINC)\storage.h $(CRTINC)\string.h $(CRTINC)\windows.h \
  12. $(CTCOMTOOLS)\h\comtpch.hxx $(CTCOMTOOLS)\h\ctmem.hxx \
  13. $(CTCOMTOOLS)\h\nchar.h $(CTCOMTOOLS)\h\sift.hxx $(PORTINC)\types16.h
  14. #
  15. # Precompiled C++ header
  16. #
  17. !ifdef PXXFILE
  18. $(PCHDIR)\$(OBJDIR)\comtpch.pxh $(PCHDIR)\$(OBJDIR)\comtpch.lst: \
  19. $(CTCOMTOOLS)\h\comtpch.cxx $(CRTINC)\coguid.h $(CRTINC)\compobj.h \
  20. $(CRTINC)\dvobj.h $(CRTINC)\initguid.h $(CRTINC)\moniker.h \
  21. $(CRTINC)\ole2.h $(CRTINC)\oleguid.h $(CRTINC)\scode.h \
  22. $(CRTINC)\stdio.h $(CRTINC)\stdlib.h $(CRTINC)\storage.h \
  23. $(CRTINC)\string.h $(CRTINC)\windows.h $(CTCOMTOOLS)\h\comtpch.hxx \
  24. $(CTCOMTOOLS)\h\nchar.h
  25. .\$(OBJDIR)\ctmem.obj : $(PCHDIR)\$(OBJDIR)\comtpch.pxh
  26. !endif # PXXFILE