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.

38 lines
1.3 KiB

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