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

« back to all changes in this revision

Viewing changes to boost/boost/mpl/aux_/preprocessed/gcc/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
noinst_HEADERS = \
 
109
advance_backward.hpp \
 
110
advance_forward.hpp \
 
111
and.hpp \
 
112
apply.hpp \
 
113
arg.hpp \
 
114
basic_bind.hpp \
 
115
bind.hpp \
 
116
fold_backward_impl.hpp \
 
117
fold_impl.hpp \
 
118
full_lambda.hpp \
 
119
iter_fold_backward_impl.hpp \
 
120
iter_fold_if_impl.hpp \
 
121
iter_fold_impl.hpp \
 
122
lambda_helper.hpp \
 
123
lambda_no_ctps.hpp \
 
124
list.hpp \
 
125
list_c.hpp \
 
126
or.hpp \
 
127
placeholders.hpp \
 
128
quote.hpp \
 
129
template_arity.hpp \
 
130
vector.hpp \
 
131
vector_c.hpp
 
132
 
 
133
 
 
134
EXTRA_DIST = \
 
135
advance_backward.hpp \
 
136
advance_forward.hpp \
 
137
and.hpp \
 
138
apply.hpp \
 
139
arg.hpp \
 
140
basic_bind.hpp \
 
141
bind.hpp \
 
142
fold_backward_impl.hpp \
 
143
fold_impl.hpp \
 
144
full_lambda.hpp \
 
145
iter_fold_backward_impl.hpp \
 
146
iter_fold_if_impl.hpp \
 
147
iter_fold_impl.hpp \
 
148
lambda_helper.hpp \
 
149
lambda_no_ctps.hpp \
 
150
list.hpp \
 
151
list_c.hpp \
 
152
or.hpp \
 
153
placeholders.hpp \
 
154
quote.hpp \
 
155
template_arity.hpp \
 
156
vector.hpp \
 
157
vector_c.hpp
 
158
 
 
159
subdir = boost/boost/mpl/aux_/preprocessed/gcc
 
160
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
161
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
162
CONFIG_CLEAN_FILES =
 
163
DIST_SOURCES =
 
164
HEADERS = $(noinst_HEADERS)
 
165
 
 
166
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
 
167
all: all-am
 
168
 
 
169
.SUFFIXES:
 
170
 
 
171
mostlyclean-libtool:
 
172
        -rm -f *.lo
 
173
 
 
174
clean-libtool:
 
175
        -rm -rf .libs _libs
 
176
 
 
177
distclean-libtool:
 
178
        -rm -f libtool
 
179
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
180
        cd $(top_srcdir) && \
 
181
          $(AUTOMAKE) --gnu  boost/boost/mpl/aux_/preprocessed/gcc/Makefile
 
182
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
183
        cd $(top_builddir) && \
 
184
          CONFIG_HEADERS= CONFIG_LINKS= \
 
185
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
186
uninstall-info-am:
 
187
 
 
188
tags: TAGS
 
189
 
 
190
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
191
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
192
        unique=`for i in $$list; do \
 
193
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
194
          done | \
 
195
          $(AWK) '    { files[$$0] = 1; } \
 
196
               END { for (i in files) print i; }'`; \
 
197
        mkid -fID $$unique $(LISP)
 
198
 
 
199
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
200
                $(TAGS_FILES) $(LISP)
 
201
        tags=; \
 
202
        here=`pwd`; \
 
203
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
204
        unique=`for i in $$list; do \
 
205
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
206
          done | \
 
207
          $(AWK) '    { files[$$0] = 1; } \
 
208
               END { for (i in files) print i; }'`; \
 
209
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
210
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
211
 
 
212
GTAGS:
 
213
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
214
          && cd $(top_srcdir) \
 
215
          && gtags -i $(GTAGS_ARGS) $$here
 
216
 
 
217
distclean-tags:
 
218
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
219
 
 
220
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
221
 
 
222
top_distdir = ../../../../../..
 
223
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
224
 
 
225
distdir: $(DISTFILES)
 
226
        @for file in $(DISTFILES); do \
 
227
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
228
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
229
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
230
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
231
          fi; \
 
232
          if test -d $$d/$$file; then \
 
233
            cp -pR $$d/$$file $(distdir) \
 
234
            || exit 1; \
 
235
          else \
 
236
            test -f $(distdir)/$$file \
 
237
            || cp -p $$d/$$file $(distdir)/$$file \
 
238
            || exit 1; \
 
239
          fi; \
 
240
        done
 
241
check-am: all-am
 
242
check: check-am
 
243
all-am: Makefile $(HEADERS)
 
244
 
 
245
installdirs:
 
246
 
 
247
install: install-am
 
248
install-exec: install-exec-am
 
249
install-data: install-data-am
 
250
uninstall: uninstall-am
 
251
 
 
252
install-am: all-am
 
253
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
254
 
 
255
installcheck: installcheck-am
 
256
install-strip:
 
257
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
258
          `test -z '$(STRIP)' || \
 
259
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
260
mostlyclean-generic:
 
261
 
 
262
clean-generic:
 
263
 
 
264
distclean-generic:
 
265
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
266
 
 
267
maintainer-clean-generic:
 
268
        @echo "This command is intended for maintainers to use"
 
269
        @echo "it deletes files that may require special tools to rebuild."
 
270
clean: clean-am
 
271
 
 
272
clean-am: clean-generic clean-libtool mostlyclean-am
 
273
 
 
274
distclean: distclean-am
 
275
 
 
276
distclean-am: clean-am distclean-generic distclean-libtool \
 
277
        distclean-tags
 
278
 
 
279
dvi: dvi-am
 
280
 
 
281
dvi-am:
 
282
 
 
283
info: info-am
 
284
 
 
285
info-am:
 
286
 
 
287
install-data-am:
 
288
 
 
289
install-exec-am:
 
290
 
 
291
install-info: install-info-am
 
292
 
 
293
install-man:
 
294
 
 
295
installcheck-am:
 
296
 
 
297
maintainer-clean: maintainer-clean-am
 
298
 
 
299
maintainer-clean-am: distclean-am maintainer-clean-generic
 
300
 
 
301
mostlyclean: mostlyclean-am
 
302
 
 
303
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
304
 
 
305
uninstall-am: uninstall-info-am
 
306
 
 
307
.PHONY: GTAGS all all-am check check-am clean clean-generic \
 
308
        clean-libtool distclean distclean-generic distclean-libtool \
 
309
        distclean-tags distdir dvi dvi-am info info-am install \
 
310
        install-am install-data install-data-am install-exec \
 
311
        install-exec-am install-info install-info-am install-man \
 
312
        install-strip installcheck installcheck-am installdirs \
 
313
        maintainer-clean maintainer-clean-generic mostlyclean \
 
314
        mostlyclean-generic mostlyclean-libtool tags uninstall \
 
315
        uninstall-am uninstall-info-am
 
316
 
 
317
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
318
# Otherwise a system limit (for SysV at least) may be exceeded.
 
319
.NOEXPORT: