• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/

Lines Matching defs:top_srcdir

27 top_srcdir = ..
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
53 $(top_srcdir)/m4/curl-confopts.m4 \
54 $(top_srcdir)/m4/curl-functions.m4 \
55 $(top_srcdir)/m4/curl-openssl.m4 \
56 $(top_srcdir)/m4/curl-override.m4 \
57 $(top_srcdir)/m4/curl-reentrant.m4 \
58 $(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
59 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61 $(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
62 $(top_srcdir)/configure.ac
65 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155 depcomp = $(SHELL) $(top_srcdir)/depcomp
406 -I$(top_srcdir)/include \
408 -I$(top_srcdir)/lib
411 # Specify our include paths here, and do it relative to $(top_srcdir) and
418 # $(top_srcdir)/include is for libcurl's external include files
420 # $(top_srcdir)/lib is for libcurl's lib/setup.h and other "private" files
422 # $(top_srcdir)/ares is for in-tree c-ares's external include files
425 # -I$(top_srcdir)/include \
427 # -I$(top_srcdir)/lib \
429 # -I$(top_srcdir)/ares
526 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
527 cd $(top_srcdir) && \
539 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
542 $(top_srcdir)/configure: # $(am__configure_deps)
557 cd $(top_srcdir) && $(AUTOHEADER)
1584 && cd $(top_srcdir) \
1592 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1596 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1762 @/usr/bin/perl $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/lib $(CSOURCES) $(HHEADERS)