Source code of Windows XP (NT5)
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.

64 lines
2.4 KiB

  1. #
  2. # Built automatically
  3. #
  4. #
  5. # Source files
  6. #
  7. $(OBJDIR)\drt.obj $(OBJDIR)\drt.lst: .\drt.cxx .\illeg.hxx .\tests.hxx
  8. $(OBJDIR)\tests.obj $(OBJDIR)\tests.lst: .\tests.cxx \
  9. $(COMMON)\ih\dbgpoint.hxx $(COMMON)\ih\debnot.h $(COMMON)\ih\winnot.h \
  10. $(CRTINC)\stdarg.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
  11. $(CRTINC)\string.h $(OLE)\h\dfmem.hxx $(OLE)\h\dfmsp.hxx \
  12. $(OLE)\h\dfname.hxx $(OLE)\h\ref.hxx $(OLE)\h\wchar.h \
  13. $(OLE2H)\coguid.h $(OLE2H)\compobj.h $(OLE2H)\initguid.h \
  14. $(OLE2H)\scode.h $(OLE2H)\storage.h $(OLE2H)\valid.h .\ilb.hxx \
  15. .\tests.hxx
  16. $(OBJDIR)\ilb.obj $(OBJDIR)\ilb.lst: .\ilb.cxx $(COMMON)\ih\dbgpoint.hxx \
  17. $(COMMON)\ih\debnot.h $(COMMON)\ih\winnot.h $(CRTINC)\memory.h \
  18. $(CRTINC)\stdarg.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
  19. $(CRTINC)\string.h $(OLE)\h\dfmem.hxx $(OLE)\h\dfmsp.hxx \
  20. $(OLE)\h\dfname.hxx $(OLE)\h\ref.hxx $(OLE)\h\wchar.h \
  21. $(OLE2H)\coguid.h $(OLE2H)\compobj.h $(OLE2H)\initguid.h \
  22. $(OLE2H)\scode.h $(OLE2H)\storage.h $(OLE2H)\valid.h .\ilb.hxx
  23. $(OBJDIR)\strlist.obj $(OBJDIR)\strlist.lst: .\strlist.cxx \
  24. $(CRTINC)\string.h
  25. $(OBJDIR)\illeg.obj $(OBJDIR)\illeg.lst: .\illeg.cxx $(CRTINC)\fcntl.h \
  26. $(CRTINC)\io.h $(CRTINC)\sys\stat.h $(CRTINC)\sys\types.h .\illeg.hxx
  27. $(OBJDIR)\util.obj $(OBJDIR)\util.lst: .\util.cxx $(CRTINC)\direct.h \
  28. $(CRTINC)\io.h $(CRTINC)\stdarg.h $(OLE)\h\dfdeb.hxx
  29. $(OBJDIR)\wrap.obj $(OBJDIR)\wrap.lst: .\wrap.cxx $(OLE)\h\dfentry.hxx
  30. #
  31. # Precompiled C++ header
  32. #
  33. !ifdef PXXFILE
  34. $(PCHDIR)\$(OBJDIR)\headers.pxh $(PCHDIR)\$(OBJDIR)\headers.lst: \
  35. $(OLE)\drt\headers.cxx $(COMMON)\ih\dbgpoint.hxx $(COMMON)\ih\debnot.h \
  36. $(COMMON)\ih\winnot.h $(CRTINC)\memory.h $(CRTINC)\stdarg.h \
  37. $(CRTINC)\stdio.h $(CRTINC)\stdlib.h $(CRTINC)\string.h \
  38. $(OLE)\h\dfmem.hxx $(OLE)\h\dfmsp.hxx $(OLE)\h\dfname.hxx \
  39. $(OLE)\h\ref.hxx $(OLE)\h\wchar.h $(OLE2H)\coguid.h \
  40. $(OLE2H)\compobj.h $(OLE2H)\initguid.h $(OLE2H)\scode.h \
  41. $(OLE2H)\storage.h $(OLE2H)\valid.h $(OSINC)\windows.h .\drt.hxx \
  42. .\strlist.hxx .\util.hxx .\wrap.hxx
  43. .\$(OBJDIR)\drt.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  44. .\$(OBJDIR)\tests.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  45. .\$(OBJDIR)\illeg.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  46. .\$(OBJDIR)\util.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  47. .\$(OBJDIR)\wrap.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  48. .\$(OBJDIR)\strlist.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  49. .\$(OBJDIR)\ilb.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  50. !endif # PXXFILE