]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/curl/packages/Linux/RPM/Makefile.in
hello world
[icculus/iodoom3.git] / neo / curl / packages / Linux / RPM / Makefile.in
1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ../../..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 host_triplet = @host@
37 subdir = packages/Linux/RPM
38 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(srcdir)/curl-ssl.spec.in $(srcdir)/curl.spec.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/lib/config.h \
47         $(top_builddir)/src/config.h
48 CONFIG_CLEAN_FILES = curl.spec curl-ssl.spec
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 AMDEP_FALSE = @AMDEP_FALSE@
54 AMDEP_TRUE = @AMDEP_TRUE@
55 AMTAR = @AMTAR@
56 AR = @AR@
57 AS = @AS@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CABUNDLE_FALSE = @CABUNDLE_FALSE@
63 CABUNDLE_TRUE = @CABUNDLE_TRUE@
64 CC = @CC@
65 CCDEPMODE = @CCDEPMODE@
66 CFLAGS = @CFLAGS@
67 CPP = @CPP@
68 CPPFLAGS = @CPPFLAGS@
69 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
70 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
71 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
72 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
73 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
74 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
75 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
76 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
77 CXX = @CXX@
78 CXXCPP = @CXXCPP@
79 CXXDEPMODE = @CXXDEPMODE@
80 CXXFLAGS = @CXXFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 DLLTOOL = @DLLTOOL@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 HAVE_ARES = @HAVE_ARES@
94 HAVE_LIBZ = @HAVE_LIBZ@
95 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
96 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
97 INSTALL_DATA = @INSTALL_DATA@
98 INSTALL_PROGRAM = @INSTALL_PROGRAM@
99 INSTALL_SCRIPT = @INSTALL_SCRIPT@
100 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101 IPV6_ENABLED = @IPV6_ENABLED@
102 KRB4_ENABLED = @KRB4_ENABLED@
103 LDFLAGS = @LDFLAGS@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112 MAKEINFO = @MAKEINFO@
113 MANOPT = @MANOPT@
114 MIMPURE_FALSE = @MIMPURE_FALSE@
115 MIMPURE_TRUE = @MIMPURE_TRUE@
116 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
117 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
118 NROFF = @NROFF@
119 OBJDUMP = @OBJDUMP@
120 OBJEXT = @OBJEXT@
121 OPENSSL_ENABLED = @OPENSSL_ENABLED@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PERL = @PERL@
130 PKGADD_NAME = @PKGADD_NAME@
131 PKGADD_PKG = @PKGADD_PKG@
132 PKGADD_VENDOR = @PKGADD_VENDOR@
133 PKGCONFIG = @PKGCONFIG@
134 RANDOM_FILE = @RANDOM_FILE@
135 RANLIB = @RANLIB@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
141 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
142 VERSION = @VERSION@
143 VERSIONNUM = @VERSIONNUM@
144 YACC = @YACC@
145 ac_ct_AR = @ac_ct_AR@
146 ac_ct_AS = @ac_ct_AS@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
150 ac_ct_F77 = @ac_ct_F77@
151 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
152 ac_ct_RANLIB = @ac_ct_RANLIB@
153 ac_ct_STRIP = @ac_ct_STRIP@
154 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
156 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 bindir = @bindir@
162 build = @build@
163 build_alias = @build_alias@
164 build_cpu = @build_cpu@
165 build_os = @build_os@
166 build_vendor = @build_vendor@
167 datadir = @datadir@
168 exec_prefix = @exec_prefix@
169 host = @host@
170 host_alias = @host_alias@
171 host_cpu = @host_cpu@
172 host_os = @host_os@
173 host_vendor = @host_vendor@
174 includedir = @includedir@
175 infodir = @infodir@
176 install_sh = @install_sh@
177 libdir = @libdir@
178 libexecdir = @libexecdir@
179 localstatedir = @localstatedir@
180 mandir = @mandir@
181 mkdir_p = @mkdir_p@
182 oldincludedir = @oldincludedir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 sbindir = @sbindir@
186 sharedstatedir = @sharedstatedir@
187 subdirs = @subdirs@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 EXTRA_DIST = README curl-ssl.spec.in curl.spec.in make_curl_rpm
191 all: all-am
192
193 .SUFFIXES:
194 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
195         @for dep in $?; do \
196           case '$(am__configure_deps)' in \
197             *$$dep*) \
198               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199                 && exit 0; \
200               exit 1;; \
201           esac; \
202         done; \
203         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  packages/Linux/RPM/Makefile'; \
204         cd $(top_srcdir) && \
205           $(AUTOMAKE) --foreign  packages/Linux/RPM/Makefile
206 .PRECIOUS: Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208         @case '$?' in \
209           *config.status*) \
210             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211           *) \
212             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214         esac;
215
216 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 curl.spec: $(top_builddir)/config.status $(srcdir)/curl.spec.in
224         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
225 curl-ssl.spec: $(top_builddir)/config.status $(srcdir)/curl-ssl.spec.in
226         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
227
228 mostlyclean-libtool:
229         -rm -f *.lo
230
231 clean-libtool:
232         -rm -rf .libs _libs
233
234 distclean-libtool:
235         -rm -f libtool
236 uninstall-info-am:
237 tags: TAGS
238 TAGS:
239
240 ctags: CTAGS
241 CTAGS:
242
243
244 distdir: $(DISTFILES)
245         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
246         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
247         list='$(DISTFILES)'; for file in $$list; do \
248           case $$file in \
249             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
250             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
251           esac; \
252           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
253           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
254           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
255             dir="/$$dir"; \
256             $(mkdir_p) "$(distdir)$$dir"; \
257           else \
258             dir=''; \
259           fi; \
260           if test -d $$d/$$file; then \
261             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
262               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
263             fi; \
264             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
265           else \
266             test -f $(distdir)/$$file \
267             || cp -p $$d/$$file $(distdir)/$$file \
268             || exit 1; \
269           fi; \
270         done
271 check-am: all-am
272 check: check-am
273 all-am: Makefile
274 installdirs:
275 install: install-am
276 install-exec: install-exec-am
277 install-data: install-data-am
278 uninstall: uninstall-am
279
280 install-am: all-am
281         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
282
283 installcheck: installcheck-am
284 install-strip:
285         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
286           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
287           `test -z '$(STRIP)' || \
288             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
289 mostlyclean-generic:
290
291 clean-generic:
292
293 distclean-generic:
294         -rm -f $(CONFIG_CLEAN_FILES)
295
296 maintainer-clean-generic:
297         @echo "This command is intended for maintainers to use"
298         @echo "it deletes files that may require special tools to rebuild."
299 clean: clean-am
300
301 clean-am: clean-generic clean-libtool mostlyclean-am
302
303 distclean: distclean-am
304         -rm -f Makefile
305 distclean-am: clean-am distclean-generic distclean-libtool
306
307 dvi: dvi-am
308
309 dvi-am:
310
311 html: html-am
312
313 info: info-am
314
315 info-am:
316
317 install-data-am:
318
319 install-exec-am:
320
321 install-info: install-info-am
322
323 install-man:
324
325 installcheck-am:
326
327 maintainer-clean: maintainer-clean-am
328         -rm -f Makefile
329 maintainer-clean-am: distclean-am maintainer-clean-generic
330
331 mostlyclean: mostlyclean-am
332
333 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
334
335 pdf: pdf-am
336
337 pdf-am:
338
339 ps: ps-am
340
341 ps-am:
342
343 uninstall-am: uninstall-info-am
344
345 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
346         distclean distclean-generic distclean-libtool distdir dvi \
347         dvi-am html html-am info info-am install install-am \
348         install-data install-data-am install-exec install-exec-am \
349         install-info install-info-am install-man install-strip \
350         installcheck installcheck-am installdirs maintainer-clean \
351         maintainer-clean-generic mostlyclean mostlyclean-generic \
352         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
353         uninstall-info-am
354
355 # Tell versions [3.59,3.63) of GNU make to not export all variables.
356 # Otherwise a system limit (for SysV at least) may be exceeded.
357 .NOEXPORT: