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

« back to all changes in this revision

Viewing changes to boost/boost/spirit/iterator/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 = . impl
 
109
 
 
110
noinst_HEADERS = \
 
111
file_iterator.hpp \
 
112
fixed_size_queue.hpp \
 
113
multi_pass.hpp \
 
114
position_iterator.hpp
 
115
 
 
116
 
 
117
EXTRA_DIST = \
 
118
file_iterator.hpp \
 
119
fixed_size_queue.hpp \
 
120
multi_pass.hpp \
 
121
position_iterator.hpp
 
122
 
 
123
subdir = boost/boost/spirit/iterator
 
124
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
125
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
126
CONFIG_CLEAN_FILES =
 
127
DIST_SOURCES =
 
128
HEADERS = $(noinst_HEADERS)
 
129
 
 
130
 
 
131
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
132
        uninstall-info-recursive all-recursive install-data-recursive \
 
133
        install-exec-recursive installdirs-recursive install-recursive \
 
134
        uninstall-recursive check-recursive installcheck-recursive
 
135
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
 
136
DIST_SUBDIRS = $(SUBDIRS)
 
137
all: all-recursive
 
138
 
 
139
.SUFFIXES:
 
140
 
 
141
mostlyclean-libtool:
 
142
        -rm -f *.lo
 
143
 
 
144
clean-libtool:
 
145
        -rm -rf .libs _libs
 
146
 
 
147
distclean-libtool:
 
148
        -rm -f libtool
 
149
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
150
        cd $(top_srcdir) && \
 
151
          $(AUTOMAKE) --gnu  boost/boost/spirit/iterator/Makefile
 
152
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
153
        cd $(top_builddir) && \
 
154
          CONFIG_HEADERS= CONFIG_LINKS= \
 
155
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
156
uninstall-info-am:
 
157
 
 
158
# This directory's subdirectories are mostly independent; you can cd
 
159
# into them and run `make' without going through this Makefile.
 
160
# To change the values of `make' variables: instead of editing Makefiles,
 
161
# (1) if the variable is set in `config.status', edit `config.status'
 
162
#     (which will cause the Makefiles to be regenerated when you run `make');
 
163
# (2) otherwise, pass the desired values on the `make' command line.
 
164
$(RECURSIVE_TARGETS):
 
165
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
166
        dot_seen=no; \
 
167
        target=`echo $@ | sed s/-recursive//`; \
 
168
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
169
          echo "Making $$target in $$subdir"; \
 
170
          if test "$$subdir" = "."; then \
 
171
            dot_seen=yes; \
 
172
            local_target="$$target-am"; \
 
173
          else \
 
174
            local_target="$$target"; \
 
175
          fi; \
 
176
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
177
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
178
        done; \
 
179
        if test "$$dot_seen" = "no"; then \
 
180
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
181
        fi; test -z "$$fail"
 
182
 
 
183
mostlyclean-recursive clean-recursive distclean-recursive \
 
184
maintainer-clean-recursive:
 
185
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
186
        dot_seen=no; \
 
187
        case "$@" in \
 
188
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
189
          *) list='$(SUBDIRS)' ;; \
 
190
        esac; \
 
191
        rev=''; for subdir in $$list; do \
 
192
          if test "$$subdir" = "."; then :; else \
 
193
            rev="$$subdir $$rev"; \
 
194
          fi; \
 
195
        done; \
 
196
        rev="$$rev ."; \
 
197
        target=`echo $@ | sed s/-recursive//`; \
 
198
        for subdir in $$rev; do \
 
199
          echo "Making $$target in $$subdir"; \
 
200
          if test "$$subdir" = "."; then \
 
201
            local_target="$$target-am"; \
 
202
          else \
 
203
            local_target="$$target"; \
 
204
          fi; \
 
205
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
206
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
207
        done && test -z "$$fail"
 
208
tags-recursive:
 
209
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
210
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
211
        done
 
212
 
 
213
tags: TAGS
 
214
 
 
215
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
216
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
217
        unique=`for i in $$list; do \
 
218
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
219
          done | \
 
220
          $(AWK) '    { files[$$0] = 1; } \
 
221
               END { for (i in files) print i; }'`; \
 
222
        mkid -fID $$unique $(LISP)
 
223
 
 
224
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
225
                $(TAGS_FILES) $(LISP)
 
226
        tags=; \
 
227
        here=`pwd`; \
 
228
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
229
          if test "$$subdir" = .; then :; else \
 
230
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
231
          fi; \
 
232
        done; \
 
233
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
234
        unique=`for i in $$list; do \
 
235
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
236
          done | \
 
237
          $(AWK) '    { files[$$0] = 1; } \
 
238
               END { for (i in files) print i; }'`; \
 
239
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
240
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
241
 
 
242
GTAGS:
 
243
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
244
          && cd $(top_srcdir) \
 
245
          && gtags -i $(GTAGS_ARGS) $$here
 
246
 
 
247
distclean-tags:
 
248
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
249
 
 
250
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
251
 
 
252
top_distdir = ../../../..
 
253
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
254
 
 
255
distdir: $(DISTFILES)
 
256
        @for file in $(DISTFILES); do \
 
257
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
258
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
259
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
260
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
261
          fi; \
 
262
          if test -d $$d/$$file; then \
 
263
            cp -pR $$d/$$file $(distdir) \
 
264
            || exit 1; \
 
265
          else \
 
266
            test -f $(distdir)/$$file \
 
267
            || cp -p $$d/$$file $(distdir)/$$file \
 
268
            || exit 1; \
 
269
          fi; \
 
270
        done
 
271
        for subdir in $(SUBDIRS); do \
 
272
          if test "$$subdir" = .; then :; else \
 
273
            test -d $(distdir)/$$subdir \
 
274
            || mkdir $(distdir)/$$subdir \
 
275
            || exit 1; \
 
276
            (cd $$subdir && \
 
277
              $(MAKE) $(AM_MAKEFLAGS) \
 
278
                top_distdir="$(top_distdir)" \
 
279
                distdir=../$(distdir)/$$subdir \
 
280
                distdir) \
 
281
              || exit 1; \
 
282
          fi; \
 
283
        done
 
284
check-am: all-am
 
285
check: check-recursive
 
286
all-am: Makefile $(HEADERS)
 
287
installdirs: installdirs-recursive
 
288
installdirs-am:
 
289
 
 
290
install: install-recursive
 
291
install-exec: install-exec-recursive
 
292
install-data: install-data-recursive
 
293
uninstall: uninstall-recursive
 
294
 
 
295
install-am: all-am
 
296
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
297
 
 
298
installcheck: installcheck-recursive
 
299
install-strip:
 
300
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
301
          `test -z '$(STRIP)' || \
 
302
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
303
mostlyclean-generic:
 
304
 
 
305
clean-generic:
 
306
 
 
307
distclean-generic:
 
308
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
309
 
 
310
maintainer-clean-generic:
 
311
        @echo "This command is intended for maintainers to use"
 
312
        @echo "it deletes files that may require special tools to rebuild."
 
313
clean: clean-recursive
 
314
 
 
315
clean-am: clean-generic clean-libtool mostlyclean-am
 
316
 
 
317
distclean: distclean-recursive
 
318
 
 
319
distclean-am: clean-am distclean-generic distclean-libtool \
 
320
        distclean-tags
 
321
 
 
322
dvi: dvi-recursive
 
323
 
 
324
dvi-am:
 
325
 
 
326
info: info-recursive
 
327
 
 
328
info-am:
 
329
 
 
330
install-data-am:
 
331
 
 
332
install-exec-am:
 
333
 
 
334
install-info: install-info-recursive
 
335
 
 
336
install-man:
 
337
 
 
338
installcheck-am:
 
339
 
 
340
maintainer-clean: maintainer-clean-recursive
 
341
 
 
342
maintainer-clean-am: distclean-am maintainer-clean-generic
 
343
 
 
344
mostlyclean: mostlyclean-recursive
 
345
 
 
346
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
347
 
 
348
uninstall-am: uninstall-info-am
 
349
 
 
350
uninstall-info: uninstall-info-recursive
 
351
 
 
352
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
353
        clean-generic clean-libtool clean-recursive distclean \
 
354
        distclean-generic distclean-libtool distclean-recursive \
 
355
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
 
356
        info-recursive install install-am install-data install-data-am \
 
357
        install-data-recursive install-exec install-exec-am \
 
358
        install-exec-recursive install-info install-info-am \
 
359
        install-info-recursive install-man install-recursive \
 
360
        install-strip installcheck installcheck-am installdirs \
 
361
        installdirs-am installdirs-recursive maintainer-clean \
 
362
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
363
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
364
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
 
365
        uninstall-info-recursive uninstall-recursive
 
366
 
 
367
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
368
# Otherwise a system limit (for SysV at least) may be exceeded.
 
369
.NOEXPORT: