~ubuntu-branches/ubuntu/dapper/curl/dapper

« back to all changes in this revision

Viewing changes to packages/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2002-03-12 19:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20020312190621-iqx7k9cipo5d0ifr
Tags: upstream-7.9.5
ImportĀ upstreamĀ versionĀ 7.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
2
 
 
3
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 
4
# Free Software Foundation, Inc.
 
5
# This Makefile.in is free software; the Free Software Foundation
 
6
# gives unlimited permission to copy and/or distribute it,
 
7
# with or without modifications, as long as this notice is preserved.
 
8
 
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
12
# PARTICULAR PURPOSE.
 
13
 
 
14
@SET_MAKE@
 
15
 
 
16
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
INSTALL = @INSTALL@
 
47
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
48
INSTALL_DATA = @INSTALL_DATA@
 
49
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
50
INSTALL_HEADER = $(INSTALL_DATA)
 
51
transform = @program_transform_name@
 
52
NORMAL_INSTALL = :
 
53
PRE_INSTALL = :
 
54
POST_INSTALL = :
 
55
NORMAL_UNINSTALL = :
 
56
PRE_UNINSTALL = :
 
57
POST_UNINSTALL = :
 
58
host_alias = @host_alias@
 
59
host_triplet = @host@
 
60
AMTAR = @AMTAR@
 
61
AS = @AS@
 
62
AWK = @AWK@
 
63
CC = @CC@
 
64
DEPDIR = @DEPDIR@
 
65
DLLTOOL = @DLLTOOL@
 
66
ECHO = @ECHO@
 
67
EXEEXT = @EXEEXT@
 
68
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
69
IPV6_ENABLED = @IPV6_ENABLED@
 
70
KRB4_ENABLED = @KRB4_ENABLED@
 
71
LIBTOOL = @LIBTOOL@
 
72
LN_S = @LN_S@
 
73
NROFF = @NROFF@
 
74
OBJDUMP = @OBJDUMP@
 
75
OBJEXT = @OBJEXT@
 
76
OPENSSL_ENABLED = @OPENSSL_ENABLED@
 
77
PACKAGE = @PACKAGE@
 
78
PERL = @PERL@
 
79
PKGADD_NAME = @PKGADD_NAME@
 
80
PKGADD_PKG = @PKGADD_PKG@
 
81
PKGADD_VENDOR = @PKGADD_VENDOR@
 
82
RANDOM_FILE = @RANDOM_FILE@
 
83
RANLIB = @RANLIB@
 
84
STRIP = @STRIP@
 
85
VERSION = @VERSION@
 
86
VERSIONNUM = @VERSIONNUM@
 
87
YACC = @YACC@
 
88
am__include = @am__include@
 
89
am__quote = @am__quote@
 
90
install_sh = @install_sh@
 
91
 
 
92
SUBDIRS = Win32 Linux Solaris EPM
 
93
 
 
94
EXTRA_DIST = README
 
95
subdir = packages
 
96
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
97
CONFIG_HEADER = $(top_builddir)/lib/config.h \
 
98
        $(top_builddir)/src/config.h \
 
99
        $(top_builddir)/tests/server/config.h
 
100
CONFIG_CLEAN_FILES =
 
101
DIST_SOURCES =
 
102
 
 
103
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
104
        uninstall-info-recursive all-recursive install-data-recursive \
 
105
        install-exec-recursive installdirs-recursive install-recursive \
 
106
        uninstall-recursive check-recursive installcheck-recursive
 
107
DIST_COMMON = README Makefile.am Makefile.in
 
108
DIST_SUBDIRS = $(SUBDIRS)
 
109
all: all-recursive
 
110
 
 
111
.SUFFIXES:
 
112
 
 
113
mostlyclean-libtool:
 
114
        -rm -f *.lo
 
115
 
 
116
clean-libtool:
 
117
        -rm -rf .libs _libs
 
118
 
 
119
distclean-libtool:
 
120
        -rm -f libtool
 
121
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
122
        cd $(top_srcdir) && \
 
123
          $(AUTOMAKE) --gnu  packages/Makefile
 
124
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
125
        cd $(top_builddir) && \
 
126
          CONFIG_HEADERS= CONFIG_LINKS= \
 
127
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
128
uninstall-info-am:
 
129
 
 
130
# This directory's subdirectories are mostly independent; you can cd
 
131
# into them and run `make' without going through this Makefile.
 
132
# To change the values of `make' variables: instead of editing Makefiles,
 
133
# (1) if the variable is set in `config.status', edit `config.status'
 
134
#     (which will cause the Makefiles to be regenerated when you run `make');
 
135
# (2) otherwise, pass the desired values on the `make' command line.
 
136
$(RECURSIVE_TARGETS):
 
137
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
138
        dot_seen=no; \
 
139
        target=`echo $@ | sed s/-recursive//`; \
 
140
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
141
          echo "Making $$target in $$subdir"; \
 
142
          if test "$$subdir" = "."; then \
 
143
            dot_seen=yes; \
 
144
            local_target="$$target-am"; \
 
145
          else \
 
146
            local_target="$$target"; \
 
147
          fi; \
 
148
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
149
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
150
        done; \
 
151
        if test "$$dot_seen" = "no"; then \
 
152
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
153
        fi; test -z "$$fail"
 
154
 
 
155
mostlyclean-recursive clean-recursive distclean-recursive \
 
156
maintainer-clean-recursive:
 
157
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
158
        dot_seen=no; \
 
159
        case "$@" in \
 
160
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
161
          *) list='$(SUBDIRS)' ;; \
 
162
        esac; \
 
163
        rev=''; for subdir in $$list; do \
 
164
          if test "$$subdir" = "."; then :; else \
 
165
            rev="$$subdir $$rev"; \
 
166
          fi; \
 
167
        done; \
 
168
        rev="$$rev ."; \
 
169
        target=`echo $@ | sed s/-recursive//`; \
 
170
        for subdir in $$rev; do \
 
171
          echo "Making $$target in $$subdir"; \
 
172
          if test "$$subdir" = "."; then \
 
173
            local_target="$$target-am"; \
 
174
          else \
 
175
            local_target="$$target"; \
 
176
          fi; \
 
177
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
178
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
179
        done && test -z "$$fail"
 
180
tags-recursive:
 
181
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
182
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
183
        done
 
184
 
 
185
tags: TAGS
 
186
 
 
187
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
188
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
189
        unique=`for i in $$list; do \
 
190
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
191
          done | \
 
192
          $(AWK) '    { files[$$0] = 1; } \
 
193
               END { for (i in files) print i; }'`; \
 
194
        mkid -fID $$unique $(LISP)
 
195
 
 
196
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
197
                $(TAGS_FILES) $(LISP)
 
198
        tags=; \
 
199
        here=`pwd`; \
 
200
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
201
          if test "$$subdir" = .; then :; else \
 
202
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
203
          fi; \
 
204
        done; \
 
205
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
206
        unique=`for i in $$list; do \
 
207
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
208
          done | \
 
209
          $(AWK) '    { files[$$0] = 1; } \
 
210
               END { for (i in files) print i; }'`; \
 
211
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
212
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
213
 
 
214
GTAGS:
 
215
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
216
          && cd $(top_srcdir) \
 
217
          && gtags -i $(GTAGS_ARGS) $$here
 
218
 
 
219
distclean-tags:
 
220
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
221
 
 
222
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
223
 
 
224
top_distdir = ..
 
225
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
226
 
 
227
distdir: $(DISTFILES)
 
228
        @for file in $(DISTFILES); do \
 
229
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
230
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
231
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
232
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
233
          fi; \
 
234
          if test -d $$d/$$file; then \
 
235
            cp -pR $$d/$$file $(distdir) \
 
236
            || exit 1; \
 
237
          else \
 
238
            test -f $(distdir)/$$file \
 
239
            || cp -p $$d/$$file $(distdir)/$$file \
 
240
            || exit 1; \
 
241
          fi; \
 
242
        done
 
243
        for subdir in $(SUBDIRS); do \
 
244
          if test "$$subdir" = .; then :; else \
 
245
            test -d $(distdir)/$$subdir \
 
246
            || mkdir $(distdir)/$$subdir \
 
247
            || exit 1; \
 
248
            (cd $$subdir && \
 
249
              $(MAKE) $(AM_MAKEFLAGS) \
 
250
                top_distdir="$(top_distdir)" \
 
251
                distdir=../$(distdir)/$$subdir \
 
252
                distdir) \
 
253
              || exit 1; \
 
254
          fi; \
 
255
        done
 
256
check-am: all-am
 
257
check: check-recursive
 
258
all-am: Makefile
 
259
installdirs: installdirs-recursive
 
260
installdirs-am:
 
261
 
 
262
install: install-recursive
 
263
install-exec: install-exec-recursive
 
264
install-data: install-data-recursive
 
265
uninstall: uninstall-recursive
 
266
 
 
267
install-am: all-am
 
268
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
269
 
 
270
installcheck: installcheck-recursive
 
271
install-strip:
 
272
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
273
          `test -z '$(STRIP)' || \
 
274
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
275
mostlyclean-generic:
 
276
 
 
277
clean-generic:
 
278
 
 
279
distclean-generic:
 
280
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
281
 
 
282
maintainer-clean-generic:
 
283
        @echo "This command is intended for maintainers to use"
 
284
        @echo "it deletes files that may require special tools to rebuild."
 
285
clean: clean-recursive
 
286
 
 
287
clean-am: clean-generic clean-libtool mostlyclean-am
 
288
 
 
289
distclean: distclean-recursive
 
290
 
 
291
distclean-am: clean-am distclean-generic distclean-libtool \
 
292
        distclean-tags
 
293
 
 
294
dvi: dvi-recursive
 
295
 
 
296
dvi-am:
 
297
 
 
298
info: info-recursive
 
299
 
 
300
info-am:
 
301
 
 
302
install-data-am:
 
303
 
 
304
install-exec-am:
 
305
 
 
306
install-info: install-info-recursive
 
307
 
 
308
install-man:
 
309
 
 
310
installcheck-am:
 
311
 
 
312
maintainer-clean: maintainer-clean-recursive
 
313
 
 
314
maintainer-clean-am: distclean-am maintainer-clean-generic
 
315
 
 
316
mostlyclean: mostlyclean-recursive
 
317
 
 
318
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
319
 
 
320
uninstall-am: uninstall-info-am
 
321
 
 
322
uninstall-info: uninstall-info-recursive
 
323
 
 
324
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
325
        clean-generic clean-libtool clean-recursive distclean \
 
326
        distclean-generic distclean-libtool distclean-recursive \
 
327
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
 
328
        info-recursive install install-am install-data install-data-am \
 
329
        install-data-recursive install-exec install-exec-am \
 
330
        install-exec-recursive install-info install-info-am \
 
331
        install-info-recursive install-man install-recursive \
 
332
        install-strip installcheck installcheck-am installdirs \
 
333
        installdirs-am installdirs-recursive maintainer-clean \
 
334
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
335
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
336
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
 
337
        uninstall-info-recursive uninstall-recursive
 
338
 
 
339
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
340
# Otherwise a system limit (for SysV at least) may be exceeded.
 
341
.NOEXPORT: