~ubuntu-branches/ubuntu/warty/curl/warty-security

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2004-06-04 19:09:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040604190925-wy048bp31320r2z6
Tags: 7.12.0.is.7.11.2-1
* Reverted to version 7.11.2 (closes: #252348).
* Disabled support for libidn (closes: #252367). This is to leave
  curl in unstable as much similar as possible to the one in testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
4
5
# Free Software Foundation, Inc.
5
6
# This Makefile.in is free software; the Free Software Foundation
6
7
# gives unlimited permission to copy and/or distribute it,
14
15
@SET_MAKE@
15
16
 
16
17
#
17
 
# $Id: Makefile.am,v 1.19 2002/03/07 08:29:24 bagder Exp $
 
18
# $Id: Makefile.am,v 1.31 2004/03/05 08:01:55 bagder Exp $
18
19
#
19
20
 
20
 
SHELL = @SHELL@
21
 
 
22
21
srcdir = @srcdir@
23
22
top_srcdir = @top_srcdir@
24
23
VPATH = @srcdir@
25
 
prefix = @prefix@
26
 
exec_prefix = @exec_prefix@
27
 
 
28
 
bindir = @bindir@
29
 
sbindir = @sbindir@
30
 
libexecdir = @libexecdir@
31
 
datadir = @datadir@
32
 
sysconfdir = @sysconfdir@
33
 
sharedstatedir = @sharedstatedir@
34
 
localstatedir = @localstatedir@
35
 
libdir = @libdir@
36
 
infodir = @infodir@
37
 
mandir = @mandir@
38
 
includedir = @includedir@
39
 
oldincludedir = /usr/include
40
24
pkgdatadir = $(datadir)/@PACKAGE@
41
25
pkglibdir = $(libdir)/@PACKAGE@
42
26
pkgincludedir = $(includedir)/@PACKAGE@
43
27
top_builddir = ..
44
28
 
45
 
ACLOCAL = @ACLOCAL@
46
 
AUTOCONF = @AUTOCONF@
47
 
AUTOMAKE = @AUTOMAKE@
48
 
AUTOHEADER = @AUTOHEADER@
49
 
 
 
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50
30
INSTALL = @INSTALL@
51
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
52
 
INSTALL_DATA = @INSTALL_DATA@
53
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
31
install_sh_DATA = $(install_sh) -c -m 644
 
32
install_sh_PROGRAM = $(install_sh) -c
 
33
install_sh_SCRIPT = $(install_sh) -c
54
34
INSTALL_HEADER = $(INSTALL_DATA)
55
 
transform = @program_transform_name@
 
35
transform = $(program_transform_name)
56
36
NORMAL_INSTALL = :
57
37
PRE_INSTALL = :
58
38
POST_INSTALL = :
59
39
NORMAL_UNINSTALL = :
60
40
PRE_UNINSTALL = :
61
41
POST_UNINSTALL = :
62
 
host_alias = @host_alias@
63
42
host_triplet = @host@
 
43
ACLOCAL = @ACLOCAL@
 
44
AMDEP_FALSE = @AMDEP_FALSE@
 
45
AMDEP_TRUE = @AMDEP_TRUE@
64
46
AMTAR = @AMTAR@
 
47
AR = @AR@
65
48
AS = @AS@
 
49
AUTOCONF = @AUTOCONF@
 
50
AUTOHEADER = @AUTOHEADER@
 
51
AUTOMAKE = @AUTOMAKE@
66
52
AWK = @AWK@
 
53
CABUNDLE_FALSE = @CABUNDLE_FALSE@
 
54
CABUNDLE_TRUE = @CABUNDLE_TRUE@
67
55
CC = @CC@
 
56
CCDEPMODE = @CCDEPMODE@
 
57
CFLAGS = @CFLAGS@
 
58
CPP = @CPP@
 
59
CPPFLAGS = @CPPFLAGS@
 
60
CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
 
61
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
 
62
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
 
63
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
 
64
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
 
65
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
 
66
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
 
67
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
 
68
CXX = @CXX@
 
69
CXXCPP = @CXXCPP@
 
70
CXXDEPMODE = @CXXDEPMODE@
 
71
CXXFLAGS = @CXXFLAGS@
 
72
CYGPATH_W = @CYGPATH_W@
 
73
DEFS = @DEFS@
68
74
DEPDIR = @DEPDIR@
69
75
DLLTOOL = @DLLTOOL@
70
76
ECHO = @ECHO@
 
77
ECHO_C = @ECHO_C@
 
78
ECHO_N = @ECHO_N@
 
79
ECHO_T = @ECHO_T@
 
80
EGREP = @EGREP@
71
81
EXEEXT = @EXEEXT@
 
82
F77 = @F77@
 
83
FFLAGS = @FFLAGS@
 
84
HAVE_ARES = @HAVE_ARES@
 
85
HAVE_LIBZ = @HAVE_LIBZ@
 
86
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
 
87
HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
 
88
INSTALL_DATA = @INSTALL_DATA@
 
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
72
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73
92
IPV6_ENABLED = @IPV6_ENABLED@
74
93
KRB4_ENABLED = @KRB4_ENABLED@
 
94
LDFLAGS = @LDFLAGS@
 
95
LIBOBJS = @LIBOBJS@
 
96
LIBS = @LIBS@
75
97
LIBTOOL = @LIBTOOL@
76
98
LN_S = @LN_S@
 
99
LTLIBOBJS = @LTLIBOBJS@
 
100
MAINT = @MAINT@
 
101
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
102
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
103
MAKEINFO = @MAKEINFO@
 
104
MANOPT = @MANOPT@
 
105
MIMPURE_FALSE = @MIMPURE_FALSE@
 
106
MIMPURE_TRUE = @MIMPURE_TRUE@
 
107
NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
 
108
NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
77
109
NROFF = @NROFF@
78
110
OBJDUMP = @OBJDUMP@
79
111
OBJEXT = @OBJEXT@
80
112
OPENSSL_ENABLED = @OPENSSL_ENABLED@
81
113
PACKAGE = @PACKAGE@
 
114
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
115
PACKAGE_NAME = @PACKAGE_NAME@
 
116
PACKAGE_STRING = @PACKAGE_STRING@
 
117
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
118
PACKAGE_VERSION = @PACKAGE_VERSION@
 
119
PATH_SEPARATOR = @PATH_SEPARATOR@
82
120
PERL = @PERL@
83
121
PKGADD_NAME = @PKGADD_NAME@
84
122
PKGADD_PKG = @PKGADD_PKG@
85
123
PKGADD_VENDOR = @PKGADD_VENDOR@
 
124
PKGCONFIG = @PKGCONFIG@
86
125
RANDOM_FILE = @RANDOM_FILE@
87
126
RANLIB = @RANLIB@
 
127
SED = @SED@
 
128
SET_MAKE = @SET_MAKE@
 
129
SHELL = @SHELL@
88
130
STRIP = @STRIP@
 
131
USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
 
132
USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
89
133
VERSION = @VERSION@
90
134
VERSIONNUM = @VERSIONNUM@
91
135
YACC = @YACC@
 
136
ac_ct_AR = @ac_ct_AR@
 
137
ac_ct_AS = @ac_ct_AS@
 
138
ac_ct_CC = @ac_ct_CC@
 
139
ac_ct_CXX = @ac_ct_CXX@
 
140
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
141
ac_ct_F77 = @ac_ct_F77@
 
142
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
143
ac_ct_RANLIB = @ac_ct_RANLIB@
 
144
ac_ct_STRIP = @ac_ct_STRIP@
 
145
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
146
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
147
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
148
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
92
149
am__include = @am__include@
 
150
am__leading_dot = @am__leading_dot@
93
151
am__quote = @am__quote@
 
152
bindir = @bindir@
 
153
build = @build@
 
154
build_alias = @build_alias@
 
155
build_cpu = @build_cpu@
 
156
build_os = @build_os@
 
157
build_vendor = @build_vendor@
 
158
datadir = @datadir@
 
159
exec_prefix = @exec_prefix@
 
160
host = @host@
 
161
host_alias = @host_alias@
 
162
host_cpu = @host_cpu@
 
163
host_os = @host_os@
 
164
host_vendor = @host_vendor@
 
165
includedir = @includedir@
 
166
infodir = @infodir@
94
167
install_sh = @install_sh@
 
168
libdir = @libdir@
 
169
libexecdir = @libexecdir@
 
170
localstatedir = @localstatedir@
 
171
mandir = @mandir@
 
172
oldincludedir = @oldincludedir@
 
173
prefix = @prefix@
 
174
program_transform_name = @program_transform_name@
 
175
sbindir = @sbindir@
 
176
sharedstatedir = @sharedstatedir@
 
177
subdirs = @subdirs@
 
178
sysconfdir = @sysconfdir@
 
179
target_alias = @target_alias@
95
180
 
96
181
AUTOMAKE_OPTIONS = foreign no-dependencies
97
182
 
100
185
        curl-config.1
101
186
 
102
187
 
103
 
HTMLPAGES = \
 
188
GENHTMLPAGES = \
104
189
        curl.html \
105
190
        curl-config.html
106
191
 
107
192
 
 
193
HTMLPAGES = $(GENHTMLPAGES) index.html
 
194
 
 
195
PDFPAGES = \
 
196
        curl.pdf \
 
197
        curl-config.pdf
 
198
 
 
199
 
108
200
SUBDIRS = examples libcurl
109
201
 
110
 
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS              \
 
202
CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)
 
203
 
 
204
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS     \
111
205
             README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS   \
112
 
             VERSIONS KNOWN_BUGS $(man_MANS) $(HTMLPAGES)
113
 
 
114
 
 
115
 
MAN2HTML = gnroff -man $< | man2html >$@
116
 
 
117
 
SUFFIXES = .1 .3 .html
 
206
             VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \
 
207
             HISTORY INSTALL libcurl-the-guide $(PDFPAGES)
 
208
 
 
209
 
 
210
MAN2HTML = roffit < $< >$@
 
211
 
 
212
SUFFIXES = .1 .html .pdf
118
213
subdir = docs
 
214
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119
215
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
120
216
CONFIG_HEADER = $(top_builddir)/lib/config.h \
121
 
        $(top_builddir)/src/config.h \
122
 
        $(top_builddir)/tests/server/config.h
 
217
        $(top_builddir)/src/config.h
123
218
CONFIG_CLEAN_FILES =
124
219
depcomp =
125
 
CFLAGS = @CFLAGS@
126
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
129
 
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
130
 
CCLD = $(CC)
131
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
220
am__depfiles_maybe =
133
221
DIST_SOURCES =
134
 
 
135
 
NROFF = nroff
136
222
MANS = $(man_MANS)
137
223
 
138
 
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
139
 
        uninstall-info-recursive all-recursive install-data-recursive \
140
 
        install-exec-recursive installdirs-recursive install-recursive \
141
 
        uninstall-recursive check-recursive installcheck-recursive
142
 
DIST_COMMON = INSTALL Makefile.am Makefile.in THANKS TODO
 
224
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
225
        ps-recursive install-info-recursive uninstall-info-recursive \
 
226
        all-recursive install-data-recursive install-exec-recursive \
 
227
        installdirs-recursive install-recursive uninstall-recursive \
 
228
        check-recursive installcheck-recursive
 
229
DIST_COMMON = $(srcdir)/Makefile.in INSTALL Makefile.am THANKS TODO
143
230
DIST_SUBDIRS = $(SUBDIRS)
144
231
all: all-recursive
145
232
 
146
233
.SUFFIXES:
147
 
.SUFFIXES: .1 .3 .html
 
234
.SUFFIXES: .1 .html .pdf
 
235
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
236
        cd $(top_srcdir) && \
 
237
          $(AUTOMAKE) --foreign  docs/Makefile
 
238
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
239
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
148
240
 
149
241
mostlyclean-libtool:
150
242
        -rm -f *.lo
154
246
 
155
247
distclean-libtool:
156
248
        -rm -f libtool
157
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
158
 
        cd $(top_srcdir) && \
159
 
          $(AUTOMAKE) --foreign  docs/Makefile
160
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
161
 
        cd $(top_builddir) && \
162
 
          CONFIG_HEADERS= CONFIG_LINKS= \
163
 
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
164
249
uninstall-info-am:
165
250
 
166
251
man1dir = $(mandir)/man1
178
263
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
179
264
          else file=$$i; fi; \
180
265
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
266
          case "$$ext" in \
 
267
            1*) ;; \
 
268
            *) ext='1' ;; \
 
269
          esac; \
181
270
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
182
271
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
183
272
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
195
284
        done; \
196
285
        for i in $$list; do \
197
286
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
287
          case "$$ext" in \
 
288
            1*) ;; \
 
289
            *) ext='1' ;; \
 
290
          esac; \
198
291
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
199
292
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
200
293
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
209
302
#     (which will cause the Makefiles to be regenerated when you run `make');
210
303
# (2) otherwise, pass the desired values on the `make' command line.
211
304
$(RECURSIVE_TARGETS):
212
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
305
        @set fnord $$MAKEFLAGS; amf=$$2; \
213
306
        dot_seen=no; \
214
307
        target=`echo $@ | sed s/-recursive//`; \
215
308
        list='$(SUBDIRS)'; for subdir in $$list; do \
229
322
 
230
323
mostlyclean-recursive clean-recursive distclean-recursive \
231
324
maintainer-clean-recursive:
232
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
325
        @set fnord $$MAKEFLAGS; amf=$$2; \
233
326
        dot_seen=no; \
234
327
        case "$@" in \
235
328
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256
349
        list='$(SUBDIRS)'; for subdir in $$list; do \
257
350
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
258
351
        done
 
352
ctags-recursive:
 
353
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
354
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
355
        done
 
356
 
 
357
ETAGS = etags
 
358
ETAGSFLAGS =
 
359
 
 
360
CTAGS = ctags
 
361
CTAGSFLAGS =
259
362
 
260
363
tags: TAGS
261
364
 
262
365
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
263
 
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
366
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
264
367
        unique=`for i in $$list; do \
265
368
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266
369
          done | \
267
370
          $(AWK) '    { files[$$0] = 1; } \
268
371
               END { for (i in files) print i; }'`; \
269
 
        mkid -fID $$unique $(LISP)
 
372
        mkid -fID $$unique
270
373
 
271
374
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
272
375
                $(TAGS_FILES) $(LISP)
273
376
        tags=; \
274
377
        here=`pwd`; \
 
378
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
379
          include_option=--etags-include; \
 
380
        else \
 
381
          include_option=--include; \
 
382
        fi; \
275
383
        list='$(SUBDIRS)'; for subdir in $$list; do \
276
384
          if test "$$subdir" = .; then :; else \
277
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
385
            test -f $$subdir/TAGS && \
 
386
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
278
387
          fi; \
279
388
        done; \
280
 
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
281
 
        unique=`for i in $$list; do \
282
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283
 
          done | \
284
 
          $(AWK) '    { files[$$0] = 1; } \
285
 
               END { for (i in files) print i; }'`; \
286
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
287
 
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
389
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
390
        unique=`for i in $$list; do \
 
391
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
392
          done | \
 
393
          $(AWK) '    { files[$$0] = 1; } \
 
394
               END { for (i in files) print i; }'`; \
 
395
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
396
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
397
             $$tags $$unique
 
398
 
 
399
ctags: CTAGS
 
400
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
401
                $(TAGS_FILES) $(LISP)
 
402
        tags=; \
 
403
        here=`pwd`; \
 
404
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
405
        unique=`for i in $$list; do \
 
406
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
407
          done | \
 
408
          $(AWK) '    { files[$$0] = 1; } \
 
409
               END { for (i in files) print i; }'`; \
 
410
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
411
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
412
             $$tags $$unique
288
413
 
289
414
GTAGS:
290
 
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
415
        here=`$(am__cd) $(top_builddir) && pwd` \
291
416
          && cd $(top_srcdir) \
292
417
          && gtags -i $(GTAGS_ARGS) $$here
293
418
 
294
419
distclean-tags:
295
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
296
 
 
 
420
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
297
421
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
298
422
 
299
423
top_distdir = ..
300
424
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
301
425
 
302
426
distdir: $(DISTFILES)
303
 
        @for file in $(DISTFILES); do \
304
 
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
427
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
428
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
429
        list='$(DISTFILES)'; for file in $$list; do \
 
430
          case $$file in \
 
431
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
432
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
433
          esac; \
 
434
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
305
435
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
306
436
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
307
 
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
437
            dir="/$$dir"; \
 
438
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
439
          else \
 
440
            dir=''; \
308
441
          fi; \
309
442
          if test -d $$d/$$file; then \
310
 
            cp -pR $$d/$$file $(distdir) \
311
 
            || exit 1; \
 
443
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
444
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
445
            fi; \
 
446
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312
447
          else \
