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.

39 lines
1.4 KiB

  1. #
  2. # Built automatically
  3. #
  4. #
  5. # Source files
  6. #
  7. $(OBJDIR)\convert.obj $(OBJDIR)\convert.lst: .\convert.cxx \
  8. $(CRTINC)\coguid.h $(CRTINC)\compobj.h $(CRTINC)\dispatch.h \
  9. $(CRTINC)\dvobj.h $(CRTINC)\initguid.h $(CRTINC)\moniker.h \
  10. $(CRTINC)\ole2.h $(CRTINC)\oleguid.h $(CRTINC)\scode.h \
  11. $(CRTINC)\stdarg.h $(CRTINC)\stdio.h $(CRTINC)\storage.h \
  12. $(CRTINC)\string.h $(CRTINC)\variant.h $(CRTINC)\windows.h \
  13. $(CTOLERPC)\include\ctolerpc.h $(CTOLERPC)\include\KillWarn.h \
  14. $(CTOLERPC)\include\macport.h $(CTOLERPC)\include\olestr.h \
  15. $(CTOLERPC)\include\oletypes.h $(PORTINC)\tchar.h $(PORTINC)\types16.h
  16. #
  17. # Precompiled C++ header
  18. #
  19. !ifdef PXXFILE
  20. $(PCHDIR)\$(OBJDIR)\ctolerpc.pxh $(PCHDIR)\$(OBJDIR)\ctolerpc.lst: \
  21. $(CTOLERPC)\include\ctolerpc.cxx $(CRTINC)\coguid.h \
  22. $(CRTINC)\compobj.h $(CRTINC)\dispatch.h $(CRTINC)\dvobj.h \
  23. $(CRTINC)\initguid.h $(CRTINC)\moniker.h $(CRTINC)\ole2.h \
  24. $(CRTINC)\oleguid.h $(CRTINC)\scode.h $(CRTINC)\stdarg.h \
  25. $(CRTINC)\stdio.h $(CRTINC)\storage.h $(CRTINC)\string.h \
  26. $(CRTINC)\variant.h $(CRTINC)\windows.h $(CTOLERPC)\include\ctolerpc.h \
  27. $(CTOLERPC)\include\KillWarn.h $(CTOLERPC)\include\macport.h \
  28. $(CTOLERPC)\include\olestr.h $(CTOLERPC)\include\oletypes.h \
  29. $(PORTINC)\tchar.h $(PORTINC)\types16.h
  30. .\$(OBJDIR)\convert.obj : $(PCHDIR)\$(OBJDIR)\ctolerpc.pxh
  31. !endif # PXXFILE