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

« back to all changes in this revision

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