Lines Matching refs:cp

258 # on sysV, define this as cp.
261 # Allow configure to check this and use "ln -s", "ln", or "cp" as appropriate.
317 # install-headers-tar, install-headers-cpio or install-headers-cp.
1033 ipa-prop.o ipa-cp.o
1344 $(LN) $< as$(exeext) || cp $< as$(exeext) ;; \
1360 $(LN) $< collect-ld$(exeext) || cp $< collect-ld$(exeext) ;; \
1376 $(LN) $< nm$(exeext) || cp $< nm$(exeext) ;; \
1394 cp xgcc$(exeext) gcc-cross$(exeext)
1594 -cp -p $^ $(srcdir)
2310 ipa-cp.o : ipa-cp.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
2861 $(srcdir)/ipa-prop.c $(srcdir)/ipa-cp.c $(srcdir)/ipa-inline.c \
3134 cp $(srcdir)/protoize.c tmp-proto.c
3205 cp $$file include; \
3210 cp xlimits.h include/limits.h
3212 cp $(UNWIND_H) include/unwind.h
3216 cp $(srcdir)/../fixincludes/README-fixinc include/README
3277 cp $(srcdir)/gsyslimits.h include/syslimits.h; \
3381 -cp -p $^ $(srcdir)/doc
3508 -cp -p $^ $(srcdir)/doc
3593 -rm -f *.toc *.log *.vr *.fn *.cp *.tp *.ky *.pg
3594 -rm -f */*.toc */*.log */*.vr */*.fn */*.cp */*.tp */*.ky */*.pg
3656 -rmdir ada cp f java objc intl po testsuite 2>/dev/null
3906 # Install the include directory using cp.
3907 install-headers-cp: stmp-int-hdrs $(STMP_FIXPROTO) install-include-dir
3908 cp -p -r include $(DESTDIR)$(libsubdir)
3919 real-install-headers-cp:
3920 cp -p -r include $(DESTDIR)$(libsubdir)
4494 -cp -p $(STAGECOPYSTUFF) stage1
4500 -cp libgcc.a stage1
4502 -cp libgcov.a stage1
4504 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage1; \
4507 -cp libgcc_s*$(SHLIB_EXT) stage1
4508 -cp libunwind.a libunwind*$(SHLIB_EXT) stage1
4510 cp stage1/$${f} . ; \
4533 -cp -p $(STAGECOPYSTUFF) stage2
4539 -cp libgcc.a stage2
4541 -cp libgcov.a stage2
4543 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage2; \
4546 -cp libgcc_s*$(SHLIB_EXT) stage2
4547 -cp libunwind.a libunwind*$(SHLIB_EXT) stage2
4549 cp stage2/$${f} . ; \
4568 -cp -p $(STAGECOPYSTUFF) stage3
4574 -cp libgcc.a stage3
4576 -cp libgcov.a stage3
4578 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage3; \
4581 -cp libgcc_s*$(SHLIB_EXT) stage3
4582 -cp libunwind.a libunwind*$(SHLIB_EXT) stage3
4584 cp stage3/$${f} . ; \
4603 -cp -p $(STAGECOPYSTUFF) stage4
4609 -cp libgcc.a stage4
4611 -cp libgcov.a stage4
4613 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage4; \
4616 -cp libgcc_s*$(SHLIB_EXT) stage4
4617 -cp libunwind.a libunwind*$(SHLIB_EXT) stage4
4619 cp stage4/$${f} . ; \
4636 -cp -p $(STAGECOPYSTUFF) stageprofile
4642 -cp libgcc.a stageprofile
4644 -cp libgcov.a stageprofile
4646 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stageprofile; \
4649 -cp libgcc_s*$(SHLIB_EXT) stageprofile
4650 -cp libunwind.a libunwind*$(SHLIB_EXT) stageprofile
4652 cp stageprofile/$${f} . ; \
4670 -cp -p $(STAGECOPYSTUFF) stagefeedback
4680 -cp libgcc.a stagefeedback
4682 -cp libgcov.a stagefeedback
4684 -if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stagefeedback; \
4687 -cp libgcc_s*$(SHLIB_EXT) stagefeedback
4688 -cp libunwind.a libunwind*$(SHLIB_EXT) stagefeedback
4690 cp stagefeedback/$${f} . ; \