Lines Matching defs:top_srcdir
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_catchable_abrt.m4 \
107 $(top_srcdir)/m4/ax_check_catchable_segv.m4 \
108 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
109 $(top_srcdir)/m4/ax_check_define.m4 \
110 $(top_srcdir)/m4/ax_check_link_flag.m4 \
111 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_tls.m4 \
112 $(top_srcdir)/m4/ax_valgrind_check.m4 \
113 $(top_srcdir)/m4/ld-output-def.m4 $(top_srcdir)/m4/libtool.m4 \
114 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
115 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
116 $(top_srcdir)/configure.ac
387 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
650 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
665 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
669 $(top_srcdir)/build-aux/depcomp \
670 $(top_srcdir)/build-aux/test-driver
828 top_srcdir = @top_srcdir@
1130 -I$(top_srcdir)/src/libsodium/include \
1131 -I$(top_srcdir)/src/libsodium/include/sodium \
1134 -I$(top_srcdir)/test/quirks
1310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/default/Makefile'; \
1311 $(am__cd) $(top_srcdir) && \
1322 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1325 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1768 && $(am__cd) $(top_srcdir) \
2451 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \