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.

50 lines
1.0 KiB

  1. #
  2. # Explicit rules for copying generated *_i.c files from ..\inc\$(O) to $(O)
  3. #
  4. $(O)\chanmgr_i.c : ..\inc\$(O)\chanmgr_i.c
  5. copy $** $@
  6. $(O)\CommonControls_i.c : ..\inc\$(O)\CommonControls_i.c
  7. copy $** $@
  8. $(O)\emptyvc_i.c : ..\inc\$(O)\emptyvc_i.c
  9. copy $** $@
  10. $(O)\imapi_i.c : ..\inc\$(O)\imapi_i.c
  11. copy $** $@
  12. $(O)\mlang_i.c : ..\inc\$(O)\mlang_i.c
  13. copy $** $@
  14. $(O)\opsprof_i.c : ..\inc\$(O)\opsprof_i.c
  15. copy $** $@
  16. $(O)\shappmgr_i.c : ..\inc\$(O)\shappmgr_i.c
  17. copy $** $@
  18. $(O)\shimgdata_i.c : ..\inc\$(O)\shimgdata_i.c
  19. copy $** $@
  20. $(O)\shgina_i.c : ..\inc\$(O)\shgina_i.c
  21. copy $** $@
  22. $(O)\shhelper_i.c : ..\inc\$(O)\shhelper_i.c
  23. copy $** $@
  24. $(O)\shldisp_i.c : ..\inc\$(O)\shldisp_i.c
  25. copy $** $@
  26. $(O)\shobjidl_i.c : ..\inc\$(O)\shobjidl_i.c
  27. copy $** $@
  28. $(O)\tlog_i.c : ..\inc\$(O)\tlog_i.c
  29. copy $** $@
  30. $(O)\tlogstg_i.c : ..\inc\$(O)\tlogstg_i.c
  31. copy $** $@
  32. $(O)\vrsscan_i.c : ..\inc\$(O)\vrsscan_i.c
  33. copy $** $@