Home | History | Annotate | Download | only in tests

Lines Matching refs:DEPDIR

216 DEPDIR = .deps
507 include ./$(DEPDIR)/arextract.Po
508 include ./$(DEPDIR)/arsymtest.Po
509 include ./$(DEPDIR)/asm-tst1.Po
510 include ./$(DEPDIR)/asm-tst2.Po
511 include ./$(DEPDIR)/asm-tst3.Po
512 include ./$(DEPDIR)/asm-tst4.Po
513 include ./$(DEPDIR)/asm-tst5.Po
514 include ./$(DEPDIR)/asm-tst6.Po
515 include ./$(DEPDIR)/asm-tst7.Po
516 include ./$(DEPDIR)/asm-tst8.Po
517 include ./$(DEPDIR)/asm-tst9.Po
518 include ./$(DEPDIR)/ecp.Po
519 include ./$(DEPDIR)/get-aranges.Po
520 include ./$(DEPDIR)/get-files.Po
521 include ./$(DEPDIR)/get-lines.Po
522 include ./$(DEPDIR)/get-pubnames.Po
523 include ./$(DEPDIR)/hash.Po
524 include ./$(DEPDIR)/msg_tst.Po
525 include ./$(DEPDIR)/newfile.Po
526 include ./$(DEPDIR)/newscn.Po
527 include ./$(DEPDIR)/saridx.Po
528 include ./$(DEPDIR)/scnnames.Po
529 include ./$(DEPDIR)/sectiondump.Po
530 include ./$(DEPDIR)/show-abbrev.Po
531 include ./$(DEPDIR)/show-die-info.Po
532 include ./$(DEPDIR)/showptable.Po
533 include ./$(DEPDIR)/test-nlist.Po
534 include ./$(DEPDIR)/update1.Po
535 include ./$(DEPDIR)/update2.Po
536 include ./$(DEPDIR)/update3.Po
537 include ./$(DEPDIR)/update4.Po
540 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
541 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
543 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
547 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
548 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
550 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
737 -rm -rf ./$(DEPDIR)
763 -rm -rf ./$(DEPDIR)