mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2024-11-10 14:51:58 +00:00
5d31d90fa4
This reverts commitdad99ac8e3
. This reverts commite5639398e7
. This reverts commitcf4eae3ded
.
487 lines
15 KiB
Makefile
487 lines
15 KiB
Makefile
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
@SET_MAKE@
|
|
srcdir = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
VPATH = @srcdir@
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
top_builddir = ../../..
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
INSTALL = @INSTALL@
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
transform = $(program_transform_name)
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
subdir = packages/Win32/cygwin
|
|
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
|
|
$(top_srcdir)/m4/curl-confopts.m4 \
|
|
$(top_srcdir)/m4/curl-functions.m4 \
|
|
$(top_srcdir)/m4/curl-openssl.m4 \
|
|
$(top_srcdir)/m4/curl-override.m4 \
|
|
$(top_srcdir)/m4/curl-reentrant.m4 \
|
|
$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
|
|
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
|
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
|
$(top_srcdir)/m4/xc-translit.m4 \
|
|
$(top_srcdir)/m4/zz50-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
|
$(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
|
|
$(top_builddir)/include/curl/curlbuild.h
|
|
CONFIG_CLEAN_FILES =
|
|
SOURCES =
|
|
DIST_SOURCES =
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = @ACLOCAL@
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
|
AMDEP_TRUE = @AMDEP_TRUE@
|
|
AMTAR = @AMTAR@
|
|
AR = @AR@
|
|
AS = @AS@
|
|
AUTOCONF = @AUTOCONF@
|
|
AUTOHEADER = @AUTOHEADER@
|
|
AUTOMAKE = @AUTOMAKE@
|
|
AWK = @AWK@
|
|
BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
|
|
BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
|
|
BUILD_UNITTESTS_FALSE = @BUILD_UNITTESTS_FALSE@
|
|
BUILD_UNITTESTS_TRUE = @BUILD_UNITTESTS_TRUE@
|
|
CC = @CC@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
|
|
CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
|
|
CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
|
|
CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
|
|
CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
|
|
CURLVERSION = @CURLVERSION@
|
|
CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
|
|
CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
|
|
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
|
|
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
|
|
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
|
|
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
|
|
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
|
|
CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
|
|
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
|
|
CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
|
|
CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
|
|
CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
|
|
CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
|
|
CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
|
|
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
|
|
CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
|
|
CURL_LIBS = @CURL_LIBS@
|
|
CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
|
|
CYGPATH_W = @CYGPATH_W@
|
|
DEFS = @DEFS@
|
|
DEPDIR = @DEPDIR@
|
|
DLLTOOL = @DLLTOOL@
|
|
DOING_CURL_SYMBOL_HIDING_FALSE = @DOING_CURL_SYMBOL_HIDING_FALSE@
|
|
DOING_CURL_SYMBOL_HIDING_TRUE = @DOING_CURL_SYMBOL_HIDING_TRUE@
|
|
DOING_NATIVE_WINDOWS_FALSE = @DOING_NATIVE_WINDOWS_FALSE@
|
|
DOING_NATIVE_WINDOWS_TRUE = @DOING_NATIVE_WINDOWS_TRUE@
|
|
DSYMUTIL = @DSYMUTIL@
|
|
DUMPBIN = @DUMPBIN@
|
|
ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
ENABLE_SHARED = @ENABLE_SHARED@
|
|
EXEEXT = @EXEEXT@
|
|
FGREP = @FGREP@
|
|
GREP = @GREP@
|
|
HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
|
|
HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
|
|
HAVE_LIBZ = @HAVE_LIBZ@
|
|
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
|
|
HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
|
|
HAVE_NSS_INITCONTEXT = @HAVE_NSS_INITCONTEXT@
|
|
HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
|
|
IDN_ENABLED = @IDN_ENABLED@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
IPV6_ENABLED = @IPV6_ENABLED@
|
|
KRB4_ENABLED = @KRB4_ENABLED@
|
|
LD = @LD@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBCURL_LIBS = @LIBCURL_LIBS@
|
|
LIBOBJS = @LIBOBJS@
|
|
LIBS = @LIBS@
|
|
LIBTOOL = @LIBTOOL@
|
|
LIPO = @LIPO@
|
|
LN_S = @LN_S@
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
MAINT = @MAINT@
|
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
|
MAKEINFO = @MAKEINFO@
|
|
MANIFEST_TOOL = @MANIFEST_TOOL@
|
|
MANOPT = @MANOPT@
|
|
MIMPURE_FALSE = @MIMPURE_FALSE@
|
|
MIMPURE_TRUE = @MIMPURE_TRUE@
|
|
NM = @NM@
|
|
NMEDIT = @NMEDIT@
|
|
NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
|
|
NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
|
|
NROFF = @NROFF@
|
|
OBJDUMP = @OBJDUMP@
|
|
OBJEXT = @OBJEXT@
|
|
OTOOL = @OTOOL@
|
|
OTOOL64 = @OTOOL64@
|
|
PACKAGE = @PACKAGE@
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
PACKAGE_URL = @PACKAGE_URL@
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
PATH = @PATH@
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
PERL = @PERL@
|
|
PKGADD_NAME = @PKGADD_NAME@
|
|
PKGADD_PKG = @PKGADD_PKG@
|
|
PKGADD_VENDOR = @PKGADD_VENDOR@
|
|
PKGCONFIG = @PKGCONFIG@
|
|
RANDOM_FILE = @RANDOM_FILE@
|
|
RANLIB = @RANLIB@
|
|
REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
|
|
SED = @SED@
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
|
|
SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
|
|
SSL_ENABLED = @SSL_ENABLED@
|
|
STRIP = @STRIP@
|
|
SUPPORT_FEATURES = @SUPPORT_FEATURES@
|
|
SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
|
|
TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
|
|
USE_ARES = @USE_ARES@
|
|
USE_AXTLS = @USE_AXTLS@
|
|
USE_CPPFLAG_BUILDING_LIBCURL_FALSE = @USE_CPPFLAG_BUILDING_LIBCURL_FALSE@
|
|
USE_CPPFLAG_BUILDING_LIBCURL_TRUE = @USE_CPPFLAG_BUILDING_LIBCURL_TRUE@
|
|
USE_CPPFLAG_CURL_STATICLIB_FALSE = @USE_CPPFLAG_CURL_STATICLIB_FALSE@
|
|
USE_CPPFLAG_CURL_STATICLIB_TRUE = @USE_CPPFLAG_CURL_STATICLIB_TRUE@
|
|
USE_CYASSL = @USE_CYASSL@
|
|
USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
|
|
USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
|
|
USE_GNUTLS = @USE_GNUTLS@
|
|
USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
|
|
USE_LIBRTMP = @USE_LIBRTMP@
|
|
USE_LIBSSH2 = @USE_LIBSSH2@
|
|
USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
|
|
USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
|
|
USE_NSS = @USE_NSS@
|
|
USE_OPENLDAP = @USE_OPENLDAP@
|
|
USE_POLARSSL = @USE_POLARSSL@
|
|
USE_SSLEAY = @USE_SSLEAY@
|
|
USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
|
|
VERSION = @VERSION@
|
|
VERSIONED_FLAVOUR = @VERSIONED_FLAVOUR@
|
|
VERSIONED_SYMBOLS_FALSE = @VERSIONED_SYMBOLS_FALSE@
|
|
VERSIONED_SYMBOLS_TRUE = @VERSIONED_SYMBOLS_TRUE@
|
|
VERSIONNUM = @VERSIONNUM@
|
|
ac_ct_AR = @ac_ct_AR@
|
|
ac_ct_CC = @ac_ct_CC@
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
|
am__include = @am__include@
|
|
am__leading_dot = @am__leading_dot@
|
|
am__quote = @am__quote@
|
|
am__tar = @am__tar@
|
|
am__untar = @am__untar@
|
|
bindir = @bindir@
|
|
build = @build@
|
|
build_alias = @build_alias@
|
|
build_cpu = @build_cpu@
|
|
build_os = @build_os@
|
|
build_vendor = @build_vendor@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
docdir = @docdir@
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|
|
host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|
|
host_os = @host_os@
|
|
host_vendor = @host_vendor@
|
|
htmldir = @htmldir@
|
|
includedir = @includedir@
|
|
infodir = @infodir@
|
|
install_sh = @install_sh@
|
|
libdir = @libdir@
|
|
libexecdir = @libexecdir@
|
|
libext = @libext@
|
|
localedir = @localedir@
|
|
localstatedir = @localstatedir@
|
|
mandir = @mandir@
|
|
mkdir_p = @mkdir_p@
|
|
oldincludedir = @oldincludedir@
|
|
pdfdir = @pdfdir@
|
|
prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
subdirs = @subdirs@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
EXTRA_DIST = README
|
|
|
|
#
|
|
# Build a Cygwin binary tar ball
|
|
#
|
|
# Read the README file for details on using this Makefile
|
|
#
|
|
# NOTE: As I'm not particularly familiar with Makefiles, this was the
|
|
# best I could come up with. It should probably be enhanced someday
|
|
# to actually use the correct target and pre-requisite names, etc...
|
|
# If anyone else wants to volunteer, feel free ;-)
|
|
#
|
|
|
|
# Cygwin build number (default to "1")
|
|
CYGBUILD = 1
|
|
|
|
# Cygwin tarball build dir (fully-qualified name, gets deleted when done)
|
|
cygwintmp = $(CURDIR)/tmp_binbuild
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
|
@for dep in $?; do \
|
|
case '$(am__configure_deps)' in \
|
|
*$$dep*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
&& exit 0; \
|
|
exit 1;; \
|
|
esac; \
|
|
done; \
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu packages/Win32/cygwin/Makefile'; \
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu packages/Win32/cygwin/Makefile
|
|
.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
esac;
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
distclean-libtool:
|
|
-rm -f libtool
|
|
uninstall-info-am:
|
|
tags: TAGS
|
|
TAGS:
|
|
|
|
ctags: CTAGS
|
|
CTAGS:
|
|
|
|
|
|
distdir: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|
list='$(DISTFILES)'; for file in $$list; do \
|
|
case $$file in \
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|
esac; \
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
dir="/$$dir"; \
|
|
$(mkdir_p) "$(distdir)$$dir"; \
|
|
else \
|
|
dir=''; \
|
|
fi; \
|
|
if test -d $$d/$$file; then \
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
fi; \
|
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
else \
|
|
test -f $(distdir)/$$file \
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|| exit 1; \
|
|
fi; \
|
|
done
|
|
check-am: all-am
|
|
check: check-am
|
|
all-am: Makefile
|
|
installdirs:
|
|
install: install-am
|
|
install-exec: install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
installcheck: installcheck-am
|
|
install-strip:
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
`test -z '$(STRIP)' || \
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-generic distclean-libtool
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am:
|
|
|
|
install-exec-am:
|
|
|
|
install-info: install-info-am
|
|
|
|
install-man:
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am: uninstall-info-am
|
|
|
|
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
|
distclean distclean-generic distclean-libtool distdir dvi \
|
|
dvi-am html html-am info info-am install install-am \
|
|
install-data install-data-am install-exec install-exec-am \
|
|
install-info install-info-am install-man install-strip \
|
|
installcheck installcheck-am installdirs maintainer-clean \
|
|
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
|
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
|
|
uninstall-info-am
|
|
|
|
|
|
cygwinbin:
|
|
rm -rf $(cygwintmp)
|
|
rm -rf $(cygwintmp)-dev
|
|
$(MAKE) -C $(top_builddir) DESTDIR=$(cygwintmp) install-strip
|
|
# $(STRIP) $(cygwintmp)/usr/bin/cygcurl-?.dll
|
|
$(mkinstalldirs) \
|
|
$(cygwintmp)$(datadir)/doc/Cygwin \
|
|
$(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples \
|
|
$(cygwintmp)-dev$(mandir)
|
|
#
|
|
# copy some files into the binary install dir
|
|
cp $(srcdir)/README \
|
|
$(cygwintmp)$(datadir)/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
|
|
cd $(top_srcdir) ; cp CHANGES COPYING README RELEASE-NOTES docs/* \
|
|
$(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; pwd
|
|
cd $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
|
|
#
|
|
# copy some files into the -dev install dir, remove some from binary
|
|
cp $(top_srcdir)/docs/libcurl/*.html \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl
|
|
cp $(top_srcdir)/docs/examples/* \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
|
|
rm $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples/Makefile*
|
|
cp $(top_srcdir)/docs/examples/Makefile.example \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
|
|
mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/BINDINGS \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/INTERNALS \
|
|
$(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
mv $(cygwintmp)/usr/include $(cygwintmp)-dev/usr
|
|
mv $(cygwintmp)/usr/lib $(cygwintmp)-dev/usr
|
|
mv $(cygwintmp)$(mandir)/man3 $(cygwintmp)-dev$(mandir)
|
|
#
|
|
# create both tar files, and delete tmp folders
|
|
cd $(cygwintmp) ; tar cjf \
|
|
$(PACKAGE)-$(VERSION)-$(CYGBUILD).tar.bz2 usr
|
|
mv $(cygwintmp)/*.tar.bz2 . && rm -rf $(cygwintmp)
|
|
#
|
|
cd $(cygwintmp)-dev ; tar cjf \
|
|
$(PACKAGE)-devel-$(VERSION)-$(CYGBUILD).tar.bz2 usr
|
|
mv $(cygwintmp)-dev/*.tar.bz2 . && rm -rf $(cygwintmp)-dev
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|