~ubuntu-branches/ubuntu/edgy/curl/edgy-updates

« back to all changes in this revision

Viewing changes to packages/Win32/cygwin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
 
17
16
srcdir = @srcdir@
18
17
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
21
20
pkglibdir = $(libdir)/@PACKAGE@
22
21
pkgincludedir = $(includedir)/@PACKAGE@
23
22
top_builddir = ../../..
24
 
 
25
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
24
INSTALL = @INSTALL@
27
25
install_sh_DATA = $(install_sh) -c -m 644
35
33
NORMAL_UNINSTALL = :
36
34
PRE_UNINSTALL = :
37
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
38
37
host_triplet = @host@
 
38
subdir = packages/Win32/cygwin
 
39
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/lib/config.h \
 
47
        $(top_builddir)/src/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
52
ACLOCAL = @ACLOCAL@
40
53
AMDEP_FALSE = @AMDEP_FALSE@
41
54
AMDEP_TRUE = @AMDEP_TRUE@
61
74
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
62
75
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
63
76
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
64
 
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
65
77
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
66
78
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
67
79
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
83
95
EXEEXT = @EXEEXT@
84
96
F77 = @F77@
85
97
FFLAGS = @FFLAGS@
 
98
GREP = @GREP@
86
99
HAVE_ARES = @HAVE_ARES@
87
100
HAVE_LIBZ = @HAVE_LIBZ@
88
101
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
136
149
USE_SSLEAY = @USE_SSLEAY@
137
150
USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
138
151
VERSION = @VERSION@
139
 
VERSIONED_FLAVOUR = @VERSIONED_FLAVOUR@
140
 
VERSIONED_SYMBOLS_FALSE = @VERSIONED_SYMBOLS_FALSE@
141
 
VERSIONED_SYMBOLS_TRUE = @VERSIONED_SYMBOLS_TRUE@
142
152
VERSIONNUM = @VERSIONNUM@
143
 
ac_ct_AR = @ac_ct_AR@
144
 
ac_ct_AS = @ac_ct_AS@
145
153
ac_ct_CC = @ac_ct_CC@
146
154
ac_ct_CXX = @ac_ct_CXX@
147
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
148
155
ac_ct_F77 = @ac_ct_F77@
149
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
150
 
ac_ct_RANLIB = @ac_ct_RANLIB@
151
 
ac_ct_STRIP = @ac_ct_STRIP@
152
156
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
153
157
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
154
158
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156
160
am__include = @am__include@
157
161
am__leading_dot = @am__leading_dot@
158
162
am__quote = @am__quote@
 
163
am__tar = @am__tar@
 
164
am__untar = @am__untar@
159
165
bindir = @bindir@
160
166
build = @build@
161
167
build_alias = @build_alias@
163
169
build_os = @build_os@
164
170
build_vendor = @build_vendor@
165
171
datadir = @datadir@
 
172
datarootdir = @datarootdir@
 
173
docdir = @docdir@
 
174
dvidir = @dvidir@
166
175
exec_prefix = @exec_prefix@
167
176
host = @host@
168
177
host_alias = @host_alias@
169
178
host_cpu = @host_cpu@
170
179
host_os = @host_os@
171
180
host_vendor = @host_vendor@
 
181
htmldir = @htmldir@
172
182
includedir = @includedir@
173
183
infodir = @infodir@
174
184
install_sh = @install_sh@
175
185
libdir = @libdir@
176
186
libexecdir = @libexecdir@
 
187
localedir = @localedir@
177
188
localstatedir = @localstatedir@
178
189
mandir = @mandir@
 
190
mkdir_p = @mkdir_p@
179
191
oldincludedir = @oldincludedir@
 
192
pdfdir = @pdfdir@
180
193
prefix = @prefix@
181
194
program_transform_name = @program_transform_name@
 
195
psdir = @psdir@
182
196
sbindir = @sbindir@
183
197
sharedstatedir = @sharedstatedir@
184
198
subdirs = @subdirs@
202
216
 
203
217
# Cygwin tarball build dir (fully-qualified name, gets deleted when done)
204
218
cygwintmp = $(CURDIR)/tmp_binbuild
205
 
subdir = packages/Win32/cygwin
206
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
207
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
208
 
CONFIG_HEADER = $(top_builddir)/lib/config.h \
209
 
        $(top_builddir)/src/config.h
210
 
CONFIG_CLEAN_FILES =
211
 
DIST_SOURCES =
212
 
DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
213
219
all: all-am
214
220
 
215
221
.SUFFIXES:
216
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
222
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
223
        @for dep in $?; do \
 
224
          case '$(am__configure_deps)' in \
 
225
            *$$dep*) \
 
226
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
227
                && exit 0; \
 
228
              exit 1;; \
 
229
          esac; \
 
230
        done; \
 
231
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  packages/Win32/cygwin/Makefile'; \
217
232
        cd $(top_srcdir) && \
218
 
          $(AUTOMAKE) --gnu  packages/Win32/cygwin/Makefile
219
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
220
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
233
          $(AUTOMAKE) --foreign  packages/Win32/cygwin/Makefile
 
234
.PRECIOUS: Makefile
 
235
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
236
        @case '$?' in \
 
237
          *config.status*) \
 
238
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
239
          *) \
 
240
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
241
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
242
        esac;
 
243
 
 
244
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
246
 
 
247
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
249
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
250
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
251
 
222
252
mostlyclean-libtool:
223
253
        -rm -f *.lo
234
264
ctags: CTAGS
235
265
CTAGS:
236
266
 
237
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
 
 
239
 
top_distdir = ../../..
240
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241
267
 
242
268
distdir: $(DISTFILES)
243
269
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
251
277
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
252
278
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
253
279
            dir="/$$dir"; \
254
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
280
            $(mkdir_p) "$(distdir)$$dir"; \
255
281
          else \
256
282
            dir=''; \
257
283
          fi; \
269
295
check-am: all-am
270
296
check: check-am
271
297
all-am: Makefile
272
 
 
273
298
installdirs:
274
299
install: install-am
275
300
install-exec: install-exec-am
290
315
clean-generic:
291
316
 
292
317
distclean-generic:
293
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
318
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
294
319
 
295
320
maintainer-clean-generic:
296
321
        @echo "This command is intended for maintainers to use"
307
332
 
308
333
dvi-am:
309
334
 
 
335
html: html-am
 
336
 
310
337
info: info-am
311
338
 
312
339
info-am:
341
368
 
342
369
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
343
370
        distclean distclean-generic distclean-libtool distdir dvi \
344
 
        dvi-am info info-am install install-am install-data \
345
 
        install-data-am install-exec install-exec-am install-info \
346
 
        install-info-am install-man install-strip installcheck \
347
 
        installcheck-am installdirs maintainer-clean \
 
371
        dvi-am html html-am info info-am install install-am \
 
372
        install-data install-data-am install-exec install-exec-am \
 
373
        install-info install-info-am install-man install-strip \
 
374
        installcheck installcheck-am installdirs maintainer-clean \
348
375
        maintainer-clean-generic mostlyclean mostlyclean-generic \
349
376
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
350
377
        uninstall-info-am