313
448
            test -f $(distdir)/$$file \
314
449
            || cp -p $$d/$$file $(distdir)/$$file \
315
450
            || exit 1; \
316
451
          fi; \
317
452
        done
318
 
        for subdir in $(SUBDIRS); do \
 
453
        list='$(SUBDIRS)'; for subdir in $$list; do \
319
454
          if test "$$subdir" = .; then :; else \
320
455
            test -d $(distdir)/$$subdir \
321
456
            || mkdir $(distdir)/$$subdir \
346
481
installcheck: installcheck-recursive
347
482
install-strip:
348
483
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
484
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
349
485
          `test -z '$(STRIP)' || \
350
486
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351
487
mostlyclean-generic:
352
488
 
353
489
clean-generic:
 
490
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
354
491
 
355
492
distclean-generic:
356
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
493
        -rm -f $(CONFIG_CLEAN_FILES)
357
494
 
358
495
maintainer-clean-generic:
359
496
        @echo "This command is intended for maintainers to use"
363
500
clean-am: clean-generic clean-libtool mostlyclean-am
364
501
 
365
502
distclean: distclean-recursive
366
 
 
 
503
        -rm -f Makefile
367
504
distclean-am: clean-am distclean-generic distclean-libtool \
368
505
        distclean-tags
369
506
 
386
523
installcheck-am:
387
524
 
388
525
maintainer-clean: maintainer-clean-recursive
389
 
 
 
526
        -rm -f Makefile
390
527
maintainer-clean-am: distclean-am maintainer-clean-generic
391
528
 
392
529
mostlyclean: mostlyclean-recursive
393
530
 
394
531
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
395
532
 
 
533
pdf: pdf-recursive
 
534
 
 
535
pdf-am:
 
536
 
 
537
ps: ps-recursive
 
538
 
 
539
ps-am:
 
540
 
396
541
uninstall-am: uninstall-info-am uninstall-man
397
542
 
398
543
uninstall-info: uninstall-info-recursive
399
544
 
400
545
uninstall-man: uninstall-man1
401
546
 
402
 
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
403
 
        clean-generic clean-libtool clean-recursive distclean \
404
 
        distclean-generic distclean-libtool distclean-recursive \
405
 
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
406
 
        info-recursive install install-am install-data install-data-am \
407
 
        install-data-recursive install-exec install-exec-am \
408
 
        install-exec-recursive install-info install-info-am \
409
 
        install-info-recursive install-man install-man1 \
410
 
        install-recursive install-strip installcheck installcheck-am \
411
 
        installdirs installdirs-am installdirs-recursive \
412
 
        maintainer-clean maintainer-clean-generic \
 
547
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
548
        clean-generic clean-libtool clean-recursive ctags \
 
549
        ctags-recursive distclean distclean-generic distclean-libtool \
 
550
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
551
        dvi-recursive info info-am info-recursive install install-am \
 
552
        install-data install-data-am install-data-recursive \
 
553
        install-exec install-exec-am install-exec-recursive \
 
554
        install-info install-info-am install-info-recursive install-man \
 
555
        install-man1 install-recursive install-strip installcheck \
 
556
        installcheck-am installdirs installdirs-am \
 
557
        installdirs-recursive maintainer-clean maintainer-clean-generic \
413
558
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
414
 
        mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
 
559
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
 
560
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
415
561
        uninstall uninstall-am uninstall-info-am \
416
562
        uninstall-info-recursive uninstall-man uninstall-man1 \
417
563
        uninstall-recursive
420
566
html: $(HTMLPAGES)
421
567
        cd libcurl; make html
422
568
 
423
 
.3.html:
424
 
        $(MAN2HTML)
 
569
pdf: $(PDFPAGES)
 
570
        cd libcurl; make pdf
425
571
 
426
572
.1.html:
427
573
        $(MAN2HTML)
 
574
 
 
575
.1.pdf:
 
576
        @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
 
577
        groff -Tps -man $< >$$foo.ps; \
 
578
        ps2pdf $$foo.ps $@; \
 
579
        rm $$foo.ps; \
 
580
        echo "converted $< to $@")
428
581
# Tell versions [3.59,3.63) of GNU make to not export all variables.
429
582
# Otherwise a system limit (for SysV at least) may be exceeded.
430
583
.NOEXPORT: