Home | History | Annotate | Download | only in src

Lines Matching refs:DEPDIR

136 DEPDIR = .deps
368 include ./$(DEPDIR)/LR0.Po
369 include ./$(DEPDIR)/assoc.Po
370 include ./$(DEPDIR)/closure.Po
371 include ./$(DEPDIR)/complain.Po
372 include ./$(DEPDIR)/conflicts.Po
373 include ./$(DEPDIR)/derives.Po
374 include ./$(DEPDIR)/files.Po
375 include ./$(DEPDIR)/getargs.Po
376 include ./$(DEPDIR)/gram.Po
377 include ./$(DEPDIR)/lalr.Po
378 include ./$(DEPDIR)/location.Po
379 include ./$(DEPDIR)/main.Po
380 include ./$(DEPDIR)/muscle_tab.Po
381 include ./$(DEPDIR)/nullable.Po
382 include ./$(DEPDIR)/output.Po
383 include ./$(DEPDIR)/parse-gram.Po
384 include ./$(DEPDIR)/print.Po
385 include ./$(DEPDIR)/print_graph.Po
386 include ./$(DEPDIR)/reader.Po
387 include ./$(DEPDIR)/reduce.Po
388 include ./$(DEPDIR)/relation.Po
389 include ./$(DEPDIR)/scan-gram-c.Po
390 include ./$(DEPDIR)/scan-gram.Po
391 include ./$(DEPDIR)/scan-skel-c.Po
392 include ./$(DEPDIR)/scan-skel.Po
393 include ./$(DEPDIR)/state.Po
394 include ./$(DEPDIR)/symlist.Po
395 include ./$(DEPDIR)/symtab.Po
396 include ./$(DEPDIR)/tables.Po
397 include ./$(DEPDIR)/uniqstr.Po
398 include ./$(DEPDIR)/vcg.Po
401 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
402 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
404 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
408 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
409 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
411 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
557 -rm -rf ./$(DEPDIR)
583 -rm -rf ./$(DEPDIR)