Lines Matching defs:cp
906 $(hide) cp $(1) $(2); \
1491 cp $(1) $$ldir; \
1515 $(hide) cp $(1) $@)
1545 cp $(1) $$ldir; \
2354 $(hide) cp -f $(1) $(2)
2392 $(hide) cp $(2) $(dir $@)lib/$(1)
2547 $$(copy-file-to-new-target-with-cp)
2581 # The -t option to acp and the -p option to cp is
2599 # cp command instead of acp.
2600 define copy-file-to-target-with-cp
2602 $(hide) cp -fp $< $@
2626 # cp command instead of acp.
2627 define copy-file-to-new-target-with-cp
2629 $(hide) cp -f $< $@
2658 $(hide) mkdir -p $(dir $(3)/$(s)); cp -Rf $(t) $(3)/$(s)$(newline))
2917 # cp $(df).d $(df).P; \
2928 # @cp $*.d $*.P; \