view data/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 2003/09/08 05:52:41 jasta Exp $
18 ###############################################################################
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 = ..
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@
147 Gnutelladatadir = $(datadir)/giFT/Gnutella
148 Gnutelladata_DATA = \
149 gwebcaches \
150 hostiles.txt \
151 Gnutella.conf.template \
152 Gnutella.conf
155 EXTRA_DIST = \
156 $(Gnutelladata_DATA)
158 subdir = data
159 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
160 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
161 CONFIG_HEADER = $(top_builddir)/config.h
162 CONFIG_CLEAN_FILES =
163 DIST_SOURCES =
164 DATA = $(Gnutelladata_DATA)
166 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
167 all: all-am
169 .SUFFIXES:
170 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
171 cd $(top_srcdir) && \
172 $(AUTOMAKE) --gnu data/Makefile
173 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
174 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
176 mostlyclean-libtool:
177 -rm -f *.lo
179 clean-libtool:
180 -rm -rf .libs _libs
182 distclean-libtool:
183 -rm -f libtool
184 uninstall-info-am:
185 GnutelladataDATA_INSTALL = $(INSTALL_DATA)
186 install-GnutelladataDATA: $(Gnutelladata_DATA)
187 @$(NORMAL_INSTALL)
188 $(mkinstalldirs) $(DESTDIR)$(Gnutelladatadir)
189 @list='$(Gnutelladata_DATA)'; for p in $$list; do \
190 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
191 f="`echo $$p | sed -e 's|^.*/||'`"; \
192 echo " $(GnutelladataDATA_INSTALL) $$d$$p $(DESTDIR)$(Gnutelladatadir)/$$f"; \
193 $(GnutelladataDATA_INSTALL) $$d$$p $(DESTDIR)$(Gnutelladatadir)/$$f; \
194 done
196 uninstall-GnutelladataDATA:
197 @$(NORMAL_UNINSTALL)
198 @list='$(Gnutelladata_DATA)'; for p in $$list; do \
199 f="`echo $$p | sed -e 's|^.*/||'`"; \
200 echo " rm -f $(DESTDIR)$(Gnutelladatadir)/$$f"; \
201 rm -f $(DESTDIR)$(Gnutelladatadir)/$$f; \
202 done
203 tags: TAGS
204 TAGS:
206 ctags: CTAGS
207 CTAGS:
209 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211 top_distdir = ..
212 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
214 distdir: $(DISTFILES)
215 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
216 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
217 list='$(DISTFILES)'; for file in $$list; do \
218 case $$file in \
219 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
220 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
221 esac; \
222 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
223 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
224 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
225 dir="/$$dir"; \
226 $(mkinstalldirs) "$(distdir)$$dir"; \
227 else \
228 dir=''; \
229 fi; \
230 if test -d $$d/$$file; then \
231 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
232 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
233 fi; \
234 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
235 else \
236 test -f $(distdir)/$$file \
237 || cp -p $$d/$$file $(distdir)/$$file \
238 || exit 1; \
239 fi; \
240 done
241 check-am: all-am
242 check: check-am
243 all-am: Makefile $(DATA)
245 installdirs:
246 $(mkinstalldirs) $(DESTDIR)$(Gnutelladatadir)
247 install: install-am
248 install-exec: install-exec-am
249 install-data: install-data-am
250 uninstall: uninstall-am
252 install-am: all-am
253 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
255 installcheck: installcheck-am
256 install-strip:
257 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
258 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
259 `test -z '$(STRIP)' || \
260 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
261 mostlyclean-generic:
263 clean-generic:
265 distclean-generic:
266 -rm -f $(CONFIG_CLEAN_FILES)
268 maintainer-clean-generic:
269 @echo "This command is intended for maintainers to use"
270 @echo "it deletes files that may require special tools to rebuild."
271 clean: clean-am
273 clean-am: clean-generic clean-libtool mostlyclean-am
275 distclean: distclean-am
276 -rm -f Makefile
277 distclean-am: clean-am distclean-generic distclean-libtool
279 dvi: dvi-am
281 dvi-am:
283 info: info-am
285 info-am:
287 install-data-am: install-GnutelladataDATA
289 install-exec-am:
291 install-info: install-info-am
293 install-man:
295 installcheck-am:
297 maintainer-clean: maintainer-clean-am
298 -rm -f Makefile
299 maintainer-clean-am: distclean-am maintainer-clean-generic
301 mostlyclean: mostlyclean-am
303 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
305 pdf: pdf-am
307 pdf-am:
309 ps: ps-am
311 ps-am:
313 uninstall-am: uninstall-GnutelladataDATA uninstall-info-am
315 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
316 distclean distclean-generic distclean-libtool distdir dvi \
317 dvi-am info info-am install install-GnutelladataDATA install-am \
318 install-data install-data-am install-exec install-exec-am \
319 install-info install-info-am install-man install-strip \
320 installcheck installcheck-am installdirs maintainer-clean \
321 maintainer-clean-generic mostlyclean mostlyclean-generic \
322 mostlyclean-libtool pdf pdf-am ps ps-am uninstall \
323 uninstall-GnutelladataDATA uninstall-am uninstall-info-am
325 # Tell versions [3.59,3.63) of GNU make to not export all variables.
326 # Otherwise a system limit (for SysV at least) may be exceeded.
327 .NOEXPORT: