Home | History | Annotate | Download | only in lib

Lines Matching refs:DEPDIR

146 DEPDIR = .deps
373 include $(DEPDIR)/dirname.Po
374 include $(DEPDIR)/dup-safer.Po
375 include $(DEPDIR)/error.Po
376 include $(DEPDIR)/exitfail.Po
377 include $(DEPDIR)/fd-safer.Po
378 include $(DEPDIR)/fopen-safer.Po
379 include $(DEPDIR)/getopt.Po
380 include $(DEPDIR)/getopt1.Po
381 include $(DEPDIR)/hard-locale.Po
382 include $(DEPDIR)/hash.Po
383 include $(DEPDIR)/malloc.Po
384 include $(DEPDIR)/obstack.Po
385 include $(DEPDIR)/pipe-safer.Po
386 include $(DEPDIR)/quote.Po
387 include $(DEPDIR)/quotearg.Po
388 include $(DEPDIR)/stpcpy.Po
389 include $(DEPDIR)/strdup.Po
390 include $(DEPDIR)/strerror.Po
391 include $(DEPDIR)/strndup.Po
392 include $(DEPDIR)/strnlen.Po
393 include $(DEPDIR)/strtol.Po
394 include $(DEPDIR)/strtoul.Po
395 include $(DEPDIR)/strverscmp.Po
396 include $(DEPDIR)/xmalloc.Po
397 include ./$(DEPDIR)/abitset.Po
398 include ./$(DEPDIR)/argmatch.Po
399 include ./$(DEPDIR)/basename.Po
400 include ./$(DEPDIR)/bitset.Po
401 include ./$(DEPDIR)/bitset_stats.Po
402 include ./$(DEPDIR)/bitsetv-print.Po
403 include ./$(DEPDIR)/bitsetv.Po
404 include ./$(DEPDIR)/ebitset.Po
405 include ./$(DEPDIR)/get-errno.Po
406 include ./$(DEPDIR)/lbitset.Po
407 include ./$(DEPDIR)/main.Po
408 include ./$(DEPDIR)/mbswidth.Po
409 include ./$(DEPDIR)/stripslash.Po
410 include ./$(DEPDIR)/subpipe.Po
411 include ./$(DEPDIR)/timevar.Po
412 include ./$(DEPDIR)/vbitset.Po
413 include ./$(DEPDIR)/xalloc-die.Po
414 include ./$(DEPDIR)/xstrndup.Po
415 include ./$(DEPDIR)/yyerror.Po
418 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
419 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
421 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
425 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
426 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
428 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
548 -rm -rf $(DEPDIR) ./$(DEPDIR)
574 -rm -rf $(DEPDIR) ./$(DEPDIR)