Lines Matching refs:top_builddir
25 INCLUDES = -I$(top_builddir)/../include/curl \
26 -I$(top_builddir)/../include \
28 -I$(top_builddir)/../lib \
30 -I$(top_builddir) \
33 INCLUDES = -I$(top_builddir) \
118 ahost_LDADD = $(top_builddir)/libcares.la
122 adig_LDADD = $(top_builddir)/libcares.la
126 acountry_LDADD = $(top_builddir)/libcares.la
137 rm -rf $(top_builddir)/$$srcdmandir
142 mkdir $(top_builddir)/$$srcdmandir; \
146 cp $(top_srcdir)/$$file $(top_builddir)/$$srcdmandir/$$file; \