1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
17 top_srcdir
= @top_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
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
)
36 build_triplet
= @build@
38 subdir
= packages
/Linux
/RPM
39 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
40 $(srcdir)/curl-ssl.spec.in
$(srcdir)/curl.spec.in
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/curl-reentrant.m4 \
43 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
44 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
46 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
47 CONFIG_HEADER
= $(top_builddir
)/lib
/config.h \
48 $(top_builddir
)/src
/config.h \
49 $(top_builddir
)/include/curl
/curlbuild.h
50 CONFIG_CLEAN_FILES
= curl.spec curl-ssl.spec
53 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
55 AMDEP_FALSE
= @AMDEP_FALSE@
56 AMDEP_TRUE
= @AMDEP_TRUE@
61 AUTOHEADER
= @AUTOHEADER@
65 CCDEPMODE
= @CCDEPMODE@
69 CROSSCOMPILING_FALSE
= @CROSSCOMPILING_FALSE@
70 CROSSCOMPILING_TRUE
= @CROSSCOMPILING_TRUE@
71 CURL_CA_BUNDLE
= @CURL_CA_BUNDLE@
72 CURL_DISABLE_DICT
= @CURL_DISABLE_DICT@
73 CURL_DISABLE_FILE
= @CURL_DISABLE_FILE@
74 CURL_DISABLE_FTP
= @CURL_DISABLE_FTP@
75 CURL_DISABLE_HTTP
= @CURL_DISABLE_HTTP@
76 CURL_DISABLE_LDAP
= @CURL_DISABLE_LDAP@
77 CURL_DISABLE_LDAPS
= @CURL_DISABLE_LDAPS@
78 CURL_DISABLE_TELNET
= @CURL_DISABLE_TELNET@
79 CURL_DISABLE_TFTP
= @CURL_DISABLE_TFTP@
80 CURL_LIBS
= @CURL_LIBS@
81 CYGPATH_W
= @CYGPATH_W@
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 HAVE_PK11_CREATEGENERICOBJECT
= @HAVE_PK11_CREATEGENERICOBJECT@
98 IDN_ENABLED
= @IDN_ENABLED@
99 INSTALL_DATA
= @INSTALL_DATA@
100 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
101 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
103 IPV6_ENABLED
= @IPV6_ENABLED@
104 KRB4_ENABLED
= @KRB4_ENABLED@
106 LIBCURL_LIBS
= @LIBCURL_LIBS@
111 LTLIBOBJS
= @LTLIBOBJS@
113 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
114 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
115 MAKEINFO
= @MAKEINFO@
117 MIMPURE_FALSE
= @MIMPURE_FALSE@
118 MIMPURE_TRUE
= @MIMPURE_TRUE@
120 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
121 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
126 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
127 PACKAGE_NAME
= @PACKAGE_NAME@
128 PACKAGE_STRING
= @PACKAGE_STRING@
129 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
130 PACKAGE_VERSION
= @PACKAGE_VERSION@
131 PATH_SEPARATOR
= @PATH_SEPARATOR@
133 PKGADD_NAME
= @PKGADD_NAME@
134 PKGADD_PKG
= @PKGADD_PKG@
135 PKGADD_VENDOR
= @PKGADD_VENDOR@
136 PKGCONFIG
= @PKGCONFIG@
137 RANDOM_FILE
= @RANDOM_FILE@
139 REQUIRE_LIB_DEPS
= @REQUIRE_LIB_DEPS@
141 SET_MAKE
= @SET_MAKE@
143 SONAME_BUMP_FALSE
= @SONAME_BUMP_FALSE@
144 SONAME_BUMP_TRUE
= @SONAME_BUMP_TRUE@
145 SSL_ENABLED
= @SSL_ENABLED@
146 STATICLIB_FALSE
= @STATICLIB_FALSE@
147 STATICLIB_TRUE
= @STATICLIB_TRUE@
149 TEST_SERVER_LIBS
= @TEST_SERVER_LIBS@
150 USE_GNUTLS
= @USE_GNUTLS@
151 USE_LIBSSH2
= @USE_LIBSSH2@
152 USE_MANUAL_FALSE
= @USE_MANUAL_FALSE@
153 USE_MANUAL_TRUE
= @USE_MANUAL_TRUE@
155 USE_SSLEAY
= @USE_SSLEAY@
156 USE_WINDOWS_SSPI
= @USE_WINDOWS_SSPI@
158 VERSIONNUM
= @VERSIONNUM@
159 ac_ct_CC
= @ac_ct_CC@
160 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
162 am__include
= @am__include@
163 am__leading_dot
= @am__leading_dot@
164 am__quote
= @am__quote@
166 am__untar
= @am__untar@
169 build_alias
= @build_alias@
170 build_cpu
= @build_cpu@
171 build_os
= @build_os@
172 build_vendor
= @build_vendor@
174 datarootdir
= @datarootdir@
177 exec_prefix = @
exec_prefix@
179 host_alias
= @host_alias@
180 host_cpu
= @host_cpu@
182 host_vendor
= @host_vendor@
184 includedir = @
includedir@
186 install_sh
= @install_sh@
188 libexecdir
= @libexecdir@
190 localedir
= @localedir@
191 localstatedir
= @localstatedir@
194 oldincludedir = @
oldincludedir@
197 program_transform_name
= @program_transform_name@
200 sharedstatedir
= @sharedstatedir@
202 sysconfdir
= @sysconfdir@
203 target_alias
= @target_alias@
204 EXTRA_DIST
= README curl-ssl.spec.in curl.spec.in make_curl_rpm
208 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
210 case
'$(am__configure_deps)' in \
212 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
217 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Linux/RPM/Makefile'; \
218 cd
$(top_srcdir
) && \
219 $(AUTOMAKE
) --foreign packages
/Linux
/RPM
/Makefile
221 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
224 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
226 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
230 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
231 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
233 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
234 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
235 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
236 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
237 curl.spec
: $(top_builddir
)/config.status
$(srcdir)/curl.spec.in
238 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
239 curl-ssl.spec
: $(top_builddir
)/config.status
$(srcdir)/curl-ssl.spec.in
240 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
258 distdir
: $(DISTFILES
)
259 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
260 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
261 list
='$(DISTFILES)'; for file in
$$list; do \
263 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
264 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
266 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
267 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
268 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
270 $(mkdir_p
) "$(distdir)$$dir"; \
274 if
test -d
$$d/$$file; then \
275 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
276 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
278 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
280 test -f
$(distdir
)/$$file \
281 || cp
-p
$$d/$$file $(distdir
)/$$file \
290 install-exec
: install-exec-am
291 install-data
: install-data-am
292 uninstall: uninstall-am
295 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
297 installcheck: installcheck-am
299 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
300 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
301 `test -z '$(STRIP)' || \
302 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
308 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
310 maintainer-clean-generic
:
311 @echo
"This command is intended for maintainers to use"
312 @echo
"it deletes files that may require special tools to rebuild."
315 clean-am
: clean-generic clean-libtool mostlyclean-am
317 distclean: distclean-am
319 distclean-am
: clean-am distclean-generic distclean-libtool
335 install-info
: install-info-am
341 maintainer-clean
: maintainer-clean-am
343 maintainer-clean-am
: distclean-am maintainer-clean-generic
345 mostlyclean: mostlyclean-am
347 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
357 uninstall-am
: uninstall-info-am
359 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
360 distclean distclean-generic distclean-libtool distdir
dvi \
361 dvi-am html html-am
info info-am
install install-am \
362 install-data install-data-am install-exec install-exec-am \
363 install-info install-info-am install-man install-strip \
364 installcheck installcheck-am
installdirs maintainer-clean \
365 maintainer-clean-generic
mostlyclean mostlyclean-generic \
366 mostlyclean-libtool pdf pdf-am ps ps-am
uninstall uninstall-am \
369 # Tell versions [3.59,3.63) of GNU make to not export all variables.
370 # Otherwise a system limit (for SysV at least) may be exceeded.