Update tag value for tizen 2.0 build
[external/curl.git] / packages / vms / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
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 build_triplet = @build@
37 host_triplet = @host@
38 subdir = packages/vms
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
42         $(top_srcdir)/m4/curl-confopts.m4 \
43         $(top_srcdir)/m4/curl-functions.m4 \
44         $(top_srcdir)/m4/curl-override.m4 \
45         $(top_srcdir)/m4/curl-reentrant.m4 \
46         $(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
47         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
54         $(top_builddir)/src/curl_config.h \
55         $(top_builddir)/include/curl/curlbuild.h
56 CONFIG_CLEAN_FILES =
57 SOURCES =
58 DIST_SOURCES =
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AS = @AS@
66 AUTOCONF = @AUTOCONF@
67 AUTOHEADER = @AUTOHEADER@
68 AUTOMAKE = @AUTOMAKE@
69 AWK = @AWK@
70 BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
71 BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CFLAGS = @CFLAGS@
75 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
76 CPP = @CPP@
77 CPPFLAGS = @CPPFLAGS@
78 CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
79 CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
80 CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
81 CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
82 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
83 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
84 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
85 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
86 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
87 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
88 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
89 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
90 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
91 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
92 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
93 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
94 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
95 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
96 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
97 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
98 CURL_LIBS = @CURL_LIBS@
99 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DLLTOOL = @DLLTOOL@
104 DSYMUTIL = @DSYMUTIL@
105 DUMPBIN = @DUMPBIN@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 ENABLE_SHARED = @ENABLE_SHARED@
111 EXEEXT = @EXEEXT@
112 FGREP = @FGREP@
113 GREP = @GREP@
114 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
115 HAVE_LIBZ = @HAVE_LIBZ@
116 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
117 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
118 HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
119 IDN_ENABLED = @IDN_ENABLED@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 IPV6_ENABLED = @IPV6_ENABLED@
125 KRB4_ENABLED = @KRB4_ENABLED@
126 LD = @LD@
127 LDFLAGS = @LDFLAGS@
128 LIBCURL_LIBS = @LIBCURL_LIBS@
129 LIBOBJS = @LIBOBJS@
130 LIBS = @LIBS@
131 LIBTOOL = @LIBTOOL@
132 LIPO = @LIPO@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
138 MAKEINFO = @MAKEINFO@
139 MANOPT = @MANOPT@
140 MIMPURE_FALSE = @MIMPURE_FALSE@
141 MIMPURE_TRUE = @MIMPURE_TRUE@
142 NM = @NM@
143 NMEDIT = @NMEDIT@
144 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
145 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
146 NROFF = @NROFF@
147 OBJDUMP = @OBJDUMP@
148 OBJEXT = @OBJEXT@
149 OTOOL = @OTOOL@
150 OTOOL64 = @OTOOL64@
151 PACKAGE = @PACKAGE@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_URL = @PACKAGE_URL@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH = @PATH@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PERL = @PERL@
161 PKGADD_NAME = @PKGADD_NAME@
162 PKGADD_PKG = @PKGADD_PKG@
163 PKGADD_VENDOR = @PKGADD_VENDOR@
164 PKGCONFIG = @PKGCONFIG@
165 RANDOM_FILE = @RANDOM_FILE@
166 RANLIB = @RANLIB@
167 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
168 SED = @SED@
169 SET_MAKE = @SET_MAKE@
170 SHELL = @SHELL@
171 SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
172 SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
173 SSL_ENABLED = @SSL_ENABLED@
174 STATICLIB_FALSE = @STATICLIB_FALSE@
175 STATICLIB_TRUE = @STATICLIB_TRUE@
176 STRIP = @STRIP@
177 SUPPORT_FEATURES = @SUPPORT_FEATURES@
178 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
179 TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
180 USE_ARES = @USE_ARES@
181 USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
182 USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
183 USE_GNUTLS = @USE_GNUTLS@
184 USE_LIBRTMP = @USE_LIBRTMP@
185 USE_LIBSSH2 = @USE_LIBSSH2@
186 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
187 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
188 USE_NSS = @USE_NSS@
189 USE_OPENLDAP = @USE_OPENLDAP@
190 USE_POLARSSL = @USE_POLARSSL@
191 USE_SSLEAY = @USE_SSLEAY@
192 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
193 VERSION = @VERSION@
194 VERSIONNUM = @VERSIONNUM@
195 ac_ct_CC = @ac_ct_CC@
196 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
198 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
199 am__include = @am__include@
200 am__leading_dot = @am__leading_dot@
201 am__quote = @am__quote@
202 am__tar = @am__tar@
203 am__untar = @am__untar@
204 bindir = @bindir@
205 build = @build@
206 build_alias = @build_alias@
207 build_cpu = @build_cpu@
208 build_os = @build_os@
209 build_vendor = @build_vendor@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host = @host@
216 host_alias = @host_alias@
217 host_cpu = @host_cpu@
218 host_os = @host_os@
219 host_vendor = @host_vendor@
220 htmldir = @htmldir@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 libext = @libext@
227 localedir = @localedir@
228 localstatedir = @localstatedir@
229 lt_ECHO = @lt_ECHO@
230 mandir = @mandir@
231 mkdir_p = @mkdir_p@
232 oldincludedir = @oldincludedir@
233 pdfdir = @pdfdir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 subdirs = @subdirs@
240 sysconfdir = @sysconfdir@
241 target_alias = @target_alias@
242 EXTRA_DIST = build_vms.com \
243  curlmsg.h \
244  curlmsg.msg \
245  curlmsg.sdl \
246  curlmsg_vms.h \
247  hpssl_alpha.opt \
248  hpssl_ia64.opt \
249  hpssl_vax.opt \
250  ldap.opt \
251  openssl_alpha.opt \
252  openssl_ia64.opt \
253  openssl_vax.opt \
254  openssl_ssl_alpha.opt \
255  openssl_ssl_ia64.opt \
256  openssl_ssl_vax.opt \
257  readme
258
259 all: all-am
260
261 .SUFFIXES:
262 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
263         @for dep in $?; do \
264           case '$(am__configure_deps)' in \
265             *$$dep*) \
266               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
267                 && exit 0; \
268               exit 1;; \
269           esac; \
270         done; \
271         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  packages/vms/Makefile'; \
272         cd $(top_srcdir) && \
273           $(AUTOMAKE) --gnu  packages/vms/Makefile
274 .PRECIOUS: Makefile
275 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276         @case '$?' in \
277           *config.status*) \
278             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279           *) \
280             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282         esac;
283
284 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
290         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291
292 mostlyclean-libtool:
293         -rm -f *.lo
294
295 clean-libtool:
296         -rm -rf .libs _libs
297
298 distclean-libtool:
299         -rm -f libtool
300 uninstall-info-am:
301 tags: TAGS
302 TAGS:
303
304 ctags: CTAGS
305 CTAGS:
306
307
308 distdir: $(DISTFILES)
309         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
310         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
311         list='$(DISTFILES)'; for file in $$list; do \
312           case $$file in \
313             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
315           esac; \
316           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319             dir="/$$dir"; \
320             $(mkdir_p) "$(distdir)$$dir"; \
321           else \
322             dir=''; \
323           fi; \
324           if test -d $$d/$$file; then \
325             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327             fi; \
328             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329           else \
330             test -f $(distdir)/$$file \
331             || cp -p $$d/$$file $(distdir)/$$file \
332             || exit 1; \
333           fi; \
334         done
335 check-am: all-am
336 check: check-am
337 all-am: Makefile
338 installdirs:
339 install: install-am
340 install-exec: install-exec-am
341 install-data: install-data-am
342 uninstall: uninstall-am
343
344 install-am: all-am
345         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
346
347 installcheck: installcheck-am
348 install-strip:
349         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351           `test -z '$(STRIP)' || \
352             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
353 mostlyclean-generic:
354
355 clean-generic:
356
357 distclean-generic:
358         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
359
360 maintainer-clean-generic:
361         @echo "This command is intended for maintainers to use"
362         @echo "it deletes files that may require special tools to rebuild."
363 clean: clean-am
364
365 clean-am: clean-generic clean-libtool mostlyclean-am
366
367 distclean: distclean-am
368         -rm -f Makefile
369 distclean-am: clean-am distclean-generic distclean-libtool
370
371 dvi: dvi-am
372
373 dvi-am:
374
375 html: html-am
376
377 info: info-am
378
379 info-am:
380
381 install-data-am:
382
383 install-exec-am:
384
385 install-info: install-info-am
386
387 install-man:
388
389 installcheck-am:
390
391 maintainer-clean: maintainer-clean-am
392         -rm -f Makefile
393 maintainer-clean-am: distclean-am maintainer-clean-generic
394
395 mostlyclean: mostlyclean-am
396
397 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
398
399 pdf: pdf-am
400
401 pdf-am:
402
403 ps: ps-am
404
405 ps-am:
406
407 uninstall-am: uninstall-info-am
408
409 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
410         distclean distclean-generic distclean-libtool distdir dvi \
411         dvi-am html html-am info info-am install install-am \
412         install-data install-data-am install-exec install-exec-am \
413         install-info install-info-am install-man install-strip \
414         installcheck installcheck-am installdirs maintainer-clean \
415         maintainer-clean-generic mostlyclean mostlyclean-generic \
416         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
417         uninstall-info-am
418
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: