~ubuntu-branches/ubuntu/breezy/aqsis/breezy

« back to all changes in this revision

Viewing changes to boost/boost/mpl/list/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Will Newton
  • Date: 2004-12-07 20:06:49 UTC
  • Revision ID: james.westby@ubuntu.com-20041207200649-fccswkrvp4oc8lmn
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

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
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
62
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
63
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
64
AQSIS_FLTK_CFLAGS = @AQSIS_FLTK_CFLAGS@
 
65
AQSIS_FLTK_LIBS = @AQSIS_FLTK_LIBS@
 
66
AR = @AR@
 
67
AS = @AS@
 
68
AWK = @AWK@
 
69
CC = @CC@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
DEPDIR = @DEPDIR@
 
73
DLLTOOL = @DLLTOOL@
 
74
ECHO = @ECHO@
 
75
EGREP = @EGREP@
 
76
EXEEXT = @EXEEXT@
 
77
F77 = @F77@
 
78
GCJ = @GCJ@
 
79
GCJFLAGS = @GCJFLAGS@
 
80
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
81
JPEG_FLAGS = @JPEG_FLAGS@
 
82
JPEG_INC = @JPEG_INC@
 
83
LEX = @LEX@
 
84
LIBTOOL = @LIBTOOL@
 
85
LN_S = @LN_S@
 
86
OBJDUMP = @OBJDUMP@
 
87
OBJEXT = @OBJEXT@
 
88
PACKAGE = @PACKAGE@
 
89
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
90
PTHREAD_CC = @PTHREAD_CC@
 
91
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
92
PTHREAD_LIBS = @PTHREAD_LIBS@
 
93
RANLIB = @RANLIB@
 
94
RC = @RC@
 
95
STRIP = @STRIP@
 
96
TIFF_FLAGS = @TIFF_FLAGS@
 
97
TIFF_INC = @TIFF_INC@
 
98
VERSION = @VERSION@
 
99
YACC = @YACC@
 
100
ZLIB_FLAGS = @ZLIB_FLAGS@
 
101
ZLIB_INC = @ZLIB_INC@
 
102
acx_pthread_config = @acx_pthread_config@
 
103
am__include = @am__include@
 
104
am__quote = @am__quote@
 
105
have_xsltproc = @have_xsltproc@
 
106
install_sh = @install_sh@
 
107
 
 
108
SUBDIRS = . aux_
 
109
 
 
110
noinst_HEADERS = \
 
111
list0.hpp \
 
112
list0_c.hpp \
 
113
list10.hpp \
 
114
list10_c.hpp \
 
115
list20.hpp \
 
116
list20_c.hpp \
 
117
list30.hpp \
 
118
list30_c.hpp \
 
119
list40.hpp \
 
120
list40_c.hpp \
 
121
list50.hpp \
 
122
list50_c.hpp
 
123
 
 
124
 
 
125
EXTRA_DIST = \
 
126
list0.hpp \
 
127
list0_c.hpp \
 
128
list10.hpp \
 
129
list10_c.hpp \
 
130
list20.hpp \
 
131
list20_c.hpp \
 
132
list30.hpp \
 
133
list30_c.hpp \
 
134
list40.hpp \
 
135
list40_c.hpp \
 
136
list50.hpp \
 
137
list50_c.hpp
 
138
 
 
139
subdir = boost/boost/mpl/list
 
140
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
141
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
142
CONFIG_CLEAN_FILES =
 
143
DIST_SOURCES =
 
144
HEADERS = $(noinst_HEADERS)
 
145
 
 
146
 
 
147
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
148
        uninstall-info-recursive all-recursive install-data-recursive \
 
149
        install-exec-recursive installdirs-recursive install-recursive \
 
150
        uninstall-recursive check-recursive installcheck-recursive
 
151
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
 
152
DIST_SUBDIRS = $(SUBDIRS)
 
153
all: all-recursive
 
154
 
 
155
.SUFFIXES:
 
156
 
 
157
mostlyclean-libtool:
 
158
        -rm -f *.lo
 
159
 
 
160
clean-libtool:
 
161
        -rm -rf .libs _libs
 
162
 
 
163
distclean-libtool:
 
164
        -rm -f libtool
 
165
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
166
        cd $(top_srcdir) && \
 
167
          $(AUTOMAKE) --gnu  boost/boost/mpl/list/Makefile
 
168
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
169
        cd $(top_builddir) && \
 
170
          CONFIG_HEADERS= CONFIG_LINKS= \
 
171
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
172
uninstall-info-am:
 
173
 
 
174
# This directory's subdirectories are mostly independent; you can cd
 
175
# into them and run `make' without going through this Makefile.
 
176
# To change the values of `make' variables: instead of editing Makefiles,
 
177
# (1) if the variable is set in `config.status', edit `config.status'
 
178
#     (which will cause the Makefiles to be regenerated when you run `make');
 
179
# (2) otherwise, pass the desired values on the `make' command line.
 
180
$(RECURSIVE_TARGETS):
 
181
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
182
        dot_seen=no; \
 
183
        target=`echo $@ | sed s/-recursive//`; \
 
184
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
185
          echo "Making $$target in $$subdir"; \
 
186
          if test "$$subdir" = "."; then \
 
187
            dot_seen=yes; \
 
188
            local_target="$$target-am"; \
 
189
          else \
 
190
            local_target="$$target"; \
 
191
          fi; \
 
192
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
193
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
194
        done; \
 
195
        if test "$$dot_seen" = "no"; then \
 
196
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
197
        fi; test -z "$$fail"
 
198
 
 
199
mostlyclean-recursive clean-recursive distclean-recursive \
 
200
maintainer-clean-recursive:
 
201
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
202
        dot_seen=no; \
 
203
        case "$@" in \
 
204
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
205
          *) list='$(SUBDIRS)' ;; \
 
206
        esac; \
 
207
        rev=''; for subdir in $$list; do \
 
208
          if test "$$subdir" = "."; then :; else \
 
209
            rev="$$subdir $$rev"; \
 
210
          fi; \
 
211
        done; \
 
212
        rev="$$rev ."; \
 
213
        target=`echo $@ | sed s/-recursive//`; \
 
214
        for subdir in $$rev; do \
 
215
          echo "Making $$target in $$subdir"; \
 
216
          if test "$$subdir" = "."; then \
 
217
            local_target="$$target-am"; \
 
218
          else \
 
219
            local_target="$$target"; \
 
220
          fi; \
 
221
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
222
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
223
        done && test -z "$$fail"
 
224
tags-recursive:
 
225
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
226
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
227
        done
 
228
 
 
229
tags: TAGS
 
230
 
 
231
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
232
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
233
        unique=`for i in $$list; do \
 
234
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
235
          done | \
 
236
          $(AWK) '    { files[$$0] = 1; } \
 
237
               END { for (i in files) print i; }'`; \
 
238
        mkid -fID $$unique $(LISP)
 
239
 
 
240
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
241
                $(TAGS_FILES) $(LISP)
 
242
        tags=; \
 
243
        here=`pwd`; \
 
244
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
245
          if test "$$subdir" = .; then :; else \
 
246
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
247
          fi; \
 
248
        done; \
 
249
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
250
        unique=`for i in $$list; do \
 
251
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
252
          done | \
 
253
          $(AWK) '    { files[$$0] = 1; } \
 
254
               END { for (i in files) print i; }'`; \
 
255
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
256
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
257
 
 
258
GTAGS:
 
259
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
260
          && cd $(top_srcdir) \
 
261
          && gtags -i $(GTAGS_ARGS) $$here
 
262
 
 
263
distclean-tags:
 
264
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
265
 
 
266
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
267
 
 
268
top_distdir = ../../../..
 
269
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
270
 
 
271
distdir: $(DISTFILES)
 
272
        @for file in $(DISTFILES); do \
 
273
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
274
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
275
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
276
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
277
          fi; \
 
278
          if test -d $$d/$$file; then \
 
279
            cp -pR $$d/$$file $(distdir) \
 
280
            || exit 1; \
 
281
          else \
 
282
            test -f $(distdir)/$$file \
 
283
            || cp -p $$d/$$file $(distdir)/$$file \
 
284
            || exit 1; \
 
285
          fi; \
 
286
        done
 
287
        for subdir in $(SUBDIRS); do \
 
288
          if test "$$subdir" = .; then :; else \
 
289
            test -d $(distdir)/$$subdir \
 
290
            || mkdir $(distdir)/$$subdir \
 
291
            || exit 1; \
 
292
            (cd $$subdir && \
 
293
              $(MAKE) $(AM_MAKEFLAGS) \
 
294
                top_distdir="$(top_distdir)" \
 
295
                distdir=../$(distdir)/$$subdir \
 
296
                distdir) \
 
297
              || exit 1; \
 
298
          fi; \
 
299
        done
 
300
check-am: all-am
 
301
check: check-recursive
 
302
all-am: Makefile $(HEADERS)
 
303
installdirs: installdirs-recursive
 
304
installdirs-am:
 
305
 
 
306
install: install-recursive
 
307
install-exec: install-exec-recursive
 
308
install-data: install-data-recursive
 
309
uninstall: uninstall-recursive
 
310
 
 
311
install-am: all-am
 
312
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
313
 
 
314
installcheck: installcheck-recursive
 
315
install-strip:
 
316
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
317
          `test -z '$(STRIP)' || \
 
318
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
319
mostlyclean-generic:
 
320
 
 
321
clean-generic:
 
322
 
 
323
distclean-generic:
 
324
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
325
 
 
326
maintainer-clean-generic:
 
327
        @echo "This command is intended for maintainers to use"
 
328
        @echo "it deletes files that may require special tools to rebuild."
 
329
clean: clean-recursive
 
330
 
 
331
clean-am: clean-generic clean-libtool mostlyclean-am
 
332
 
 
333
distclean: distclean-recursive
 
334
 
 
335
distclean-am: clean-am distclean-generic distclean-libtool \
 
336
        distclean-tags
 
337
 
 
338
dvi: dvi-recursive
 
339
 
 
340
dvi-am:
 
341
 
 
342
info: info-recursive
 
343
 
 
344
info-am:
 
345
 
 
346
install-data-am:
 
347
 
 
348
install-exec-am:
 
349
 
 
350
install-info: install-info-recursive
 
351
 
 
352
install-man:
 
353
 
 
354
installcheck-am:
 
355
 
 
356
maintainer-clean: maintainer-clean-recursive
 
357
 
 
358
maintainer-clean-am: distclean-am maintainer-clean-generic
 
359
 
 
360
mostlyclean: mostlyclean-recursive
 
361
 
 
362
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
363
 
 
364
uninstall-am: uninstall-info-am
 
365
 
 
366
uninstall-info: uninstall-info-recursive
 
367
 
 
368
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
369
        clean-generic clean-libtool clean-recursive distclean \
 
370
        distclean-generic distclean-libtool distclean-recursive \
 
371
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
 
372
        info-recursive install install-am install-data install-data-am \
 
373
        install-data-recursive install-exec install-exec-am \
 
374
        install-exec-recursive install-info install-info-am \
 
375
        install-info-recursive install-man install-recursive \
 
376
        install-strip installcheck installcheck-am installdirs \
 
377
        installdirs-am installdirs-recursive maintainer-clean \
 
378
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
379
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
380
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
 
381
        uninstall-info-recursive uninstall-recursive
 
382
 
 
383
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
384
# Otherwise a system limit (for SysV at least) may be exceeded.
 
385
.NOEXPORT: