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

Lines Matching defs:top_srcdir

41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
43 $(top_srcdir)/macros/cnid-backend.m4 \
44 $(top_srcdir)/macros/config-checks.m4 \
45 $(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
46 $(top_srcdir)/macros/grep-check.m4 \
47 $(top_srcdir)/macros/gssapi-check.m4 \
48 $(top_srcdir)/macros/iconv.m4 \
49 $(top_srcdir)/macros/largefile-check.m4 \
50 $(top_srcdir)/macros/libgcrypt.m4 \
51 $(top_srcdir)/macros/pam-check.m4 \
52 $(top_srcdir)/macros/perl-check.m4 \
53 $(top_srcdir)/macros/ps-check.m4 \
54 $(top_srcdir)/macros/quota-check.m4 \
55 $(top_srcdir)/macros/snprintf-check.m4 \
56 $(top_srcdir)/macros/srvloc.m4 \
57 $(top_srcdir)/macros/ssl-check.m4 \
58 $(top_srcdir)/macros/summary.m4 \
59 $(top_srcdir)/macros/tcp-wrappers.m4 \
60 $(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
61 $(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
81 depcomp = $(SHELL) $(top_srcdir)/depcomp
117 CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -I${PKG_INSTALL_DIR}/usr/include -I$(top_srcdir)/sys
163 LIBS = -lpthread -L$(top_srcdir)/libatalk
271 top_srcdir = ../..
273 AM_CFLAGS = -I$(top_srcdir)/sys
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libatalk/util/Makefile'; \
292 cd $(top_srcdir) && \
304 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
307 $(top_srcdir)/configure: # $(am__configure_deps)
417 && cd $(top_srcdir) \
425 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \