Update to 7.44.0
[platform/upstream/curl.git] / packages / Win32 / cygwin / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = packages/Win32/cygwin
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
93         $(top_srcdir)/m4/curl-confopts.m4 \
94         $(top_srcdir)/m4/curl-functions.m4 \
95         $(top_srcdir)/m4/curl-openssl.m4 \
96         $(top_srcdir)/m4/curl-override.m4 \
97         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
98         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100         $(top_srcdir)/m4/xc-am-iface.m4 \
101         $(top_srcdir)/m4/xc-cc-check.m4 \
102         $(top_srcdir)/m4/xc-lt-iface.m4 \
103         $(top_srcdir)/m4/xc-translit.m4 \
104         $(top_srcdir)/m4/xc-val-flgs.m4 \
105         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
106         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
107         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
108         $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110         $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
114         $(top_builddir)/include/curl/curlbuild.h
115 CONFIG_CLEAN_FILES =
116 CONFIG_CLEAN_VPATH_FILES =
117 AM_V_P = $(am__v_P_@AM_V@)
118 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119 am__v_P_0 = false
120 am__v_P_1 = :
121 AM_V_GEN = $(am__v_GEN_@AM_V@)
122 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123 am__v_GEN_0 = @echo "  GEN     " $@;
124 am__v_GEN_1 = 
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
128 am__v_at_1 = 
129 SOURCES =
130 DIST_SOURCES =
131 am__can_run_installinfo = \
132   case $$AM_UPDATE_INFO_DIR in \
133     n|no|NO) false;; \
134     *) (install-info --version) >/dev/null 2>&1;; \
135   esac
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
137 am__DIST_COMMON = $(srcdir)/Makefile.in README
138 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139 ACLOCAL = @ACLOCAL@
140 AMTAR = @AMTAR@
141 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
142 AR = @AR@
143 AS = @AS@
144 AUTOCONF = @AUTOCONF@
145 AUTOHEADER = @AUTOHEADER@
146 AUTOMAKE = @AUTOMAKE@
147 AWK = @AWK@
148 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
149 CC = @CC@
150 CCDEPMODE = @CCDEPMODE@
151 CFLAGS = @CFLAGS@
152 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
153 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
154 CPP = @CPP@
155 CPPFLAGS = @CPPFLAGS@
156 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
157 CURLVERSION = @CURLVERSION@
158 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
159 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
160 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
161 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
162 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
163 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
164 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
165 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
166 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
167 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
168 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
169 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
170 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
171 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
172 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
173 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
174 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
175 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
176 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
177 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
178 CYGPATH_W = @CYGPATH_W@
179 DEFS = @DEFS@
180 DEPDIR = @DEPDIR@
181 DLLTOOL = @DLLTOOL@
182 DSYMUTIL = @DSYMUTIL@
183 DUMPBIN = @DUMPBIN@
184 ECHO_C = @ECHO_C@
185 ECHO_N = @ECHO_N@
186 ECHO_T = @ECHO_T@
187 EGREP = @EGREP@
188 ENABLE_SHARED = @ENABLE_SHARED@
189 ENABLE_STATIC = @ENABLE_STATIC@
190 EXEEXT = @EXEEXT@
191 FGREP = @FGREP@
192 GREP = @GREP@
193 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
194 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
195 HAVE_LIBZ = @HAVE_LIBZ@
196 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
197 IDN_ENABLED = @IDN_ENABLED@
198 INSTALL = @INSTALL@
199 INSTALL_DATA = @INSTALL_DATA@
200 INSTALL_PROGRAM = @INSTALL_PROGRAM@
201 INSTALL_SCRIPT = @INSTALL_SCRIPT@
202 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203 IPV6_ENABLED = @IPV6_ENABLED@
204 LD = @LD@
205 LDFLAGS = @LDFLAGS@
206 LIBCURL_LIBS = @LIBCURL_LIBS@
207 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
208 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
209 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
210 LIBOBJS = @LIBOBJS@
211 LIBS = @LIBS@
212 LIBTOOL = @LIBTOOL@
213 LIPO = @LIPO@
214 LN_S = @LN_S@
215 LTLIBOBJS = @LTLIBOBJS@
216 MAINT = @MAINT@
217 MAKEINFO = @MAKEINFO@
218 MANIFEST_TOOL = @MANIFEST_TOOL@
219 MANOPT = @MANOPT@
220 MKDIR_P = @MKDIR_P@
221 NM = @NM@
222 NMEDIT = @NMEDIT@
223 NROFF = @NROFF@
224 NSS_LIBS = @NSS_LIBS@
225 OBJDUMP = @OBJDUMP@
226 OBJEXT = @OBJEXT@
227 OTOOL = @OTOOL@
228 OTOOL64 = @OTOOL64@
229 PACKAGE = @PACKAGE@
230 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231 PACKAGE_NAME = @PACKAGE_NAME@
232 PACKAGE_STRING = @PACKAGE_STRING@
233 PACKAGE_TARNAME = @PACKAGE_TARNAME@
234 PACKAGE_URL = @PACKAGE_URL@
235 PACKAGE_VERSION = @PACKAGE_VERSION@
236 PATH_SEPARATOR = @PATH_SEPARATOR@
237 PERL = @PERL@
238 PKGADD_NAME = @PKGADD_NAME@
239 PKGADD_PKG = @PKGADD_PKG@
240 PKGADD_VENDOR = @PKGADD_VENDOR@
241 PKGCONFIG = @PKGCONFIG@
242 RANDOM_FILE = @RANDOM_FILE@
243 RANLIB = @RANLIB@
244 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
245 SED = @SED@
246 SET_MAKE = @SET_MAKE@
247 SHELL = @SHELL@
248 SSL_ENABLED = @SSL_ENABLED@
249 SSL_LIBS = @SSL_LIBS@
250 STRIP = @STRIP@
251 SUPPORT_FEATURES = @SUPPORT_FEATURES@
252 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
253 USE_ARES = @USE_ARES@
254 USE_AXTLS = @USE_AXTLS@
255 USE_CYASSL = @USE_CYASSL@
256 USE_DARWINSSL = @USE_DARWINSSL@
257 USE_GNUTLS = @USE_GNUTLS@
258 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
259 USE_LIBRTMP = @USE_LIBRTMP@
260 USE_LIBSSH2 = @USE_LIBSSH2@
261 USE_NGHTTP2 = @USE_NGHTTP2@
262 USE_NSS = @USE_NSS@
263 USE_OPENLDAP = @USE_OPENLDAP@
264 USE_POLARSSL = @USE_POLARSSL@
265 USE_SCHANNEL = @USE_SCHANNEL@
266 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
267 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
268 VERSION = @VERSION@
269 VERSIONNUM = @VERSIONNUM@
270 ZLIB_LIBS = @ZLIB_LIBS@
271 abs_builddir = @abs_builddir@
272 abs_srcdir = @abs_srcdir@
273 abs_top_builddir = @abs_top_builddir@
274 abs_top_srcdir = @abs_top_srcdir@
275 ac_ct_AR = @ac_ct_AR@
276 ac_ct_CC = @ac_ct_CC@
277 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278 am__include = @am__include@
279 am__leading_dot = @am__leading_dot@
280 am__quote = @am__quote@
281 am__tar = @am__tar@
282 am__untar = @am__untar@
283 bindir = @bindir@
284 build = @build@
285 build_alias = @build_alias@
286 build_cpu = @build_cpu@
287 build_os = @build_os@
288 build_vendor = @build_vendor@
289 builddir = @builddir@
290 datadir = @datadir@
291 datarootdir = @datarootdir@
292 docdir = @docdir@
293 dvidir = @dvidir@
294 exec_prefix = @exec_prefix@
295 host = @host@
296 host_alias = @host_alias@
297 host_cpu = @host_cpu@
298 host_os = @host_os@
299 host_vendor = @host_vendor@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 libext = @libext@
307 localedir = @localedir@
308 localstatedir = @localstatedir@
309 mandir = @mandir@
310 mkdir_p = @mkdir_p@
311 oldincludedir = @oldincludedir@
312 pdfdir = @pdfdir@
313 prefix = @prefix@
314 program_transform_name = @program_transform_name@
315 psdir = @psdir@
316 sbindir = @sbindir@
317 sharedstatedir = @sharedstatedir@
318 srcdir = @srcdir@
319 subdirs = @subdirs@
320 sysconfdir = @sysconfdir@
321 target_alias = @target_alias@
322 top_build_prefix = @top_build_prefix@
323 top_builddir = @top_builddir@
324 top_srcdir = @top_srcdir@
325 EXTRA_DIST = README
326
327 #
328 # Build a Cygwin binary tar ball
329 #
330 # Read the README file for details on using this Makefile
331 #
332 # NOTE: As I'm not particularly familiar with Makefiles, this was the
333 #  best I could come up with. It should probably be enhanced someday
334 #  to actually use the correct target and pre-requisite names, etc...
335 #  If anyone else wants to volunteer, feel free ;-)
336 #
337
338 # Cygwin build number (default to "1")
339 CYGBUILD = 1
340
341 # Cygwin tarball build dir (fully-qualified name, gets deleted when done)
342 cygwintmp = $(CURDIR)/tmp_binbuild
343 all: all-am
344
345 .SUFFIXES:
346 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
347         @for dep in $?; do \
348           case '$(am__configure_deps)' in \
349             *$$dep*) \
350               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
351                 && { if test -f $@; then exit 0; else break; fi; }; \
352               exit 1;; \
353           esac; \
354         done; \
355         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/Win32/cygwin/Makefile'; \
356         $(am__cd) $(top_srcdir) && \
357           $(AUTOMAKE) --foreign packages/Win32/cygwin/Makefile
358 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359         @case '$?' in \
360           *config.status*) \
361             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
362           *) \
363             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
364             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365         esac;
366
367 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
370 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374 $(am__aclocal_m4_deps):
375
376 mostlyclean-libtool:
377         -rm -f *.lo
378
379 clean-libtool:
380         -rm -rf .libs _libs
381 tags TAGS:
382
383 ctags CTAGS:
384
385 cscope cscopelist:
386
387
388 distdir: $(DISTFILES)
389         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391         list='$(DISTFILES)'; \
392           dist_files=`for file in $$list; do echo $$file; done | \
393           sed -e "s|^$$srcdirstrip/||;t" \
394               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
395         case $$dist_files in \
396           */*) $(MKDIR_P) `echo "$$dist_files" | \
397                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
398                            sort -u` ;; \
399         esac; \
400         for file in $$dist_files; do \
401           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
402           if test -d $$d/$$file; then \
403             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
404             if test -d "$(distdir)/$$file"; then \
405               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
406             fi; \
407             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
409               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
410             fi; \
411             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
412           else \
413             test -f "$(distdir)/$$file" \
414             || cp -p $$d/$$file "$(distdir)/$$file" \
415             || exit 1; \
416           fi; \
417         done
418 check-am: all-am
419 check: check-am
420 all-am: Makefile
421 installdirs:
422 install: install-am
423 install-exec: install-exec-am
424 install-data: install-data-am
425 uninstall: uninstall-am
426
427 install-am: all-am
428         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429
430 installcheck: installcheck-am
431 install-strip:
432         if test -z '$(STRIP)'; then \
433           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
435               install; \
436         else \
437           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
438             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
439             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
440         fi
441 mostlyclean-generic:
442
443 clean-generic:
444
445 distclean-generic:
446         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
447         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
448
449 maintainer-clean-generic:
450         @echo "This command is intended for maintainers to use"
451         @echo "it deletes files that may require special tools to rebuild."
452 clean: clean-am
453
454 clean-am: clean-generic clean-libtool mostlyclean-am
455
456 distclean: distclean-am
457         -rm -f Makefile
458 distclean-am: clean-am distclean-generic
459
460 dvi: dvi-am
461
462 dvi-am:
463
464 html: html-am
465
466 html-am:
467
468 info: info-am
469
470 info-am:
471
472 install-data-am:
473
474 install-dvi: install-dvi-am
475
476 install-dvi-am:
477
478 install-exec-am:
479
480 install-html: install-html-am
481
482 install-html-am:
483
484 install-info: install-info-am
485
486 install-info-am:
487
488 install-man:
489
490 install-pdf: install-pdf-am
491
492 install-pdf-am:
493
494 install-ps: install-ps-am
495
496 install-ps-am:
497
498 installcheck-am:
499
500 maintainer-clean: maintainer-clean-am
501         -rm -f Makefile
502 maintainer-clean-am: distclean-am maintainer-clean-generic
503
504 mostlyclean: mostlyclean-am
505
506 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
508 pdf: pdf-am
509
510 pdf-am:
511
512 ps: ps-am
513
514 ps-am:
515
516 uninstall-am:
517
518 .MAKE: install-am install-strip
519
520 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
521         cscopelist-am ctags-am distclean distclean-generic \
522         distclean-libtool distdir dvi dvi-am html html-am info info-am \
523         install install-am install-data install-data-am install-dvi \
524         install-dvi-am install-exec install-exec-am install-html \
525         install-html-am install-info install-info-am install-man \
526         install-pdf install-pdf-am install-ps install-ps-am \
527         install-strip installcheck installcheck-am installdirs \
528         maintainer-clean maintainer-clean-generic mostlyclean \
529         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
530         tags-am uninstall uninstall-am
531
532 .PRECIOUS: Makefile
533
534
535 cygwinbin:
536         rm -rf $(cygwintmp)
537         rm -rf $(cygwintmp)-dev
538         $(MAKE) -C $(top_builddir) DESTDIR=$(cygwintmp) install-strip
539 # $(STRIP) $(cygwintmp)/usr/bin/cygcurl-?.dll
540         $(mkinstalldirs) \
541           $(cygwintmp)$(datadir)/doc/Cygwin \
542           $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) \
543           $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl \
544           $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples \
545           $(cygwintmp)-dev$(mandir)
546 #
547 # copy some files into the binary install dir
548         cp $(srcdir)/README \
549           $(cygwintmp)$(datadir)/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
550         cd $(top_srcdir) ; cp CHANGES COPYING README RELEASE-NOTES docs/* \
551           $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; pwd
552         cd $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
553 #
554 # copy some files into the -dev install dir, remove some from binary
555         cp $(top_srcdir)/docs/libcurl/*.html \
556           $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl
557         cp $(top_srcdir)/docs/examples/* \
558           $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
559         rm $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples/Makefile*
560         cp $(top_srcdir)/docs/examples/Makefile.example \
561           $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
562         mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/BINDINGS \
563            $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
564         mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/INTERNALS \
565            $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
566         mv $(cygwintmp)/usr/include $(cygwintmp)-dev/usr
567         mv $(cygwintmp)/usr/lib $(cygwintmp)-dev/usr
568         mv $(cygwintmp)$(mandir)/man3 $(cygwintmp)-dev$(mandir)
569 #
570 # create both tar files, and delete tmp folders
571         cd $(cygwintmp) ; tar cjf \
572           $(PACKAGE)-$(VERSION)-$(CYGBUILD).tar.bz2 usr
573         mv $(cygwintmp)/*.tar.bz2 . && rm -rf $(cygwintmp)
574 #
575         cd $(cygwintmp)-dev ; tar cjf \
576           $(PACKAGE)-devel-$(VERSION)-$(CYGBUILD).tar.bz2 usr
577         mv $(cygwintmp)-dev/*.tar.bz2 . && rm -rf $(cygwintmp)-dev
578
579 # Tell versions [3.59,3.63) of GNU make to not export all variables.
580 # Otherwise a system limit (for SysV at least) may be exceeded.
581 .NOEXPORT: