view src/transfer/Makefile.in @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
line source
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CXX = @CXX@
54 CXXCPP = @CXXCPP@
55 CXXDEPMODE = @CXXDEPMODE@
56 CXXFLAGS = @CXXFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DEFS = @DEFS@
59 DEPDIR = @DEPDIR@
60 ECHO = @ECHO@
61 ECHO_C = @ECHO_C@
62 ECHO_N = @ECHO_N@
63 ECHO_T = @ECHO_T@
64 EGREP = @EGREP@
65 EXEEXT = @EXEEXT@
66 F77 = @F77@
67 FFLAGS = @FFLAGS@
68 GNUTELLA_CFLAGS = @GNUTELLA_CFLAGS@
69 GNUTELLA_LIBS = @GNUTELLA_LIBS@
70 INSTALL_DATA = @INSTALL_DATA@
71 INSTALL_PROGRAM = @INSTALL_PROGRAM@
72 INSTALL_SCRIPT = @INSTALL_SCRIPT@
73 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74 LDFLAGS = @LDFLAGS@
75 LIBOBJS = @LIBOBJS@
76 LIBS = @LIBS@
77 LIBTOOL = @LIBTOOL@
78 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
79 LIBXML2_LIBS = @LIBXML2_LIBS@
80 LN_S = @LN_S@
81 LTLIBOBJS = @LTLIBOBJS@
82 MAINT = @MAINT@
83 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
84 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
85 MAKEINFO = @MAKEINFO@
86 OBJEXT = @OBJEXT@
87 PACKAGE = @PACKAGE@
88 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
89 PACKAGE_NAME = @PACKAGE_NAME@
90 PACKAGE_STRING = @PACKAGE_STRING@
91 PACKAGE_TARNAME = @PACKAGE_TARNAME@
92 PACKAGE_VERSION = @PACKAGE_VERSION@
93 PATH_SEPARATOR = @PATH_SEPARATOR@
94 PKG_CONFIG = @PKG_CONFIG@
95 PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
96 RANLIB = @RANLIB@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 USE_ZLIB = @USE_ZLIB@
101 VERSION = @VERSION@
102 XML2_CONFIG = @XML2_CONFIG@
103 ac_ct_AR = @ac_ct_AR@
104 ac_ct_CC = @ac_ct_CC@
105 ac_ct_CXX = @ac_ct_CXX@
106 ac_ct_F77 = @ac_ct_F77@
107 ac_ct_RANLIB = @ac_ct_RANLIB@
108 ac_ct_STRIP = @ac_ct_STRIP@
109 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
110 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
111 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
112 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
113 am__include = @am__include@
114 am__leading_dot = @am__leading_dot@
115 am__quote = @am__quote@
116 bindir = @bindir@
117 build = @build@
118 build_alias = @build_alias@
119 build_cpu = @build_cpu@
120 build_os = @build_os@
121 build_vendor = @build_vendor@
122 datadir = @datadir@
123 exec_prefix = @exec_prefix@
124 host = @host@
125 host_alias = @host_alias@
126 host_cpu = @host_cpu@
127 host_os = @host_os@
128 host_vendor = @host_vendor@
129 includedir = @includedir@
130 infodir = @infodir@
131 install_sh = @install_sh@
132 libdir = @libdir@
133 libexecdir = @libexecdir@
134 localstatedir = @localstatedir@
135 mandir = @mandir@
136 oldincludedir = @oldincludedir@
137 prefix = @prefix@
138 program_transform_name = @program_transform_name@
139 sbindir = @sbindir@
140 sharedstatedir = @sharedstatedir@
141 sysconfdir = @sysconfdir@
142 target_alias = @target_alias@
143 AM_CFLAGS = \
144 $(GNUTELLA_CFLAGS)
147 INCLUDES = \
148 -I$(top_srcdir)/src
151 noinst_LTLIBRARIES = \
152 libgt_transfer.la
155 libgt_transfer_la_SOURCES = \
156 download.c download.h \
157 push_proxy.c push_proxy.h \
158 source.c source.h
160 subdir = src/transfer
161 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
162 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
163 CONFIG_HEADER = $(top_builddir)/config.h
164 CONFIG_CLEAN_FILES =
165 LTLIBRARIES = $(noinst_LTLIBRARIES)
167 libgt_transfer_la_LDFLAGS =
168 libgt_transfer_la_LIBADD =
169 am_libgt_transfer_la_OBJECTS = download.lo push_proxy.lo source.lo
170 libgt_transfer_la_OBJECTS = $(am_libgt_transfer_la_OBJECTS)
172 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
173 depcomp = $(SHELL) $(top_srcdir)/depcomp
174 am__depfiles_maybe = depfiles
175 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/download.Plo \
176 @AMDEP_TRUE@ ./$(DEPDIR)/push_proxy.Plo ./$(DEPDIR)/source.Plo
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
180 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 CCLD = $(CC)
182 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
183 $(AM_LDFLAGS) $(LDFLAGS) -o $@
184 DIST_SOURCES = $(libgt_transfer_la_SOURCES)
185 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
186 SOURCES = $(libgt_transfer_la_SOURCES)
188 all: all-am
190 .SUFFIXES:
191 .SUFFIXES: .c .lo .o .obj
192 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
193 cd $(top_srcdir) && \
194 $(AUTOMAKE) --gnu src/transfer/Makefile
195 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
198 clean-noinstLTLIBRARIES:
199 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
200 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
201 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
202 test "$$dir" = "$$p" && dir=.; \
203 echo "rm -f \"$${dir}/so_locations\""; \
204 rm -f "$${dir}/so_locations"; \
205 done
206 libgt_transfer.la: $(libgt_transfer_la_OBJECTS) $(libgt_transfer_la_DEPENDENCIES)
207 $(LINK) $(libgt_transfer_la_LDFLAGS) $(libgt_transfer_la_OBJECTS) $(libgt_transfer_la_LIBADD) $(LIBS)
209 mostlyclean-compile:
210 -rm -f *.$(OBJEXT) core *.core
212 distclean-compile:
213 -rm -f *.tab.c
215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/download.Plo@am__quote@
216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/push_proxy.Plo@am__quote@
217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source.Plo@am__quote@
219 .c.o:
220 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
221 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
222 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
223 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
224 @am__fastdepCC_TRUE@ fi
225 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
228 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
230 .c.obj:
231 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
232 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
233 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
234 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
235 @am__fastdepCC_TRUE@ fi
236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
238 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
239 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
241 .c.lo:
242 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
243 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
244 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
245 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
246 @am__fastdepCC_TRUE@ fi
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
252 mostlyclean-libtool:
253 -rm -f *.lo
255 clean-libtool:
256 -rm -rf .libs _libs
258 distclean-libtool:
259 -rm -f libtool
260 uninstall-info-am:
262 ETAGS = etags
263 ETAGSFLAGS =
265 CTAGS = ctags
266 CTAGSFLAGS =
268 tags: TAGS
270 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272 unique=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 done | \
275 $(AWK) ' { files[$$0] = 1; } \
276 END { for (i in files) print i; }'`; \
277 mkid -fID $$unique
279 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
280 $(TAGS_FILES) $(LISP)
281 tags=; \
282 here=`pwd`; \
283 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284 unique=`for i in $$list; do \
285 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286 done | \
287 $(AWK) ' { files[$$0] = 1; } \
288 END { for (i in files) print i; }'`; \
289 test -z "$(ETAGS_ARGS)$$tags$$unique" \
290 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
291 $$tags $$unique
293 ctags: CTAGS
294 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295 $(TAGS_FILES) $(LISP)
296 tags=; \
297 here=`pwd`; \
298 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299 unique=`for i in $$list; do \
300 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301 done | \
302 $(AWK) ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
304 test -z "$(CTAGS_ARGS)$$tags$$unique" \
305 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
306 $$tags $$unique
308 GTAGS:
309 here=`$(am__cd) $(top_builddir) && pwd` \
310 && cd $(top_srcdir) \
311 && gtags -i $(GTAGS_ARGS) $$here
313 distclean-tags:
314 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
315 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
317 top_distdir = ../..
318 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
320 distdir: $(DISTFILES)
321 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323 list='$(DISTFILES)'; for file in $$list; do \
324 case $$file in \
325 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327 esac; \
328 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331 dir="/$$dir"; \
332 $(mkinstalldirs) "$(distdir)$$dir"; \
333 else \
334 dir=''; \
335 fi; \
336 if test -d $$d/$$file; then \
337 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339 fi; \
340 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341 else \
342 test -f $(distdir)/$$file \
343 || cp -p $$d/$$file $(distdir)/$$file \
344 || exit 1; \
345 fi; \
346 done
347 check-am: all-am
348 check: check-am
349 all-am: Makefile $(LTLIBRARIES)
351 installdirs:
352 install: install-am
353 install-exec: install-exec-am
354 install-data: install-data-am
355 uninstall: uninstall-am
357 install-am: all-am
358 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360 installcheck: installcheck-am
361 install-strip:
362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364 `test -z '$(STRIP)' || \
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
366 mostlyclean-generic:
368 clean-generic:
370 distclean-generic:
371 -rm -f $(CONFIG_CLEAN_FILES)
373 maintainer-clean-generic:
374 @echo "This command is intended for maintainers to use"
375 @echo "it deletes files that may require special tools to rebuild."
376 clean: clean-am
378 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
379 mostlyclean-am
381 distclean: distclean-am
382 -rm -rf ./$(DEPDIR)
383 -rm -f Makefile
384 distclean-am: clean-am distclean-compile distclean-generic \
385 distclean-libtool distclean-tags
387 dvi: dvi-am
389 dvi-am:
391 info: info-am
393 info-am:
395 install-data-am:
397 install-exec-am:
399 install-info: install-info-am
401 install-man:
403 installcheck-am:
405 maintainer-clean: maintainer-clean-am
406 -rm -rf ./$(DEPDIR)
407 -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
410 mostlyclean: mostlyclean-am
412 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
413 mostlyclean-libtool
415 pdf: pdf-am
417 pdf-am:
419 ps: ps-am
421 ps-am:
423 uninstall-am: uninstall-info-am
425 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
426 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
427 distclean-compile distclean-generic distclean-libtool \
428 distclean-tags distdir dvi dvi-am info info-am install \
429 install-am install-data install-data-am install-exec \
430 install-exec-am install-info install-info-am install-man \
431 install-strip installcheck installcheck-am installdirs \
432 maintainer-clean maintainer-clean-generic mostlyclean \
433 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
434 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: