view src/message/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 # $Id: Makefile.am,v 1.4 2004/01/07 07:24:43 hipnod Exp $
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 host_triplet = @host@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 AR = @AR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CXX = @CXX@
56 CXXCPP = @CXXCPP@
57 CXXDEPMODE = @CXXDEPMODE@
58 CXXFLAGS = @CXXFLAGS@
59 CYGPATH_W = @CYGPATH_W@
60 DEFS = @DEFS@
61 DEPDIR = @DEPDIR@
62 ECHO = @ECHO@
63 ECHO_C = @ECHO_C@
64 ECHO_N = @ECHO_N@
65 ECHO_T = @ECHO_T@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 F77 = @F77@
69 FFLAGS = @FFLAGS@
70 GNUTELLA_CFLAGS = @GNUTELLA_CFLAGS@
71 GNUTELLA_LIBS = @GNUTELLA_LIBS@
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LDFLAGS = @LDFLAGS@
77 LIBOBJS = @LIBOBJS@
78 LIBS = @LIBS@
79 LIBTOOL = @LIBTOOL@
80 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
81 LIBXML2_LIBS = @LIBXML2_LIBS@
82 LN_S = @LN_S@
83 LTLIBOBJS = @LTLIBOBJS@
84 MAINT = @MAINT@
85 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
86 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
87 MAKEINFO = @MAKEINFO@
88 OBJEXT = @OBJEXT@
89 PACKAGE = @PACKAGE@
90 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
91 PACKAGE_NAME = @PACKAGE_NAME@
92 PACKAGE_STRING = @PACKAGE_STRING@
93 PACKAGE_TARNAME = @PACKAGE_TARNAME@
94 PACKAGE_VERSION = @PACKAGE_VERSION@
95 PATH_SEPARATOR = @PATH_SEPARATOR@
96 PKG_CONFIG = @PKG_CONFIG@
97 PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
98 RANLIB = @RANLIB@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 USE_ZLIB = @USE_ZLIB@
103 VERSION = @VERSION@
104 XML2_CONFIG = @XML2_CONFIG@
105 ac_ct_AR = @ac_ct_AR@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_CXX = @ac_ct_CXX@
108 ac_ct_F77 = @ac_ct_F77@
109 ac_ct_RANLIB = @ac_ct_RANLIB@
110 ac_ct_STRIP = @ac_ct_STRIP@
111 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
112 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
113 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
114 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
115 am__include = @am__include@
116 am__leading_dot = @am__leading_dot@
117 am__quote = @am__quote@
118 bindir = @bindir@
119 build = @build@
120 build_alias = @build_alias@
121 build_cpu = @build_cpu@
122 build_os = @build_os@
123 build_vendor = @build_vendor@
124 datadir = @datadir@
125 exec_prefix = @exec_prefix@
126 host = @host@
127 host_alias = @host_alias@
128 host_cpu = @host_cpu@
129 host_os = @host_os@
130 host_vendor = @host_vendor@
131 includedir = @includedir@
132 infodir = @infodir@
133 install_sh = @install_sh@
134 libdir = @libdir@
135 libexecdir = @libexecdir@
136 localstatedir = @localstatedir@
137 mandir = @mandir@
138 oldincludedir = @oldincludedir@
139 prefix = @prefix@
140 program_transform_name = @program_transform_name@
141 sbindir = @sbindir@
142 sharedstatedir = @sharedstatedir@
143 sysconfdir = @sysconfdir@
144 target_alias = @target_alias@
146 AM_CFLAGS = \
147 $(LIBXML2_CFLAGS) \
148 $(GNUTELLA_CFLAGS)
151 INCLUDES = \
152 -I$(top_srcdir)/src
155 noinst_LTLIBRARIES = \
156 libgt_message.la
159 libgt_message_la_SOURCES = \
160 bye.c \
161 gt_message.c \
162 gt_message.h \
163 msg_handler.h \
164 ping.c \
165 ping_reply.c \
166 push.c \
167 query.c \
168 query_reply.c \
169 query_route.c \
170 vendor.c
172 subdir = src/message
173 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
174 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
175 CONFIG_HEADER = $(top_builddir)/config.h
176 CONFIG_CLEAN_FILES =
177 LTLIBRARIES = $(noinst_LTLIBRARIES)
179 libgt_message_la_LDFLAGS =
180 libgt_message_la_LIBADD =
181 am_libgt_message_la_OBJECTS = bye.lo gt_message.lo ping.lo ping_reply.lo \
182 push.lo query.lo query_reply.lo query_route.lo vendor.lo
183 libgt_message_la_OBJECTS = $(am_libgt_message_la_OBJECTS)
185 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
186 depcomp = $(SHELL) $(top_srcdir)/depcomp
187 am__depfiles_maybe = depfiles
188 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bye.Plo ./$(DEPDIR)/gt_message.Plo \
189 @AMDEP_TRUE@ ./$(DEPDIR)/ping.Plo ./$(DEPDIR)/ping_reply.Plo \
190 @AMDEP_TRUE@ ./$(DEPDIR)/push.Plo ./$(DEPDIR)/query.Plo \
191 @AMDEP_TRUE@ ./$(DEPDIR)/query_reply.Plo \
192 @AMDEP_TRUE@ ./$(DEPDIR)/query_route.Plo ./$(DEPDIR)/vendor.Plo
193 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
194 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
196 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
197 CCLD = $(CC)
198 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199 $(AM_LDFLAGS) $(LDFLAGS) -o $@
200 DIST_SOURCES = $(libgt_message_la_SOURCES)
201 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
202 SOURCES = $(libgt_message_la_SOURCES)
204 all: all-am
206 .SUFFIXES:
207 .SUFFIXES: .c .lo .o .obj
208 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
209 cd $(top_srcdir) && \
210 $(AUTOMAKE) --gnu src/message/Makefile
211 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
212 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
214 clean-noinstLTLIBRARIES:
215 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
216 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
217 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
218 test "$$dir" = "$$p" && dir=.; \
219 echo "rm -f \"$${dir}/so_locations\""; \
220 rm -f "$${dir}/so_locations"; \
221 done
222 libgt_message.la: $(libgt_message_la_OBJECTS) $(libgt_message_la_DEPENDENCIES)
223 $(LINK) $(libgt_message_la_LDFLAGS) $(libgt_message_la_OBJECTS) $(libgt_message_la_LIBADD) $(LIBS)
225 mostlyclean-compile:
226 -rm -f *.$(OBJEXT) core *.core
228 distclean-compile:
229 -rm -f *.tab.c
231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bye.Plo@am__quote@
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_message.Plo@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ping.Plo@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ping_reply.Plo@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/push.Plo@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query.Plo@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query_reply.Plo@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query_route.Plo@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vendor.Plo@am__quote@
241 .c.o:
242 @am__fastdepCC_TRUE@ if $(COMPILE) -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)/$*.Po"; \
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=no @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
252 .c.obj:
253 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
254 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
255 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
256 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
257 @am__fastdepCC_TRUE@ fi
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
260 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
263 .c.lo:
264 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
265 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
266 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
267 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
268 @am__fastdepCC_TRUE@ fi
269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
270 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
272 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
274 mostlyclean-libtool:
275 -rm -f *.lo
277 clean-libtool:
278 -rm -rf .libs _libs
280 distclean-libtool:
281 -rm -f libtool
282 uninstall-info-am:
284 ETAGS = etags
285 ETAGSFLAGS =
287 CTAGS = ctags
288 CTAGSFLAGS =
290 tags: TAGS
292 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \
297 $(AWK) ' { files[$$0] = 1; } \
298 END { for (i in files) print i; }'`; \
299 mkid -fID $$unique
301 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
302 $(TAGS_FILES) $(LISP)
303 tags=; \
304 here=`pwd`; \
305 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306 unique=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308 done | \
309 $(AWK) ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 test -z "$(ETAGS_ARGS)$$tags$$unique" \
312 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313 $$tags $$unique
315 ctags: CTAGS
316 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317 $(TAGS_FILES) $(LISP)
318 tags=; \
319 here=`pwd`; \
320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 test -z "$(CTAGS_ARGS)$$tags$$unique" \
327 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328 $$tags $$unique
330 GTAGS:
331 here=`$(am__cd) $(top_builddir) && pwd` \
332 && cd $(top_srcdir) \
333 && gtags -i $(GTAGS_ARGS) $$here
335 distclean-tags:
336 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
339 top_distdir = ../..
340 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
342 distdir: $(DISTFILES)
343 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345 list='$(DISTFILES)'; for file in $$list; do \
346 case $$file in \
347 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
349 esac; \
350 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353 dir="/$$dir"; \
354 $(mkinstalldirs) "$(distdir)$$dir"; \
355 else \
356 dir=''; \
357 fi; \
358 if test -d $$d/$$file; then \
359 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361 fi; \
362 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
363 else \
364 test -f $(distdir)/$$file \
365 || cp -p $$d/$$file $(distdir)/$$file \
366 || exit 1; \
367 fi; \
368 done
369 check-am: all-am
370 check: check-am
371 all-am: Makefile $(LTLIBRARIES)
373 installdirs:
374 install: install-am
375 install-exec: install-exec-am
376 install-data: install-data-am
377 uninstall: uninstall-am
379 install-am: all-am
380 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382 installcheck: installcheck-am
383 install-strip:
384 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386 `test -z '$(STRIP)' || \
387 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388 mostlyclean-generic:
390 clean-generic:
392 distclean-generic:
393 -rm -f $(CONFIG_CLEAN_FILES)
395 maintainer-clean-generic:
396 @echo "This command is intended for maintainers to use"
397 @echo "it deletes files that may require special tools to rebuild."
398 clean: clean-am
400 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
401 mostlyclean-am
403 distclean: distclean-am
404 -rm -rf ./$(DEPDIR)
405 -rm -f Makefile
406 distclean-am: clean-am distclean-compile distclean-generic \
407 distclean-libtool distclean-tags
409 dvi: dvi-am
411 dvi-am:
413 info: info-am
415 info-am:
417 install-data-am:
419 install-exec-am:
421 install-info: install-info-am
423 install-man:
425 installcheck-am:
427 maintainer-clean: maintainer-clean-am
428 -rm -rf ./$(DEPDIR)
429 -rm -f Makefile
430 maintainer-clean-am: distclean-am maintainer-clean-generic
432 mostlyclean: mostlyclean-am
434 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
435 mostlyclean-libtool
437 pdf: pdf-am
439 pdf-am:
441 ps: ps-am
443 ps-am:
445 uninstall-am: uninstall-info-am
447 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
448 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
449 distclean-compile distclean-generic distclean-libtool \
450 distclean-tags distdir dvi dvi-am info info-am install \
451 install-am install-data install-data-am install-exec \
452 install-exec-am install-info install-info-am install-man \
453 install-strip installcheck installcheck-am installdirs \
454 maintainer-clean maintainer-clean-generic mostlyclean \
455 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
456 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
458 # Tell versions [3.59,3.63) of GNU make to not export all variables.
459 # Otherwise a system limit (for SysV at least) may be exceeded.
460 .NOEXPORT: