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

« back to all changes in this revision

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