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.

69 lines
3.0 KiB

  1. #
  2. # Built automatically
  3. #
  4. #
  5. # Source files
  6. #
  7. $(OBJDIR)\compob32.obj $(OBJDIR)\compob32.lst: .\compob32.cxx \
  8. $(CRTINC)\ctype.h $(CRTINC)\excpt.h $(CRTINC)\malloc.h \
  9. $(CRTINC)\stdarg.h $(CRTINC)\string.h $(OLE2H)\coguid.h \
  10. $(OLE2H)\compobj.h $(OLE2H)\dvobj.h $(OLE2H)\initguid.h \
  11. $(OLE2H)\moniker.h $(OLE2H)\ole2.h $(OLE2H)\oleguid.h \
  12. $(OLE2H)\scode.h $(OLE2H)\storage.h $(OSINC)\cderr.h \
  13. $(OSINC)\commdlg.h $(OSINC)\dde.h $(OSINC)\ddeml.h $(OSINC)\dlgs.h \
  14. $(OSINC)\drivinit.h $(OSINC)\lzexpand.h $(OSINC)\mmsystem.h \
  15. $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h $(OSINC)\rpcdce.h \
  16. $(OSINC)\rpcdcep.h $(OSINC)\rpcnsi.h $(OSINC)\rpcnterr.h \
  17. $(OSINC)\shellapi.h $(OSINC)\winbase.h $(OSINC)\wincon.h \
  18. $(OSINC)\windef.h $(OSINC)\windows.h $(OSINC)\winerror.h \
  19. $(OSINC)\wingdi.h $(OSINC)\winnetwk.h $(OSINC)\winnls.h \
  20. $(OSINC)\winnt.h $(OSINC)\winperf.h $(OSINC)\winreg.h \
  21. $(OSINC)\winsock.h $(OSINC)\winspool.h $(OSINC)\winsvc.h \
  22. $(OSINC)\winuser.h $(OSINC)\winver.h .\pch.cxx
  23. $(OBJDIR)\dllentry.obj $(OBJDIR)\dllentry.lst: .\dllentry.c \
  24. $(CRTINC)\stdio.h $(CRTINC)\ctype.h $(CRTINC)\excpt.h \
  25. $(CRTINC)\stdarg.h $(CRTINC)\string.h $(OLE2H)\coguid.h \
  26. $(OLE2H)\initguid.h $(OLE2H)\compobj.h $(OLE2H)\dvobj.h \
  27. $(OLE2H)\moniker.h $(OLE2H)\ole2.h $(OLE2H)\oleguid.h \
  28. $(OLE2H)\scode.h $(OLE2H)\storage.h $(OSINC)\cderr.h \
  29. $(OSINC)\commdlg.h $(OSINC)\dde.h $(OSINC)\ddeml.h $(OSINC)\dlgs.h \
  30. $(OSINC)\drivinit.h $(OSINC)\lzexpand.h $(OSINC)\mmsystem.h \
  31. $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h $(OSINC)\rpcdce.h \
  32. $(OSINC)\rpcdcep.h $(OSINC)\rpcnsi.h $(OSINC)\rpcnterr.h \
  33. $(OSINC)\shellapi.h $(OSINC)\winbase.h $(OSINC)\wincon.h \
  34. $(OSINC)\windef.h $(OSINC)\windows.h $(OSINC)\winerror.h \
  35. $(OSINC)\wingdi.h $(OSINC)\winnetwk.h $(OSINC)\winnls.h \
  36. $(OSINC)\winnt.h $(OSINC)\winperf.h $(OSINC)\winreg.h \
  37. $(OSINC)\winsock.h $(OSINC)\winspool.h $(OSINC)\winsvc.h \
  38. $(OSINC)\winuser.h $(OSINC)\winver.h
  39. #
  40. # Precompiled C++ header
  41. #
  42. !ifdef PXXFILE
  43. $(PCHDIR)\$(OBJDIR)\pch.pxh $(PCHDIR)\$(OBJDIR)\pch.lst: \
  44. $(OLE)\utils\compob32\pch.cxx $(CRTINC)\ctype.h $(CRTINC)\excpt.h \
  45. $(CRTINC)\stdarg.h $(CRTINC)\string.h $(OLE2H)\coguid.h \
  46. $(OLE2H)\compobj.h $(OLE2H)\dvobj.h $(OLE2H)\initguid.h \
  47. $(OLE2H)\moniker.h $(OLE2H)\ole2.h $(OLE2H)\oleguid.h \
  48. $(OLE2H)\scode.h $(OLE2H)\storage.h $(OSINC)\cderr.h \
  49. $(OSINC)\commdlg.h $(OSINC)\dde.h $(OSINC)\ddeml.h $(OSINC)\dlgs.h \
  50. $(OSINC)\drivinit.h $(OSINC)\lzexpand.h $(OSINC)\mmsystem.h \
  51. $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h $(OSINC)\rpcdce.h \
  52. $(OSINC)\rpcdcep.h $(OSINC)\rpcnsi.h $(OSINC)\rpcnterr.h \
  53. $(OSINC)\shellapi.h $(OSINC)\winbase.h $(OSINC)\wincon.h \
  54. $(OSINC)\windef.h $(OSINC)\windows.h $(OSINC)\winerror.h \
  55. $(OSINC)\wingdi.h $(OSINC)\winnetwk.h $(OSINC)\winnls.h \
  56. $(OSINC)\winnt.h $(OSINC)\winperf.h $(OSINC)\winreg.h \
  57. $(OSINC)\winsock.h $(OSINC)\winspool.h $(OSINC)\winsvc.h \
  58. $(OSINC)\winuser.h $(OSINC)\winver.h
  59. .\$(OBJDIR)\compob32.obj : $(PCHDIR)\$(OBJDIR)\pch.pxh
  60. !endif # PXXFILE