~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to boost/boost/spirit/error_handling/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.7 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../../..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
44
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
45
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
46
AUTOCONF = @AUTOCONF@
 
47
AUTOHEADER = @AUTOHEADER@
 
48
AUTOMAKE = @AUTOMAKE@
 
49
AWK = @AWK@
 
50
CC = @CC@
 
51
CCDEPMODE = @CCDEPMODE@
 
52
CFLAGS = @CFLAGS@
 
53
CPP = @CPP@
 
54
CPPFLAGS = @CPPFLAGS@
 
55
CXX = @CXX@
 
56
CXXDEPMODE = @CXXDEPMODE@
 
57
CXXFLAGS = @CXXFLAGS@
 
58
CYGPATH_W = @CYGPATH_W@
 
59
DEBUG_FALSE = @DEBUG_FALSE@
 
60
DEBUG_TRUE = @DEBUG_TRUE@
 
61
DEFS = @DEFS@
 
62
DEPDIR = @DEPDIR@
 
63
ECHO = @ECHO@
 
64
ECHO_C = @ECHO_C@
 
65
ECHO_N = @ECHO_N@
 
66
ECHO_T = @ECHO_T@
 
67
EGREP = @EGREP@
 
68
EXEEXT = @EXEEXT@
 
69
GL_CFLAGS = @GL_CFLAGS@
 
70
GL_LIBS = @GL_LIBS@
 
71
INSTALL_DATA = @INSTALL_DATA@
 
72
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
73
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
74
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
75
LDFLAGS = @LDFLAGS@
 
76
LEX = @LEX@
 
77
LEXLIB = @LEXLIB@
 
78
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
79
LIBOBJS = @LIBOBJS@
 
80
LIBS = @LIBS@
 
81
LIBTOOL = @LIBTOOL@
 
82
LN_S = @LN_S@
 
83
LTLIBOBJS = @LTLIBOBJS@
 
84
MAKEINFO = @MAKEINFO@
 
85
OBJEXT = @OBJEXT@
 
86
OPENGL_FALSE = @OPENGL_FALSE@
 
87
OPENGL_TRUE = @OPENGL_TRUE@
 
88
PACKAGE = @PACKAGE@
 
89
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
90
PACKAGE_NAME = @PACKAGE_NAME@
 
91
PACKAGE_STRING = @PACKAGE_STRING@
 
92
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
93
PACKAGE_VERSION = @PACKAGE_VERSION@
 
94
PATH_SEPARATOR = @PATH_SEPARATOR@
 
95
PLUGINS_FALSE = @PLUGINS_FALSE@
 
96
PLUGINS_TRUE = @PLUGINS_TRUE@
 
97
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
98
PROFILE_FALSE = @PROFILE_FALSE@
 
99
PROFILE_TRUE = @PROFILE_TRUE@
 
100
RANLIB = @RANLIB@
 
101
SET_MAKE = @SET_MAKE@
 
102
SHELL = @SHELL@
 
103
STRIP = @STRIP@
 
104
TIFF_FLAGS = @TIFF_FLAGS@
 
105
TIFF_INC = @TIFF_INC@
 
106
VERSION = @VERSION@
 
107
X_CFLAGS = @X_CFLAGS@
 
108
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
109
X_LIBS = @X_LIBS@
 
110
X_PRE_LIBS = @X_PRE_LIBS@
 
111
YACC = @YACC@
 
112
ZLIB_FLAGS = @ZLIB_FLAGS@
 
113
ZLIB_INC = @ZLIB_INC@
 
114
ac_ct_CC = @ac_ct_CC@
 
115
ac_ct_CXX = @ac_ct_CXX@
 
116
ac_ct_RANLIB = @ac_ct_RANLIB@
 
117
ac_ct_STRIP = @ac_ct_STRIP@
 
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
120
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
121
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
122
am__include = @am__include@
 
123
am__leading_dot = @am__leading_dot@
 
124
am__quote = @am__quote@
 
125
bindir = @bindir@
 
126
build = @build@
 
127
build_alias = @build_alias@
 
128
build_cpu = @build_cpu@
 
129
build_os = @build_os@
 
130
build_vendor = @build_vendor@
 
131
datadir = @datadir@
 
132
exec_prefix = @exec_prefix@
 
133
have_xsltproc = @have_xsltproc@
 
134
host = @host@
 
135
host_alias = @host_alias@
 
136
host_cpu = @host_cpu@
 
137
host_os = @host_os@
 
138
host_vendor = @host_vendor@
 
139
includedir = @includedir@
 
140
infodir = @infodir@
 
141
install_sh = @install_sh@
 
142
libdir = @libdir@
 
143
libexecdir = @libexecdir@
 
144
localstatedir = @localstatedir@
 
145
mandir = @mandir@
 
146
oldincludedir = @oldincludedir@
 
147
prefix = @prefix@
 
148
program_transform_name = @program_transform_name@
 
149
sbindir = @sbindir@
 
150
sharedstatedir = @sharedstatedir@
 
151
sysconfdir = @sysconfdir@
 
152
target_alias = @target_alias@
 
153
SUBDIRS = . impl
 
154
 
 
155
noinst_HEADERS = \
 
156
exceptions.hpp
 
157
 
 
158
 
 
159
EXTRA_DIST = \
 
160
exceptions.hpp
 
161
 
 
162
subdir = boost/boost/spirit/error_handling
 
163
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
164
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
165
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
166
CONFIG_CLEAN_FILES =
 
167
DIST_SOURCES =
 
168
HEADERS = $(noinst_HEADERS)
 
169
 
 
170
 
 
171
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
172
        ps-recursive install-info-recursive uninstall-info-recursive \
 
173
        all-recursive install-data-recursive install-exec-recursive \
 
174
        installdirs-recursive install-recursive uninstall-recursive \
 
175
        check-recursive installcheck-recursive
 
176
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
 
177
DIST_SUBDIRS = $(SUBDIRS)
 
178
all: all-recursive
 
179
 
 
180
.SUFFIXES:
 
181
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
182
        cd $(top_srcdir) && \
 
183
          $(AUTOMAKE) --gnu  boost/boost/spirit/error_handling/Makefile
 
184
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
185
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
186
 
 
187
mostlyclean-libtool:
 
188
        -rm -f *.lo
 
189
 
 
190
clean-libtool:
 
191
        -rm -rf .libs _libs
 
192
 
 
193
distclean-libtool:
 
194
        -rm -f libtool
 
195
uninstall-info-am:
 
196
 
 
197
# This directory's subdirectories are mostly independent; you can cd
 
198
# into them and run `make' without going through this Makefile.
 
199
# To change the values of `make' variables: instead of editing Makefiles,
 
200
# (1) if the variable is set in `config.status', edit `config.status'
 
201
#     (which will cause the Makefiles to be regenerated when you run `make');
 
202
# (2) otherwise, pass the desired values on the `make' command line.
 
203
$(RECURSIVE_TARGETS):
 
204
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
205
        dot_seen=no; \
 
206
        target=`echo $@ | sed s/-recursive//`; \
 
207
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
208
          echo "Making $$target in $$subdir"; \
 
209
          if test "$$subdir" = "."; then \
 
210
            dot_seen=yes; \
 
211
            local_target="$$target-am"; \
 
212
          else \
 
213
            local_target="$$target"; \
 
214
          fi; \
 
215
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
216
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
217
        done; \
 
218
        if test "$$dot_seen" = "no"; then \
 
219
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
220
        fi; test -z "$$fail"
 
221
 
 
222
mostlyclean-recursive clean-recursive distclean-recursive \
 
223
maintainer-clean-recursive:
 
224
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
225
        dot_seen=no; \
 
226
        case "$@" in \
 
227
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
228
          *) list='$(SUBDIRS)' ;; \
 
229
        esac; \
 
230
        rev=''; for subdir in $$list; do \
 
231
          if test "$$subdir" = "."; then :; else \
 
232
            rev="$$subdir $$rev"; \
 
233
          fi; \
 
234
        done; \
 
235
        rev="$$rev ."; \
 
236
        target=`echo $@ | sed s/-recursive//`; \
 
237
        for subdir in $$rev; do \
 
238
          echo "Making $$target in $$subdir"; \
 
239
          if test "$$subdir" = "."; then \
 
240
            local_target="$$target-am"; \
 
241
          else \
 
242
            local_target="$$target"; \
 
243
          fi; \
 
244
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
245
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
246
        done && test -z "$$fail"
 
247
tags-recursive:
 
248
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
249
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
250
        done
 
251
ctags-recursive:
 
252
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
253
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
254
        done
 
255
 
 
256
ETAGS = etags
 
257
ETAGSFLAGS =
 
258
 
 
259
CTAGS = ctags
 
260
CTAGSFLAGS =
 
261
 
 
262
tags: TAGS
 
263
 
 
264
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
265
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
266
        unique=`for i in $$list; do \
 
267
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
268
          done | \
 
269
          $(AWK) '    { files[$$0] = 1; } \
 
270
               END { for (i in files) print i; }'`; \
 
271
        mkid -fID $$unique
 
272
 
 
273
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
274
                $(TAGS_FILES) $(LISP)
 
275
        tags=; \
 
276
        here=`pwd`; \
 
277
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
278
          include_option=--etags-include; \
 
279
        else \
 
280
          include_option=--include; \
 
281
        fi; \
 
282
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
283
          if test "$$subdir" = .; then :; else \
 
284
            test -f $$subdir/TAGS && \
 
285
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
286
          fi; \
 
287
        done; \
 
288
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
289
        unique=`for i in $$list; do \
 
290
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
291
          done | \
 
292
          $(AWK) '    { files[$$0] = 1; } \
 
293
               END { for (i in files) print i; }'`; \
 
294
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
295
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
296
             $$tags $$unique
 
297
 
 
298
ctags: CTAGS
 
299
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
300
                $(TAGS_FILES) $(LISP)
 
301
        tags=; \
 
302
        here=`pwd`; \
 
