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.

82 lines
3.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)\ctype.h $(CRTINC)\stdarg.h $(CRTINC)\stdio.h \
  11. $(CRTINC)\stdlib.h $(CRTINC)\string.h $(OLE)\h\dfmem.hxx \
  12. $(OLE)\h\dfmsp.hxx $(OLE)\h\dfname.hxx $(OLE)\h\ref.hxx \
  13. $(OLE)\h\wchar.h $(OLE2H)\disptype.h $(OLE2H)\stgprop.h \
  14. $(OLE2H)\valid.h $(OSINC)\windef.h $(OSINC)\winnt.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)\ctype.h $(CRTINC)\stdarg.h $(CRTINC)\stdio.h \
  19. $(CRTINC)\stdlib.h $(CRTINC)\string.h $(OLE)\drt\ilb.hxx \
  20. $(OLE)\h\dfmem.hxx $(OLE)\h\dfmsp.hxx $(OLE)\h\dfname.hxx \
  21. $(OLE)\h\ref.hxx $(OLE)\h\wchar.h $(OLE2H)\disptype.h \
  22. $(OLE2H)\stgprop.h $(OLE2H)\valid.h $(OSINC)\windef.h \
  23. $(OSINC)\winnt.h
  24. $(OBJDIR)\strlist.obj $(OBJDIR)\strlist.lst: .\strlist.cxx \
  25. $(CRTINC)\string.h
  26. $(OBJDIR)\illeg.obj $(OBJDIR)\illeg.lst: .\illeg.cxx $(CRTINC)\fcntl.h \
  27. $(CRTINC)\io.h $(CRTINC)\sys\stat.h $(CRTINC)\sys\types.h .\illeg.hxx
  28. $(OBJDIR)\util.obj $(OBJDIR)\util.lst: .\util.cxx $(CRTINC)\direct.h \
  29. $(CRTINC)\io.h $(CRTINC)\stdarg.h $(OLE)\h\dfdeb.hxx
  30. $(OBJDIR)\wrap.obj $(OBJDIR)\wrap.lst: .\wrap.cxx $(OLE)\h\dfentry.hxx
  31. #
  32. # Precompiled C++ header
  33. #
  34. !ifdef PXXFILE
  35. $(PCHDIR)\$(OBJDIR)\headers.pxh $(PCHDIR)\$(OBJDIR)\headers.lst: \
  36. $(OLE)\drt\headers.cxx $(COMMON)\ih\Base32K.hxx \
  37. $(COMMON)\ih\dbgpoint.hxx $(COMMON)\ih\debnot.h $(COMMON)\ih\types.h \
  38. $(COMMON)\ih\winnot.h $(CRTINC)\ctype.h $(CRTINC)\excpt.h \
  39. $(CRTINC)\memory.h $(CRTINC)\stdarg.h $(CRTINC)\stdio.h \
  40. $(CRTINC)\stdlib.h $(CRTINC)\string.h $(OLE)\drt\drt.hxx \
  41. $(OLE)\drt\strlist.hxx $(OLE)\drt\util.hxx $(OLE)\drt\wrap.hxx \
  42. $(OLE)\h\dfmem.hxx $(OLE)\h\dfmsp.hxx $(OLE)\h\dfname.hxx \
  43. $(OLE)\h\ref.hxx $(OLE)\h\wchar.h $(OLE2H)\baseole.h \
  44. $(OLE2H)\basetyps.h $(OLE2H)\cguid.h $(OLE2H)\cobjerr.h \
  45. $(OLE2H)\dfsh.h $(OLE2H)\dispatch.h $(OLE2H)\disptype.h \
  46. $(OLE2H)\dsbase.h $(OLE2H)\idltyps.h $(OLE2H)\itabls.h \
  47. $(OLE2H)\ole2.h $(OLE2H)\oletyp.h $(OLE2H)\prspec.h $(OLE2H)\querys.h \
  48. $(OLE2H)\scode.h $(OLE2H)\shtyps.h $(OLE2H)\stgprop.h \
  49. $(OLE2H)\valid.h $(OLE2H)\varnt.h $(OLE2H)\winole.h $(OLE2H)\wtypes.h \
  50. $(OSINC)\cderr.h $(OSINC)\commdlg.h $(OSINC)\dde.h $(OSINC)\ddeml.h \
  51. $(OSINC)\dlgs.h $(OSINC)\lzexpand.h $(OSINC)\mmsystem.h \
  52. $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h $(OSINC)\rpcdce.h \
  53. $(OSINC)\rpcdcep.h $(OSINC)\rpcndr.h $(OSINC)\rpcnsi.h \
  54. $(OSINC)\rpcnsip.h $(OSINC)\rpcnterr.h $(OSINC)\shellapi.h \
  55. $(OSINC)\winbase.h $(OSINC)\wincon.h $(OSINC)\windef.h \
  56. $(OSINC)\windows.h $(OSINC)\winerror.h $(OSINC)\wingdi.h \
  57. $(OSINC)\winnetwk.h $(OSINC)\winnls.h $(OSINC)\winnt.h \
  58. $(OSINC)\winperf.h $(OSINC)\winreg.h $(OSINC)\winsock.h \
  59. $(OSINC)\winspool.h $(OSINC)\winsvc.h $(OSINC)\winuser.h \
  60. $(OSINC)\winver.h
  61. .\$(OBJDIR)\drt.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  62. .\$(OBJDIR)\tests.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  63. .\$(OBJDIR)\illeg.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  64. .\$(OBJDIR)\util.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  65. .\$(OBJDIR)\wrap.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  66. .\$(OBJDIR)\strlist.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  67. .\$(OBJDIR)\ilb.obj : $(PCHDIR)\$(OBJDIR)\headers.pxh
  68. !endif # PXXFILE