Mercurial > hg > index.fcgi > gift-gnutella > gift-gnutella-0.0.11-1pba
comparison src/Makefile.in @ 0:d39e1d0d75b6
initial add
author | paulo@hit-nxdomain.opendns.com |
---|---|
date | Sat, 20 Feb 2010 21:18:28 -0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c224849285de |
---|---|
1 # Makefile.in generated by automake 1.7.9 from Makefile.am. | |
2 # @configure_input@ | |
3 | |
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. | |
9 | |
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. | |
14 | |
15 @SET_MAKE@ | |
16 | |
17 # $Id: Makefile.am,v 1.19 2004/03/26 11:44:12 hipnod Exp $ | |
18 ############################################################################### | |
19 | |
20 srcdir = @srcdir@ | |
21 top_srcdir = @top_srcdir@ | |
22 VPATH = @srcdir@ | |
23 pkgdatadir = $(datadir)/@PACKAGE@ | |
24 pkglibdir = $(libdir)/@PACKAGE@ | |
25 pkgincludedir = $(includedir)/@PACKAGE@ | |
26 top_builddir = .. | |
27 | |
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
29 INSTALL = @INSTALL@ | |
30 install_sh_DATA = $(install_sh) -c -m 644 | |
31 install_sh_PROGRAM = $(install_sh) -c | |
32 install_sh_SCRIPT = $(install_sh) -c | |
33 INSTALL_HEADER = $(INSTALL_DATA) | |
34 transform = $(program_transform_name) | |
35 NORMAL_INSTALL = : | |
36 PRE_INSTALL = : | |
37 POST_INSTALL = : | |
38 NORMAL_UNINSTALL = : | |
39 PRE_UNINSTALL = : | |
40 POST_UNINSTALL = : | |
41 host_triplet = @host@ | |
42 ACLOCAL = @ACLOCAL@ | |
43 AMDEP_FALSE = @AMDEP_FALSE@ | |
44 AMDEP_TRUE = @AMDEP_TRUE@ | |
45 AMTAR = @AMTAR@ | |
46 AR = @AR@ | |
47 AUTOCONF = @AUTOCONF@ | |
48 AUTOHEADER = @AUTOHEADER@ | |
49 AUTOMAKE = @AUTOMAKE@ | |
50 AWK = @AWK@ | |
51 CC = @CC@ | |
52 CCDEPMODE = @CCDEPMODE@ | |
53 CFLAGS = @CFLAGS@ | |
54 CPP = @CPP@ | |
55 CPPFLAGS = @CPPFLAGS@ | |
56 CXX = @CXX@ | |
57 CXXCPP = @CXXCPP@ | |
58 CXXDEPMODE = @CXXDEPMODE@ | |
59 CXXFLAGS = @CXXFLAGS@ | |
60 CYGPATH_W = @CYGPATH_W@ | |
61 DEFS = @DEFS@ | |
62 DEPDIR = @DEPDIR@ | |
63 ECHO = @ECHO@ | |
64 ECHO_C = @ECHO_C@ | |
65 ECHO_N = @ECHO_N@ | |
66 ECHO_T = @ECHO_T@ | |
67 EGREP = @EGREP@ | |
68 EXEEXT = @EXEEXT@ | |
69 F77 = @F77@ | |
70 FFLAGS = @FFLAGS@ | |
71 GNUTELLA_CFLAGS = @GNUTELLA_CFLAGS@ | |
72 GNUTELLA_LIBS = @GNUTELLA_LIBS@ | |
73 INSTALL_DATA = @INSTALL_DATA@ | |
74 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
75 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
76 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
77 LDFLAGS = @LDFLAGS@ | |
78 LIBOBJS = @LIBOBJS@ | |
79 LIBS = @LIBS@ | |
80 LIBTOOL = @LIBTOOL@ | |
81 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ | |
82 LIBXML2_LIBS = @LIBXML2_LIBS@ | |
83 LN_S = @LN_S@ | |
84 LTLIBOBJS = @LTLIBOBJS@ | |
85 MAINT = @MAINT@ | |
86 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ | |
87 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
88 MAKEINFO = @MAKEINFO@ | |
89 OBJEXT = @OBJEXT@ | |
90 PACKAGE = @PACKAGE@ | |
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
92 PACKAGE_NAME = @PACKAGE_NAME@ | |
93 PACKAGE_STRING = @PACKAGE_STRING@ | |
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
95 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
96 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
97 PKG_CONFIG = @PKG_CONFIG@ | |
98 PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@ | |
99 RANLIB = @RANLIB@ | |
100 SET_MAKE = @SET_MAKE@ | |
101 SHELL = @SHELL@ | |
102 STRIP = @STRIP@ | |
103 USE_ZLIB = @USE_ZLIB@ | |
104 VERSION = @VERSION@ | |
105 XML2_CONFIG = @XML2_CONFIG@ | |
106 ac_ct_AR = @ac_ct_AR@ | |
107 ac_ct_CC = @ac_ct_CC@ | |
108 ac_ct_CXX = @ac_ct_CXX@ | |
109 ac_ct_F77 = @ac_ct_F77@ | |
110 ac_ct_RANLIB = @ac_ct_RANLIB@ | |
111 ac_ct_STRIP = @ac_ct_STRIP@ | |
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | |
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | |
116 am__include = @am__include@ | |
117 am__leading_dot = @am__leading_dot@ | |
118 am__quote = @am__quote@ | |
119 bindir = @bindir@ | |
120 build = @build@ | |
121 build_alias = @build_alias@ | |
122 build_cpu = @build_cpu@ | |
123 build_os = @build_os@ | |
124 build_vendor = @build_vendor@ | |
125 datadir = @datadir@ | |
126 exec_prefix = @exec_prefix@ | |
127 host = @host@ | |
128 host_alias = @host_alias@ | |
129 host_cpu = @host_cpu@ | |
130 host_os = @host_os@ | |
131 host_vendor = @host_vendor@ | |
132 includedir = @includedir@ | |
133 infodir = @infodir@ | |
134 install_sh = @install_sh@ | |
135 libdir = @libdir@ | |
136 libexecdir = @libexecdir@ | |
137 localstatedir = @localstatedir@ | |
138 mandir = @mandir@ | |
139 oldincludedir = @oldincludedir@ | |
140 prefix = @prefix@ | |
141 program_transform_name = @program_transform_name@ | |
142 sbindir = @sbindir@ | |
143 sharedstatedir = @sharedstatedir@ | |
144 sysconfdir = @sysconfdir@ | |
145 target_alias = @target_alias@ | |
146 | |
147 AM_CFLAGS = \ | |
148 $(LIBXML2_CFLAGS) \ | |
149 $(GNUTELLA_CFLAGS) | |
150 | |
151 | |
152 INCLUDES = \ | |
153 -I$(top_srcdir) | |
154 | |
155 | |
156 SUBDIRS = \ | |
157 encoding \ | |
158 io \ | |
159 message \ | |
160 transfer | |
161 | |
162 | |
163 EXTRA_DIST = \ | |
164 Makefile.msvc | |
165 | |
166 | |
167 plugindir = $(libdir)/giFT | |
168 | |
169 plugin_LTLIBRARIES = libGnutella.la | |
170 | |
171 libGnutella_la_SOURCES = \ | |
172 dns.c dns.h \ | |
173 file_cache.c file_cache.h \ | |
174 gt_accept.c gt_accept.h \ | |
175 gt_ban.c gt_ban.h \ | |
176 gt_bind.c gt_bind.h \ | |
177 gt_conf.c gt_conf.h \ | |
178 gt_connect.c gt_connect.h \ | |
179 gt_gnutella.c gt_gnutella.h \ | |
180 gt_guid.c gt_guid.h \ | |
181 gt_http_client.c gt_http_client.h \ | |
182 gt_http_server.c gt_http_server.h \ | |
183 gt_netorg.c gt_netorg.h \ | |
184 gt_node_cache.c gt_node_cache.h \ | |
185 gt_node.c gt_node.h \ | |
186 gt_node_list.c gt_node_list.h \ | |
187 gt_packet.c gt_packet.h \ | |
188 gt_query_route.c gt_query_route.h \ | |
189 gt_search.c gt_search.h \ | |
190 gt_search_exec.c gt_search_exec.h \ | |
191 gt_share.c gt_share.h \ | |
192 gt_share_file.c gt_share_file.h \ | |
193 gt_share_state.c gt_share_state.h \ | |
194 gt_stats.c gt_stats.h \ | |
195 gt_urn.c gt_urn.h \ | |
196 gt_utils.c gt_utils.h \ | |
197 gt_version.c gt_version.h \ | |
198 gt_web_cache.c gt_web_cache.h \ | |
199 gt_xfer.c gt_xfer.h \ | |
200 gt_xfer_obj.c gt_xfer_obj.h \ | |
201 http_request.c http_request.h \ | |
202 sha1.c sha1.h \ | |
203 trie.c trie.h \ | |
204 xml.c xml.h | |
205 | |
206 | |
207 libGnutella_la_LIBADD = \ | |
208 $(top_builddir)/src/encoding/libgt_encoding.la \ | |
209 $(top_builddir)/src/io/libgt_io.la \ | |
210 $(top_builddir)/src/message/libgt_message.la \ | |
211 $(top_builddir)/src/transfer/libgt_transfer.la \ | |
212 $(LIBXML2_LIBS) \ | |
213 $(GNUTELLA_LIBS) | |
214 | |
215 | |
216 libGnutella_la_LDFLAGS = \ | |
217 $(PLUGIN_LDFLAGS) | |
218 | |
219 subdir = src | |
220 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
221 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
222 CONFIG_HEADER = $(top_builddir)/config.h | |
223 CONFIG_CLEAN_FILES = | |
224 LTLIBRARIES = $(plugin_LTLIBRARIES) | |
225 | |
226 libGnutella_la_DEPENDENCIES = \ | |
227 $(top_builddir)/src/encoding/libgt_encoding.la \ | |
228 $(top_builddir)/src/io/libgt_io.la \ | |
229 $(top_builddir)/src/message/libgt_message.la \ | |
230 $(top_builddir)/src/transfer/libgt_transfer.la | |
231 am_libGnutella_la_OBJECTS = dns.lo file_cache.lo gt_accept.lo gt_ban.lo \ | |
232 gt_bind.lo gt_conf.lo gt_connect.lo gt_gnutella.lo gt_guid.lo \ | |
233 gt_http_client.lo gt_http_server.lo gt_netorg.lo \ | |
234 gt_node_cache.lo gt_node.lo gt_node_list.lo gt_packet.lo \ | |
235 gt_query_route.lo gt_search.lo gt_search_exec.lo gt_share.lo \ | |
236 gt_share_file.lo gt_share_state.lo gt_stats.lo gt_urn.lo \ | |
237 gt_utils.lo gt_version.lo gt_web_cache.lo gt_xfer.lo \ | |
238 gt_xfer_obj.lo http_request.lo sha1.lo trie.lo xml.lo | |
239 libGnutella_la_OBJECTS = $(am_libGnutella_la_OBJECTS) | |
240 | |
241 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) | |
242 depcomp = $(SHELL) $(top_srcdir)/depcomp | |
243 am__depfiles_maybe = depfiles | |
244 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/dns.Plo ./$(DEPDIR)/file_cache.Plo \ | |
245 @AMDEP_TRUE@ ./$(DEPDIR)/gt_accept.Plo ./$(DEPDIR)/gt_ban.Plo \ | |
246 @AMDEP_TRUE@ ./$(DEPDIR)/gt_bind.Plo ./$(DEPDIR)/gt_conf.Plo \ | |
247 @AMDEP_TRUE@ ./$(DEPDIR)/gt_connect.Plo \ | |
248 @AMDEP_TRUE@ ./$(DEPDIR)/gt_gnutella.Plo ./$(DEPDIR)/gt_guid.Plo \ | |
249 @AMDEP_TRUE@ ./$(DEPDIR)/gt_http_client.Plo \ | |
250 @AMDEP_TRUE@ ./$(DEPDIR)/gt_http_server.Plo \ | |
251 @AMDEP_TRUE@ ./$(DEPDIR)/gt_netorg.Plo ./$(DEPDIR)/gt_node.Plo \ | |
252 @AMDEP_TRUE@ ./$(DEPDIR)/gt_node_cache.Plo \ | |
253 @AMDEP_TRUE@ ./$(DEPDIR)/gt_node_list.Plo \ | |
254 @AMDEP_TRUE@ ./$(DEPDIR)/gt_packet.Plo \ | |
255 @AMDEP_TRUE@ ./$(DEPDIR)/gt_query_route.Plo \ | |
256 @AMDEP_TRUE@ ./$(DEPDIR)/gt_search.Plo \ | |
257 @AMDEP_TRUE@ ./$(DEPDIR)/gt_search_exec.Plo \ | |
258 @AMDEP_TRUE@ ./$(DEPDIR)/gt_share.Plo \ | |
259 @AMDEP_TRUE@ ./$(DEPDIR)/gt_share_file.Plo \ | |
260 @AMDEP_TRUE@ ./$(DEPDIR)/gt_share_state.Plo \ | |
261 @AMDEP_TRUE@ ./$(DEPDIR)/gt_stats.Plo ./$(DEPDIR)/gt_urn.Plo \ | |
262 @AMDEP_TRUE@ ./$(DEPDIR)/gt_utils.Plo ./$(DEPDIR)/gt_version.Plo \ | |
263 @AMDEP_TRUE@ ./$(DEPDIR)/gt_web_cache.Plo \ | |
264 @AMDEP_TRUE@ ./$(DEPDIR)/gt_xfer.Plo ./$(DEPDIR)/gt_xfer_obj.Plo \ | |
265 @AMDEP_TRUE@ ./$(DEPDIR)/http_request.Plo ./$(DEPDIR)/sha1.Plo \ | |
266 @AMDEP_TRUE@ ./$(DEPDIR)/trie.Plo ./$(DEPDIR)/xml.Plo | |
267 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
268 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
269 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ | |
270 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
271 CCLD = $(CC) | |
272 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
273 $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |
274 DIST_SOURCES = $(libGnutella_la_SOURCES) | |
275 | |
276 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ | |
277 ps-recursive install-info-recursive uninstall-info-recursive \ | |
278 all-recursive install-data-recursive install-exec-recursive \ | |
279 installdirs-recursive install-recursive uninstall-recursive \ | |
280 check-recursive installcheck-recursive | |
281 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am | |
282 DIST_SUBDIRS = $(SUBDIRS) | |
283 SOURCES = $(libGnutella_la_SOURCES) | |
284 | |
285 all: all-recursive | |
286 | |
287 .SUFFIXES: | |
288 .SUFFIXES: .c .lo .o .obj | |
289 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | |
290 cd $(top_srcdir) && \ | |
291 $(AUTOMAKE) --gnu src/Makefile | |
292 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status | |
293 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | |
294 pluginLTLIBRARIES_INSTALL = $(INSTALL) | |
295 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) | |
296 @$(NORMAL_INSTALL) | |
297 $(mkinstalldirs) $(DESTDIR)$(plugindir) | |
298 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ | |
299 if test -f $$p; then \ | |
300 f="`echo $$p | sed -e 's|^.*/||'`"; \ | |
301 echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f"; \ | |
302 $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f; \ | |
303 else :; fi; \ | |
304 done | |
305 | |
306 uninstall-pluginLTLIBRARIES: | |
307 @$(NORMAL_UNINSTALL) | |
308 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ | |
309 p="`echo $$p | sed -e 's|^.*/||'`"; \ | |
310 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p"; \ | |
311 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p; \ | |
312 done | |
313 | |
314 clean-pluginLTLIBRARIES: | |
315 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) | |
316 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ | |
317 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
318 test "$$dir" = "$$p" && dir=.; \ | |
319 echo "rm -f \"$${dir}/so_locations\""; \ | |
320 rm -f "$${dir}/so_locations"; \ | |
321 done | |
322 libGnutella.la: $(libGnutella_la_OBJECTS) $(libGnutella_la_DEPENDENCIES) | |
323 $(LINK) -rpath $(plugindir) $(libGnutella_la_LDFLAGS) $(libGnutella_la_OBJECTS) $(libGnutella_la_LIBADD) $(LIBS) | |
324 | |
325 mostlyclean-compile: | |
326 -rm -f *.$(OBJEXT) core *.core | |
327 | |
328 distclean-compile: | |
329 -rm -f *.tab.c | |
330 | |
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns.Plo@am__quote@ | |
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file_cache.Plo@am__quote@ | |
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_accept.Plo@am__quote@ | |
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_ban.Plo@am__quote@ | |
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_bind.Plo@am__quote@ | |
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_conf.Plo@am__quote@ | |
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_connect.Plo@am__quote@ | |
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_gnutella.Plo@am__quote@ | |
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_guid.Plo@am__quote@ | |
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_http_client.Plo@am__quote@ | |
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_http_server.Plo@am__quote@ | |
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_netorg.Plo@am__quote@ | |
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_node.Plo@am__quote@ | |
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_node_cache.Plo@am__quote@ | |
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_node_list.Plo@am__quote@ | |
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_packet.Plo@am__quote@ | |
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_query_route.Plo@am__quote@ | |
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_search.Plo@am__quote@ | |
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_search_exec.Plo@am__quote@ | |
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_share.Plo@am__quote@ | |
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_share_file.Plo@am__quote@ | |
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_share_state.Plo@am__quote@ | |
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_stats.Plo@am__quote@ | |
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_urn.Plo@am__quote@ | |
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_utils.Plo@am__quote@ | |
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_version.Plo@am__quote@ | |
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_web_cache.Plo@am__quote@ | |
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_xfer.Plo@am__quote@ | |
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gt_xfer_obj.Plo@am__quote@ | |
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http_request.Plo@am__quote@ | |
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Plo@am__quote@ | |
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trie.Plo@am__quote@ | |
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Plo@am__quote@ | |
364 | |
365 .c.o: | |
366 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ | |
367 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ | |
368 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ | |
369 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ | |
370 @am__fastdepCC_TRUE@ fi | |
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | |
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
374 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< | |
375 | |
376 .c.obj: | |
377 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ | |
378 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ | |
379 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ | |
380 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ | |
381 @am__fastdepCC_TRUE@ fi | |
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
383 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | |
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
385 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` | |
386 | |
387 .c.lo: | |
388 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ | |
389 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ | |
390 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ | |
391 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ | |
392 @am__fastdepCC_TRUE@ fi | |
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ | |
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
396 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< | |
397 | |
398 mostlyclean-libtool: | |
399 -rm -f *.lo | |
400 | |
401 clean-libtool: | |
402 -rm -rf .libs _libs | |
403 | |
404 distclean-libtool: | |
405 -rm -f libtool | |
406 uninstall-info-am: | |
407 | |
408 # This directory's subdirectories are mostly independent; you can cd | |
409 # into them and run `make' without going through this Makefile. | |
410 # To change the values of `make' variables: instead of editing Makefiles, | |
411 # (1) if the variable is set in `config.status', edit `config.status' | |
412 # (which will cause the Makefiles to be regenerated when you run `make'); | |
413 # (2) otherwise, pass the desired values on the `make' command line. | |
414 $(RECURSIVE_TARGETS): | |
415 @set fnord $$MAKEFLAGS; amf=$$2; \ | |
416 dot_seen=no; \ | |
417 target=`echo $@ | sed s/-recursive//`; \ | |
418 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
419 echo "Making $$target in $$subdir"; \ | |
420 if test "$$subdir" = "."; then \ | |
421 dot_seen=yes; \ | |
422 local_target="$$target-am"; \ | |
423 else \ | |
424 local_target="$$target"; \ | |
425 fi; \ | |
426 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
427 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
428 done; \ | |
429 if test "$$dot_seen" = "no"; then \ | |
430 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
431 fi; test -z "$$fail" | |
432 | |
433 mostlyclean-recursive clean-recursive distclean-recursive \ | |
434 maintainer-clean-recursive: | |
435 @set fnord $$MAKEFLAGS; amf=$$2; \ | |
436 dot_seen=no; \ | |
437 case "$@" in \ | |
438 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
439 *) list='$(SUBDIRS)' ;; \ | |
440 esac; \ | |
441 rev=''; for subdir in $$list; do \ | |
442 if test "$$subdir" = "."; then :; else \ | |
443 rev="$$subdir $$rev"; \ | |
444 fi; \ | |
445 done; \ | |
446 rev="$$rev ."; \ | |
447 target=`echo $@ | sed s/-recursive//`; \ | |
448 for subdir in $$rev; do \ | |
449 echo "Making $$target in $$subdir"; \ | |
450 if test "$$subdir" = "."; then \ | |
451 local_target="$$target-am"; \ | |
452 else \ | |
453 local_target="$$target"; \ | |
454 fi; \ | |
455 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
456 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
457 done && test -z "$$fail" | |
458 tags-recursive: | |
459 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
460 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
461 done | |
462 ctags-recursive: | |
463 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
464 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
465 done | |
466 | |
467 ETAGS = etags | |
468 ETAGSFLAGS = | |
469 | |
470 CTAGS = ctags | |
471 CTAGSFLAGS = | |
472 | |
473 tags: TAGS | |
474 | |
475 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
476 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
477 unique=`for i in $$list; do \ | |
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
479 done | \ | |
480 $(AWK) ' { files[$$0] = 1; } \ | |
481 END { for (i in files) print i; }'`; \ | |
482 mkid -fID $$unique | |
483 | |
484 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
485 $(TAGS_FILES) $(LISP) | |
486 tags=; \ | |
487 here=`pwd`; \ | |
488 if (etags --etags-include --version) >/dev/null 2>&1; then \ | |
489 include_option=--etags-include; \ | |
490 else \ | |
491 include_option=--include; \ | |
492 fi; \ | |
493 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
494 if test "$$subdir" = .; then :; else \ | |
495 test -f $$subdir/TAGS && \ | |
496 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
497 fi; \ | |
498 done; \ | |
499 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
500 unique=`for i in $$list; do \ | |
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
502 done | \ | |
503 $(AWK) ' { files[$$0] = 1; } \ | |
504 END { for (i in files) print i; }'`; \ | |
505 test -z "$(ETAGS_ARGS)$$tags$$unique" \ | |
506 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
507 $$tags $$unique | |
508 | |
509 ctags: CTAGS | |
510 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
511 $(TAGS_FILES) $(LISP) | |
512 tags=; \ | |
513 here=`pwd`; \ | |
514 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
515 unique=`for i in $$list; do \ | |
516 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
517 done | \ | |
518 $(AWK) ' { files[$$0] = 1; } \ | |
519 END { for (i in files) print i; }'`; \ | |
520 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
521 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
522 $$tags $$unique | |
523 | |
524 GTAGS: | |
525 here=`$(am__cd) $(top_builddir) && pwd` \ | |
526 && cd $(top_srcdir) \ | |
527 && gtags -i $(GTAGS_ARGS) $$here | |
528 | |
529 distclean-tags: | |
530 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
531 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
532 | |
533 top_distdir = .. | |
534 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | |
535 | |
536 distdir: $(DISTFILES) | |
537 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
538 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
539 list='$(DISTFILES)'; for file in $$list; do \ | |
540 case $$file in \ | |
541 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
542 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
543 esac; \ | |
544 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
545 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
546 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
547 dir="/$$dir"; \ | |
548 $(mkinstalldirs) "$(distdir)$$dir"; \ | |
549 else \ | |
550 dir=''; \ | |
551 fi; \ | |
552 if test -d $$d/$$file; then \ | |
553 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
554 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
555 fi; \ | |
556 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
557 else \ | |
558 test -f $(distdir)/$$file \ | |
559 || cp -p $$d/$$file $(distdir)/$$file \ | |
560 || exit 1; \ | |
561 fi; \ | |
562 done | |
563 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
564 if test "$$subdir" = .; then :; else \ | |
565 test -d $(distdir)/$$subdir \ | |
566 || mkdir $(distdir)/$$subdir \ | |
567 || exit 1; \ | |
568 (cd $$subdir && \ | |
569 $(MAKE) $(AM_MAKEFLAGS) \ | |
570 top_distdir="$(top_distdir)" \ | |
571 distdir=../$(distdir)/$$subdir \ | |
572 distdir) \ | |
573 || exit 1; \ | |
574 fi; \ | |
575 done | |
576 check-am: all-am | |
577 check: check-recursive | |
578 all-am: Makefile $(LTLIBRARIES) | |
579 installdirs: installdirs-recursive | |
580 installdirs-am: | |
581 $(mkinstalldirs) $(DESTDIR)$(plugindir) | |
582 | |
583 install: install-recursive | |
584 install-exec: install-exec-recursive | |
585 install-data: install-data-recursive | |
586 uninstall: uninstall-recursive | |
587 | |
588 install-am: all-am | |
589 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
590 | |
591 installcheck: installcheck-recursive | |
592 install-strip: | |
593 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
594 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
595 `test -z '$(STRIP)' || \ | |
596 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
597 mostlyclean-generic: | |
598 | |
599 clean-generic: | |
600 | |
601 distclean-generic: | |
602 -rm -f $(CONFIG_CLEAN_FILES) | |
603 | |
604 maintainer-clean-generic: | |
605 @echo "This command is intended for maintainers to use" | |
606 @echo "it deletes files that may require special tools to rebuild." | |
607 clean: clean-recursive | |
608 | |
609 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \ | |
610 mostlyclean-am | |
611 | |
612 distclean: distclean-recursive | |
613 -rm -rf ./$(DEPDIR) | |
614 -rm -f Makefile | |
615 distclean-am: clean-am distclean-compile distclean-generic \ | |
616 distclean-libtool distclean-tags | |
617 | |
618 dvi: dvi-recursive | |
619 | |
620 dvi-am: | |
621 | |
622 info: info-recursive | |
623 | |
624 info-am: | |
625 | |
626 install-data-am: install-pluginLTLIBRARIES | |
627 | |
628 install-exec-am: | |
629 | |
630 install-info: install-info-recursive | |
631 | |
632 install-man: | |
633 | |
634 installcheck-am: | |
635 | |
636 maintainer-clean: maintainer-clean-recursive | |
637 -rm -rf ./$(DEPDIR) | |
638 -rm -f Makefile | |
639 maintainer-clean-am: distclean-am maintainer-clean-generic | |
640 | |
641 mostlyclean: mostlyclean-recursive | |
642 | |
643 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
644 mostlyclean-libtool | |
645 | |
646 pdf: pdf-recursive | |
647 | |
648 pdf-am: | |
649 | |
650 ps: ps-recursive | |
651 | |
652 ps-am: | |
653 | |
654 uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES | |
655 | |
656 uninstall-info: uninstall-info-recursive | |
657 | |
658 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ | |
659 clean-generic clean-libtool clean-pluginLTLIBRARIES \ | |
660 clean-recursive ctags ctags-recursive distclean \ | |
661 distclean-compile distclean-generic distclean-libtool \ | |
662 distclean-recursive distclean-tags distdir dvi dvi-am \ | |
663 dvi-recursive info info-am info-recursive install install-am \ | |
664 install-data install-data-am install-data-recursive \ | |
665 install-exec install-exec-am install-exec-recursive \ | |
666 install-info install-info-am install-info-recursive install-man \ | |
667 install-pluginLTLIBRARIES install-recursive install-strip \ | |
668 installcheck installcheck-am installdirs installdirs-am \ | |
669 installdirs-recursive maintainer-clean maintainer-clean-generic \ | |
670 maintainer-clean-recursive mostlyclean mostlyclean-compile \ | |
671 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ | |
672 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \ | |
673 tags-recursive uninstall uninstall-am uninstall-info-am \ | |
674 uninstall-info-recursive uninstall-pluginLTLIBRARIES \ | |
675 uninstall-recursive | |
676 | |
677 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
678 # Otherwise a system limit (for SysV at least) may be exceeded. | |
679 .NOEXPORT: |