303
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
304
        unique=`for i in $$list; do \
 
305
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
306
          done | \
 
307
          $(AWK) '    { files[$$0] = 1; } \
 
308
               END { for (i in files) print i; }'`; \
 
309
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
310
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
311
             $$tags $$unique
 
312
 
 
313
GTAGS:
 
314
        here=`$(am__cd) $(top_builddir) && pwd` \
 
315
          && cd $(top_srcdir) \
 
316
          && gtags -i $(GTAGS_ARGS) $$here
 
317
 
 
318
distclean-tags:
 
319
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
320
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
321
 
 
322
top_distdir = ../../../..
 
323
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
324
 
 
325
distdir: $(DISTFILES)
 
326
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
327
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
328
        list='$(DISTFILES)'; for file in $$list; do \
 
329
          case $$file in \
 
330
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
331
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
332
          esac; \
 
333
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
334
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
335
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
336
            dir="/$$dir"; \
 
337
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
338
          else \
 
339
            dir=''; \
 
340
          fi; \
 
341
          if test -d $$d/$$file; then \
 
342
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
343
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
344
            fi; \
 
345
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
346
          else \
 
347
            test -f $(distdir)/$$file \
 
348
            || cp -p $$d/$$file $(distdir)/$$file \
 
349
            || exit 1; \
 
350
          fi; \
 
351
        done
 
352
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
353
          if test "$$subdir" = .; then :; else \
 
354
            test -d $(distdir)/$$subdir \
 
355
            || mkdir $(distdir)/$$subdir \
 
356
            || exit 1; \
 
357
            (cd $$subdir && \
 
358
              $(MAKE) $(AM_MAKEFLAGS) \
 
359
                top_distdir="$(top_distdir)" \
 
360
                distdir=../$(distdir)/$$subdir \
 
361
                distdir) \
 
362
              || exit 1; \
 
363
          fi; \
 
364
        done
 
365
check-am: all-am
 
366
check: check-recursive
 
367
all-am: Makefile $(HEADERS)
 
368
installdirs: installdirs-recursive
 
369
installdirs-am:
 
370
 
 
371
install: install-recursive
 
372
install-exec: install-exec-recursive
 
373
install-data: install-data-recursive
 
374
uninstall: uninstall-recursive
 
375
 
 
376
install-am: all-am
 
377
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
378
 
 
379
installcheck: installcheck-recursive
 
380
install-strip:
 
381
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
382
          INSTALL_STRIP_FLAG=-s \
 
383
          `test -z '$(STRIP)' || \
 
384
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
385
mostlyclean-generic:
 
386
 
 
387
clean-generic:
 
388
 
 
389
distclean-generic:
 
390
        -rm -f $(CONFIG_CLEAN_FILES)
 
391
 
 
392
maintainer-clean-generic:
 
393
        @echo "This command is intended for maintainers to use"
 
394
        @echo "it deletes files that may require special tools to rebuild."
 
395
clean: clean-recursive
 
396
 
 
397
clean-am: clean-generic clean-libtool mostlyclean-am
 
398
 
 
399
distclean: distclean-recursive
 
400
        -rm -f Makefile
 
401
distclean-am: clean-am distclean-generic distclean-libtool \
 
402
        distclean-tags
 
403
 
 
404
dvi: dvi-recursive
 
405
 
 
406
dvi-am:
 
407
 
 
408
info: info-recursive
 
409
 
 
410
info-am:
 
411
 
 
412
install-data-am:
 
413
 
 
414
install-exec-am:
 
415
 
 
416
install-info: install-info-recursive
 
417
 
 
418
install-man:
 
419
 
 
420
installcheck-am:
 
421
 
 
422
maintainer-clean: maintainer-clean-recursive
 
423
        -rm -f Makefile
 
424
maintainer-clean-am: distclean-am maintainer-clean-generic
 
425
 
 
426
mostlyclean: mostlyclean-recursive
 
427
 
 
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
429
 
 
430
pdf: pdf-recursive
 
431
 
 
432
pdf-am:
 
433
 
 
434
ps: ps-recursive
 
435
 
 
436
ps-am:
 
437
 
 
438
uninstall-am: uninstall-info-am
 
439
 
 
440
uninstall-info: uninstall-info-recursive
 
441
 
 
442
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
443
        clean-generic clean-libtool clean-recursive ctags \
 
444
        ctags-recursive distclean distclean-generic distclean-libtool \
 
445
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
446
        dvi-recursive info info-am info-recursive install install-am \
 
447
        install-data install-data-am install-data-recursive \
 
448
        install-exec install-exec-am install-exec-recursive \
 
449
        install-info install-info-am install-info-recursive install-man \
 
450
        install-recursive install-strip installcheck installcheck-am \
 
451
        installdirs installdirs-am installdirs-recursive \
 
452
        maintainer-clean maintainer-clean-generic \
 
453
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
454
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
 
455
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
 
456
        uninstall uninstall-am uninstall-info-am \
 
457
        uninstall-info-recursive uninstall-recursive
 
458
 
 
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
460
# Otherwise a system limit (for SysV at least) may be exceeded.
 
461
.NOEXPORT: