Mercurial > hg > index.fcgi > gift-gnutella > gift-gnutella-0.0.11-1pba
comparison m4/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:0ca726428b23 |
---|---|
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.5 2004/01/01 01:56:35 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 EXTRA_DIST = \ | |
148 gift-pkgconfig.m4 \ | |
149 gift-prefix.m4 \ | |
150 libxml.m4 \ | |
151 openbsd.m4 \ | |
152 zlib.m4 | |
153 | |
154 subdir = m4 | |
155 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
156 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
157 CONFIG_HEADER = $(top_builddir)/config.h | |
158 CONFIG_CLEAN_FILES = | |
159 DIST_SOURCES = | |
160 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am | |
161 all: all-am | |
162 | |
163 .SUFFIXES: | |
164 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) | |
165 cd $(top_srcdir) && \ | |
166 $(AUTOMAKE) --gnu m4/Makefile | |
167 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status | |
168 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) | |
169 | |
170 mostlyclean-libtool: | |
171 -rm -f *.lo | |
172 | |
173 clean-libtool: | |
174 -rm -rf .libs _libs | |
175 | |
176 distclean-libtool: | |
177 -rm -f libtool | |
178 uninstall-info-am: | |
179 tags: TAGS | |
180 TAGS: | |
181 | |
182 ctags: CTAGS | |
183 CTAGS: | |
184 | |
185 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
186 | |
187 top_distdir = .. | |
188 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | |
189 | |
190 distdir: $(DISTFILES) | |
191 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
192 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |
193 list='$(DISTFILES)'; for file in $$list; do \ | |
194 case $$file in \ | |
195 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
196 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | |
197 esac; \ | |
198 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
199 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
200 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | |
201 dir="/$$dir"; \ | |
202 $(mkinstalldirs) "$(distdir)$$dir"; \ | |
203 else \ | |
204 dir=''; \ | |
205 fi; \ | |
206 if test -d $$d/$$file; then \ | |
207 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
208 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
209 fi; \ | |
210 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
211 else \ | |
212 test -f $(distdir)/$$file \ | |
213 || cp -p $$d/$$file $(distdir)/$$file \ | |
214 || exit 1; \ | |
215 fi; \ | |
216 done | |
217 check-am: all-am | |
218 check: check-am | |
219 all-am: Makefile | |
220 | |
221 installdirs: | |
222 install: install-am | |
223 install-exec: install-exec-am | |
224 install-data: install-data-am | |
225 uninstall: uninstall-am | |
226 | |
227 install-am: all-am | |
228 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
229 | |
230 installcheck: installcheck-am | |
231 install-strip: | |
232 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
233 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
234 `test -z '$(STRIP)' || \ | |
235 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
236 mostlyclean-generic: | |
237 | |
238 clean-generic: | |
239 | |
240 distclean-generic: | |
241 -rm -f $(CONFIG_CLEAN_FILES) | |
242 | |
243 maintainer-clean-generic: | |
244 @echo "This command is intended for maintainers to use" | |
245 @echo "it deletes files that may require special tools to rebuild." | |
246 clean: clean-am | |
247 | |
248 clean-am: clean-generic clean-libtool mostlyclean-am | |
249 | |
250 distclean: distclean-am | |
251 -rm -f Makefile | |
252 distclean-am: clean-am distclean-generic distclean-libtool | |
253 | |
254 dvi: dvi-am | |
255 | |
256 dvi-am: | |
257 | |
258 info: info-am | |
259 | |
260 info-am: | |
261 | |
262 install-data-am: | |
263 | |
264 install-exec-am: | |
265 | |
266 install-info: install-info-am | |
267 | |
268 install-man: | |
269 | |
270 installcheck-am: | |
271 | |
272 maintainer-clean: maintainer-clean-am | |
273 -rm -f Makefile | |
274 maintainer-clean-am: distclean-am maintainer-clean-generic | |
275 | |
276 mostlyclean: mostlyclean-am | |
277 | |
278 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
279 | |
280 pdf: pdf-am | |
281 | |
282 pdf-am: | |
283 | |
284 ps: ps-am | |
285 | |
286 ps-am: | |
287 | |
288 uninstall-am: uninstall-info-am | |
289 | |
290 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | |
291 distclean distclean-generic distclean-libtool distdir dvi \ | |
292 dvi-am info info-am install install-am install-data \ | |
293 install-data-am install-exec install-exec-am install-info \ | |
294 install-info-am install-man install-strip installcheck \ | |
295 installcheck-am installdirs maintainer-clean \ | |
296 maintainer-clean-generic mostlyclean mostlyclean-generic \ | |
297 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ | |
298 uninstall-info-am | |
299 | |
300 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
301 # Otherwise a system limit (for SysV at least) may be exceeded. | |
302 .NOEXPORT: |