• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/

Lines Matching defs:top_srcdir

44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
46 $(top_srcdir)/macros/cnid-backend.m4 \
47 $(top_srcdir)/macros/config-checks.m4 \
48 $(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
49 $(top_srcdir)/macros/grep-check.m4 \
50 $(top_srcdir)/macros/gssapi-check.m4 \
51 $(top_srcdir)/macros/iconv.m4 \
52 $(top_srcdir)/macros/largefile-check.m4 \
53 $(top_srcdir)/macros/libgcrypt.m4 \
54 $(top_srcdir)/macros/pam-check.m4 \
55 $(top_srcdir)/macros/perl-check.m4 \
56 $(top_srcdir)/macros/ps-check.m4 \
57 $(top_srcdir)/macros/quota-check.m4 \
58 $(top_srcdir)/macros/snprintf-check.m4 \
59 $(top_srcdir)/macros/srvloc.m4 \
60 $(top_srcdir)/macros/ssl-check.m4 \
61 $(top_srcdir)/macros/summary.m4 \
62 $(top_srcdir)/macros/tcp-wrappers.m4 \
63 $(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
64 $(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
128 depcomp = $(SHELL) $(top_srcdir)/depcomp
165 CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -I${PKG_INSTALL_DIR}/usr/include -I$(top_srcdir)/sys
211 LIBS = -lpthread -L$(top_srcdir)/libatalk
319 top_srcdir = ../..
356 test_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/etc/afpd \
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/afpd/Makefile'; \
388 cd $(top_srcdir) && \
400 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
403 $(top_srcdir)/configure: # $(am__configure_deps)
1033 && cd $(top_srcdir) \
1114 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \