• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Win32/cygwin/
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# packages/Win32/cygwin/Makefile.  Generated from Makefile.in by configure.
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
16srcdir = .
17top_srcdir = ../../..
18
19pkgdatadir = $(datadir)/curl
20pkglibdir = $(libdir)/curl
21pkgincludedir = $(includedir)/curl
22top_builddir = ../../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = mipsel-unknown-linux-gnu
38subdir = packages/Win32/cygwin
39DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__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-openssl.m4 \
45	$(top_srcdir)/m4/curl-override.m4 \
46	$(top_srcdir)/m4/curl-reentrant.m4 \
47	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
48	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
49	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
50	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
56	$(top_builddir)/src/curl_config.h \
57	$(top_builddir)/include/curl/curlbuild.h
58CONFIG_CLEAN_FILES =
59SOURCES =
60DIST_SOURCES =
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run aclocal-1.9
63AMDEP_FALSE = #
64AMDEP_TRUE = 
65AMTAR = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run tar
66AR = /usr/bin/ar
67AS = as
68AUTOCONF = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoconf
69AUTOHEADER = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoheader
70AUTOMAKE = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run automake-1.9
71AWK = gawk
72BUILD_LIBHOSTNAME_FALSE = 
73BUILD_LIBHOSTNAME_TRUE = #
74BUILD_UNITTESTS_FALSE = 
75BUILD_UNITTESTS_TRUE = #
76CC = gcc
77CCDEPMODE = depmode=gcc3
78CFLAGS = -g0 -O2 -Wno-system-headers
79CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
80CPP = gcc -E
81CPPFLAGS = -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
82CROSSCOMPILING_FALSE = 
83CROSSCOMPILING_TRUE = #
84CURLDEBUG_FALSE = 
85CURLDEBUG_TRUE = #
86CURLVERSION = 7.23.1
87CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"
88CURL_CFLAG_EXTRAS = 
89CURL_DISABLE_DICT = 1
90CURL_DISABLE_FILE = 1
91CURL_DISABLE_FTP = 1
92CURL_DISABLE_GOPHER = 1
93CURL_DISABLE_HTTP = 
94CURL_DISABLE_IMAP = 1
95CURL_DISABLE_LDAP = 1
96CURL_DISABLE_LDAPS = 1
97CURL_DISABLE_POP3 = 1
98CURL_DISABLE_PROXY = 1
99CURL_DISABLE_RTSP = 1
100CURL_DISABLE_SMTP = 1
101CURL_DISABLE_TELNET = 1
102CURL_DISABLE_TFTP = 1
103CURL_LIBS = -lrt
104CURL_NETWORK_LIBS = 
105CYGPATH_W = echo
106DEFS = -DHAVE_CONFIG_H
107DEPDIR = .deps
108DLLTOOL = dlltool
109DSYMUTIL = 
110DUMPBIN = :
111ECHO_C = 
112ECHO_N = -n
113ECHO_T = 
114EGREP = /bin/grep -E
115ENABLE_SHARED = no
116EXEEXT = 
117FGREP = /bin/grep -F
118GREP = /bin/grep
119HAVE_GNUTLS_SRP = 
120HAVE_LDAP_SSL = 1
121HAVE_LIBZ = 
122HAVE_LIBZ_FALSE = 
123HAVE_LIBZ_TRUE = #
124HAVE_PK11_CREATEGENERICOBJECT = 
125HAVE_SSLEAY_SRP = 
126IDN_ENABLED = 
127INSTALL_DATA = ${INSTALL} -m 644
128INSTALL_PROGRAM = ${INSTALL}
129INSTALL_SCRIPT = ${INSTALL}
130INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
131IPV6_ENABLED = 
132KRB4_ENABLED = 
133LD = /usr/bin/ld
134LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
135LIBCURL_LIBS = -lssl -lcrypto -lrt -lssl -lcrypto
136LIBOBJS = 
137LIBS = 
138LIBTOOL = $(SHELL) $(top_builddir)/libtool
139LIPO = 
140LN_S = ln -s
141LTLIBOBJS = 
142MAINT = #
143MAINTAINER_MODE_FALSE = 
144MAINTAINER_MODE_TRUE = #
145MAKEINFO = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run makeinfo
146MANIFEST_TOOL = :
147MANOPT = 
148MIMPURE_FALSE = 
149MIMPURE_TRUE = #
150NM = nm
151NMEDIT = 
152NO_UNDEFINED_FALSE = 
153NO_UNDEFINED_TRUE = #
154NROFF = /usr/bin/nroff
155OBJDUMP = objdump
156OBJEXT = o
157OTOOL = 
158OTOOL64 = 
159PACKAGE = curl
160PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
161PACKAGE_NAME = curl
162PACKAGE_STRING = curl -
163PACKAGE_TARNAME = curl
164PACKAGE_URL = 
165PACKAGE_VERSION = -
166PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
167PATH_SEPARATOR = :
168PERL = /usr/bin/perl
169PKGADD_NAME = cURL - a client that groks URLs
170PKGADD_PKG = HAXXcurl
171PKGADD_VENDOR = curl.haxx.se
172PKGCONFIG = /usr/bin/pkg-config
173RANDOM_FILE = /dev/urandom
174RANLIB = ranlib
175REQUIRE_LIB_DEPS = yes
176SED = /bin/sed
177SET_MAKE = 
178SHELL = /bin/sh
179SONAME_BUMP_FALSE = 
180SONAME_BUMP_TRUE = #
181SSL_ENABLED = 1
182STATICLIB_FALSE = 
183STATICLIB_TRUE = #
184STRIP = strip
185SUPPORT_FEATURES = SSL NTLM NTLM_WB
186SUPPORT_PROTOCOLS = HTTP HTTPS
187TEST_SERVER_LIBS = -lrt
188USE_ARES = 
189USE_AXTLS = 
190USE_CYASSL = 
191USE_EMBEDDED_ARES_FALSE = 
192USE_EMBEDDED_ARES_TRUE = #
193USE_GNUTLS = 
194USE_LIBRTMP = 
195USE_LIBSSH2 = 
196USE_MANUAL_FALSE = 
197USE_MANUAL_TRUE = #
198USE_NSS = 
199USE_OPENLDAP = 
200USE_POLARSSL = 
201USE_SSLEAY = 1
202USE_WINDOWS_SSPI = 
203VERSION = -
204VERSIONNUM = 071701
205ac_ct_AR = 
206ac_ct_CC = gcc
207ac_ct_DUMPBIN = link -dump
208am__fastdepCC_FALSE = #
209am__fastdepCC_TRUE = 
210am__include = include
211am__leading_dot = .
212am__quote = 
213am__tar = ${AMTAR} chof - "$$tardir"
214am__untar = ${AMTAR} xf -
215bindir = ${exec_prefix}/bin
216build = i686-pc-linux-gnu
217build_alias = 
218build_cpu = i686
219build_os = linux-gnu
220build_vendor = pc
221datadir = ${datarootdir}
222datarootdir = ${prefix}/share
223docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
224dvidir = ${docdir}
225exec_prefix = 
226host = mipsel-unknown-linux-gnu
227host_alias = mipsel-linux
228host_cpu = mipsel
229host_os = linux-gnu
230host_vendor = unknown
231htmldir = ${docdir}
232includedir = ${prefix}/include
233infodir = ${datarootdir}/info
234install_sh = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/install-sh
235libdir = ${exec_prefix}/lib
236libexecdir = ${exec_prefix}/libexec
237libext = a
238localedir = ${datarootdir}/locale
239localstatedir = ${prefix}/var
240mandir = ${datarootdir}/man
241mkdir_p = mkdir -p --
242oldincludedir = /usr/include
243pdfdir = ${docdir}
244prefix = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp
245program_transform_name = s,x,x,
246psdir = ${docdir}
247sbindir = ${exec_prefix}/sbin
248sharedstatedir = ${prefix}/com
249subdirs = 
250sysconfdir = ${prefix}/etc
251target_alias = mipsel-linux
252EXTRA_DIST = README
253
254#
255# Build a Cygwin binary tar ball
256#
257# Read the README file for details on using this Makefile
258#
259# NOTE: As I'm not particularly familiar with Makefiles, this was the
260#  best I could come up with. It should probably be enhanced someday
261#  to actually use the correct target and pre-requisite names, etc...
262#  If anyone else wants to volunteer, feel free ;-)
263#
264
265# Cygwin build number (default to "1")
266CYGBUILD = 1
267
268# Cygwin tarball build dir (fully-qualified name, gets deleted when done)
269cygwintmp = $(CURDIR)/tmp_binbuild
270all: all-am
271
272.SUFFIXES:
273$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
274	@for dep in $?; do \
275	  case '$(am__configure_deps)' in \
276	    *$$dep*) \
277	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
278		&& exit 0; \
279	      exit 1;; \
280	  esac; \
281	done; \
282	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  packages/Win32/cygwin/Makefile'; \
283	cd $(top_srcdir) && \
284	  $(AUTOMAKE) --gnu  packages/Win32/cygwin/Makefile
285.PRECIOUS: Makefile
286Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287	@case '$?' in \
288	  *config.status*) \
289	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290	  *) \
291	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293	esac;
294
295$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
298$(top_srcdir)/configure: # $(am__configure_deps)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
301	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
303mostlyclean-libtool:
304	-rm -f *.lo
305
306clean-libtool:
307	-rm -rf .libs _libs
308
309distclean-libtool:
310	-rm -f libtool
311uninstall-info-am:
312tags: TAGS
313TAGS:
314
315ctags: CTAGS
316CTAGS:
317
318
319distdir: $(DISTFILES)
320	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
321	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
322	list='$(DISTFILES)'; for file in $$list; do \
323	  case $$file in \
324	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
325	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
326	  esac; \
327	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
328	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
329	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
330	    dir="/$$dir"; \
331	    $(mkdir_p) "$(distdir)$$dir"; \
332	  else \
333	    dir=''; \
334	  fi; \
335	  if test -d $$d/$$file; then \
336	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
337	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
338	    fi; \
339	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
340	  else \
341	    test -f $(distdir)/$$file \
342	    || cp -p $$d/$$file $(distdir)/$$file \
343	    || exit 1; \
344	  fi; \
345	done
346check-am: all-am
347check: check-am
348all-am: Makefile
349installdirs:
350install: install-am
351install-exec: install-exec-am
352install-data: install-data-am
353uninstall: uninstall-am
354
355install-am: all-am
356	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
357
358installcheck: installcheck-am
359install-strip:
360	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
361	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
362	  `test -z '$(STRIP)' || \
363	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
364mostlyclean-generic:
365
366clean-generic:
367
368distclean-generic:
369	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
370
371maintainer-clean-generic:
372	@echo "This command is intended for maintainers to use"
373	@echo "it deletes files that may require special tools to rebuild."
374clean: clean-am
375
376clean-am: clean-generic clean-libtool mostlyclean-am
377
378distclean: distclean-am
379	-rm -f Makefile
380distclean-am: clean-am distclean-generic distclean-libtool
381
382dvi: dvi-am
383
384dvi-am:
385
386html: html-am
387
388info: info-am
389
390info-am:
391
392install-data-am:
393
394install-exec-am:
395
396install-info: install-info-am
397
398install-man:
399
400installcheck-am:
401
402maintainer-clean: maintainer-clean-am
403	-rm -f Makefile
404maintainer-clean-am: distclean-am maintainer-clean-generic
405
406mostlyclean: mostlyclean-am
407
408mostlyclean-am: mostlyclean-generic mostlyclean-libtool
409
410pdf: pdf-am
411
412pdf-am:
413
414ps: ps-am
415
416ps-am:
417
418uninstall-am: uninstall-info-am
419
420.PHONY: all all-am check check-am clean clean-generic clean-libtool \
421	distclean distclean-generic distclean-libtool distdir dvi \
422	dvi-am html html-am info info-am install install-am \
423	install-data install-data-am install-exec install-exec-am \
424	install-info install-info-am install-man install-strip \
425	installcheck installcheck-am installdirs maintainer-clean \
426	maintainer-clean-generic mostlyclean mostlyclean-generic \
427	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
428	uninstall-info-am
429
430
431cygwinbin:
432	rm -rf $(cygwintmp)
433	rm -rf $(cygwintmp)-dev
434	$(MAKE) -C $(top_builddir) DESTDIR=$(cygwintmp) install-strip
435# $(STRIP) $(cygwintmp)/usr/bin/cygcurl-?.dll
436	$(mkinstalldirs) \
437	  $(cygwintmp)$(datadir)/doc/Cygwin \
438	  $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) \
439	  $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl \
440	  $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples \
441	  $(cygwintmp)-dev$(mandir)
442#
443# copy some files into the binary install dir
444	cp $(srcdir)/README \
445	  $(cygwintmp)$(datadir)/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
446	cd $(top_srcdir) ; cp CHANGES COPYING README RELEASE-NOTES docs/* \
447	  $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; pwd
448	cd $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
449#
450# copy some files into the -dev install dir, remove some from binary
451	cp $(top_srcdir)/docs/libcurl/*.html \
452	  $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl
453	cp $(top_srcdir)/docs/examples/* \
454	  $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
455	rm $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples/Makefile*
456	cp $(top_srcdir)/docs/examples/Makefile.example \
457	  $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
458	mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/BINDINGS \
459	   $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
460	mv $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION)/INTERNALS \
461	   $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)
462	mv $(cygwintmp)/usr/include $(cygwintmp)-dev/usr
463	mv $(cygwintmp)/usr/lib $(cygwintmp)-dev/usr
464	mv $(cygwintmp)$(mandir)/man3 $(cygwintmp)-dev$(mandir)
465#
466# create both tar files, and delete tmp folders
467	cd $(cygwintmp) ; tar cjf \
468	  $(PACKAGE)-$(VERSION)-$(CYGBUILD).tar.bz2 usr
469	mv $(cygwintmp)/*.tar.bz2 . && rm -rf $(cygwintmp)
470#
471	cd $(cygwintmp)-dev ; tar cjf \
472	  $(PACKAGE)-devel-$(VERSION)-$(CYGBUILD).tar.bz2 usr
473	mv $(cygwintmp)-dev/*.tar.bz2 . && rm -rf $(cygwintmp)-dev
474# Tell versions [3.59,3.63) of GNU make to not export all variables.
475# Otherwise a system limit (for SysV at least) may be exceeded.
476.NOEXPORT:
477