view src/encoding/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.2 2004/03/24 06:34:36 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 $(GNUTELLA_CFLAGS)
150 INCLUDES = \
151 -I$(top_srcdir)/src
154 noinst_LTLIBRARIES = \
155 libgt_encoding.la
158 libgt_encoding_la_SOURCES = \
159 base32.c base32.h \
160 url.c url.h
162 subdir = src/encoding
163 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
165 CONFIG_HEADER = $(top_builddir)/config.h
166 CONFIG_CLEAN_FILES =
167 LTLIBRARIES = $(noinst_LTLIBRARIES)
169 libgt_encoding_la_LDFLAGS =
170 libgt_encoding_la_LIBADD =
171 am_libgt_encoding_la_OBJECTS = base32.lo url.lo
172 libgt_encoding_la_OBJECTS = $(am_libgt_encoding_la_OBJECTS)
174 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
175 depcomp = $(SHELL) $(top_srcdir)/depcomp
176 am__depfiles_maybe = depfiles
177 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/base32.Plo ./$(DEPDIR)/url.Plo
178 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
179 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
181 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182 CCLD = $(CC)
183 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184 $(AM_LDFLAGS) $(LDFLAGS) -o $@
185 DIST_SOURCES = $(libgt_encoding_la_SOURCES)
186 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
187 SOURCES = $(libgt_encoding_la_SOURCES)
189 all: all-am
191 .SUFFIXES:
192 .SUFFIXES: .c .lo .o .obj
193 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --gnu src/encoding/Makefile
196 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
199 clean-noinstLTLIBRARIES:
200 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
201 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
202 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
203 test "$$dir" = "$$p" && dir=.; \
204 echo "rm -f \"$${dir}/so_locations\""; \
205 rm -f "$${dir}/so_locations"; \
206 done
207 libgt_encoding.la: $(libgt_encoding_la_OBJECTS) $(libgt_encoding_la_DEPENDENCIES)
208 $(LINK) $(libgt_encoding_la_LDFLAGS) $(libgt_encoding_la_OBJECTS) $(libgt_encoding_la_LIBADD) $(LIBS)
210 mostlyclean-compile:
211 -rm -f *.$(OBJEXT) core *.core
213 distclean-compile:
214 -rm -f *.tab.c
216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base32.Plo@am__quote@
217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.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: