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

« back to all changes in this revision

Viewing changes to 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
MAINDIRS = bin boost thirdparty all images libargparse libaqsistypes libcodegenvm librib2 librib2ri librib2stream libslparse libshadervm libshaderexecenv libraytrace ribfiles slpp aqsl shaders libri2rib libslxargs aqsltell dsotest display libddmanager render aqsis teqser man renderer.xcode
 
109
 
 
110
@PLUGINS_TRUE@PLUGINSDIRS = plugins
 
111
@PLUGINS_FALSE@PLUGINSDIRS = 
 
112
 
 
113
SUBDIRS = . $(MAINDIRS) $(PLUGINSDIRS)
 
114
 
 
115
EXTRA_DIST = Doxyfile Renderer.dsw bootstrap doxygen.dsp Renderer.sln
 
116
subdir = .
 
117
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
118
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
119
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
120
CONFIG_CLEAN_FILES =
 
121
DIST_SOURCES =
 
122
 
 
123
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
124
        uninstall-info-recursive all-recursive install-data-recursive \
 
125
        install-exec-recursive installdirs-recursive install-recursive \
 
126
        uninstall-recursive check-recursive installcheck-recursive
 
127
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
 
128
        Makefile.in NEWS acinclude.m4 aclocal.m4 config.guess \
 
129
        config.sub configure configure.ac depcomp install-sh ltmain.sh \
 
130
        missing mkinstalldirs
 
131
DIST_SUBDIRS = . bin boost thirdparty all images libargparse \
 
132
        libaqsistypes libcodegenvm librib2 librib2ri librib2stream \
 
133
        libslparse libshadervm libshaderexecenv libraytrace ribfiles \
 
134
        slpp aqsl shaders libri2rib libslxargs aqsltell dsotest display \
 
135
        libddmanager render aqsis teqser man renderer.xcode plugins
 
136
all: all-recursive
 
137
 
 
138
.SUFFIXES:
 
139
 
 
140
mostlyclean-libtool:
 
141
        -rm -f *.lo
 
142
 
 
143
clean-libtool:
 
144
        -rm -rf .libs _libs
 
145
 
 
146
distclean-libtool:
 
147
        -rm -f libtool
 
148
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
149
        cd $(top_srcdir) && \
 
150
          $(AUTOMAKE) --gnu  Makefile
 
151
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
152
        cd $(top_builddir) && \
 
153
          CONFIG_HEADERS= CONFIG_LINKS= \
 
154
          CONFIG_FILES=$@ $(SHELL) ./config.status
 
155
 
 
156
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
157
        $(SHELL) ./config.status --recheck
 
158
$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
159
        cd $(srcdir) && $(AUTOCONF)
 
160
 
 
161
$(ACLOCAL_M4):  configure.ac acinclude.m4
 
162
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
163
uninstall-info-am:
 
164
 
 
165
# This directory's subdirectories are mostly independent; you can cd
 
166
# into them and run `make' without going through this Makefile.
 
167
# To change the values of `make' variables: instead of editing Makefiles,
 
168
# (1) if the variable is set in `config.status', edit `config.status'
 
169
#     (which will cause the Makefiles to be regenerated when you run `make');
 
170
# (2) otherwise, pass the desired values on the `make' command line.
 
171
$(RECURSIVE_TARGETS):
 
172
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
173
        dot_seen=no; \
 
174
        target=`echo $@ | sed s/-recursive//`; \
 
175
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
176
          echo "Making $$target in $$subdir"; \
 
177
          if test "$$subdir" = "."; then \
 
178
            dot_seen=yes; \
 
179
            local_target="$$target-am"; \
 
180
          else \
 
181
            local_target="$$target"; \
 
182
          fi; \
 
183
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
184
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
185
        done; \
 
186
        if test "$$dot_seen" = "no"; then \
 
187
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
188
        fi; test -z "$$fail"
 
189
 
 
190
mostlyclean-recursive clean-recursive distclean-recursive \
 
191
maintainer-clean-recursive:
 
192
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
193
        dot_seen=no; \
 
194
        case "$@" in \
 
195
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
196
          *) list='$(SUBDIRS)' ;; \
 
197
        esac; \
 
198
        rev=''; for subdir in $$list; do \
 
199
          if test "$$subdir" = "."; then :; else \
 
200
            rev="$$subdir $$rev"; \
 
201
          fi; \
 
202
        done; \
 
203
        rev="$$rev ."; \
 
204
        target=`echo $@ | sed s/-recursive//`; \
 
205
        for subdir in $$rev; do \
 
206
          echo "Making $$target in $$subdir"; \
 
207
          if test "$$subdir" = "."; then \
 
208
            local_target="$$target-am"; \
 
209
          else \
 
210
            local_target="$$target"; \
 
211
          fi; \
 
212
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
213
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
214
        done && test -z "$$fail"
 
215
tags-recursive:
 
216
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
217
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
218
        done
 
219
 
 
220
tags: TAGS
 
221
 
 
222
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
223
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
224
        unique=`for i in $$list; do \
 
225
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
226
          done | \
 
227
          $(AWK) '    { files[$$0] = 1; } \
 
228
               END { for (i in files) print i; }'`; \
 
229
        mkid -fID $$unique $(LISP)
 
230
 
 
231
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
232
                $(TAGS_FILES) $(LISP)
 
233
        tags=; \
 
234
        here=`pwd`; \
 
235
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
236
          if test "$$subdir" = .; then :; else \
 
237
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
238
          fi; \
 
239
        done; \
 
240
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
241
        unique=`for i in $$list; do \
 
242
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
243
          done | \
 
244
          $(AWK) '    { files[$$0] = 1; } \
 
245
               END { for (i in files) print i; }'`; \
 
246
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
247
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
248
 
 
249
GTAGS:
 
250
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
251
          && cd $(top_srcdir) \
 
252
          && gtags -i $(GTAGS_ARGS) $$here
 
253
 
 
254
distclean-tags:
 
255
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
256
 
 
257
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
258
 
 
259
top_distdir = .
 
260
# Avoid unsightly `./'.
 
261
distdir = $(PACKAGE)-$(VERSION)
 
262
 
 
263
GZIP_ENV = --best
 
264
 
 
265
distdir: $(DISTFILES)
 
266
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
267
        mkdir $(distdir)
 
268
        $(mkinstalldirs) $(distdir)/man
 
269
        @for file in $(DISTFILES); do \
 
270
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
271
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
272
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
273
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
274
          fi; \
 
275
          if test -d $$d/$$file; then \
 
276
            cp -pR $$d/$$file $(distdir) \
 
277
            || exit 1; \
 
278
          else \
 
279
            test -f $(distdir)/$$file \
 
280
            || cp -p $$d/$$file $(distdir)/$$file \
 
281
            || exit 1; \
 
282
          fi; \
 
283
        done
 
284
        for subdir in $(DIST_SUBDIRS); do \
 
285
          if test "$$subdir" = .; then :; else \
 
286
            test -d $(distdir)/$$subdir \
 
287
            || mkdir $(distdir)/$$subdir \
 
288
            || exit 1; \
 
289
            (cd $$subdir && \
 
290
              $(MAKE) $(AM_MAKEFLAGS) \
 
291
                top_distdir="$(top_distdir)" \
 
292
                distdir=../$(distdir)/$$subdir \
 
293
                distdir) \
 
294
              || exit 1; \
 
295
          fi; \
 
296
        done
 
297
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
298
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
299
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
300
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
301
        || chmod -R a+r $(distdir)
 
302
dist: distdir
 
303
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
304
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
305
 
 
306
# This target untars the dist file and tries a VPATH configuration.  Then
 
307
# it guarantees that the distribution is self-contained by making another
 
308
# tarfile.
 
309
distcheck: dist
 
310
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
311
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
312
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
313
        mkdir $(distdir)/=build
 
314
        mkdir $(distdir)/=inst
 
315
        chmod a-w $(distdir)
 
316
        dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
 
317
          && cd $(distdir)/=build \
 
318
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
319
          && $(MAKE) $(AM_MAKEFLAGS) \
 
320
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
321
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
322
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
323
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
324
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
325
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
 
326
             || (echo "Error: files left after uninstall" 1>&2; \
 
327
                 exit 1) ) \
 
328
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
329
          && $(MAKE) $(AM_MAKEFLAGS) distclean \
 
330
          && rm -f $(distdir).tar.gz \
 
331
          && (test `find . -type f -print | wc -l` -eq 0 \
 
332
             || (echo "Error: files left after distclean" 1>&2; \
 
333
                 exit 1) )
 
334
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
335
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
336
          sed 'h;s/./=/g;p;x;p;x'
 
337
check-am: all-am
 
338
check: check-recursive
 
339
all-am: Makefile all-local
 
340
installdirs: installdirs-recursive
 
341
installdirs-am:
 
342
 
 
343
install: install-recursive
 
344
install-exec: install-exec-recursive
 
345
install-data: install-data-recursive
 
346
uninstall: uninstall-recursive
 
347
 
 
348
install-am: all-am
 
349
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
350
 
 
351
installcheck: installcheck-recursive
 
352
install-strip:
 
353
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
354
          `test -z '$(STRIP)' || \
 
355
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
356
mostlyclean-generic:
 
357
 
 
358
clean-generic:
 
359
 
 
360
distclean-generic:
 
361
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
362
 
 
363
maintainer-clean-generic:
 
364
        @echo "This command is intended for maintainers to use"
 
365
        @echo "it deletes files that may require special tools to rebuild."
 
366
clean: clean-recursive
 
367
 
 
368
clean-am: clean-generic clean-libtool mostlyclean-am
 
369
 
 
370
dist-all: distdir
 
371
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
372
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
373
distclean: distclean-recursive
 
374
        -rm -f config.status config.cache config.log
 
375
distclean-am: clean-am distclean-generic distclean-libtool \
 
376
        distclean-tags
 
377
 
 
378
dvi: dvi-recursive
 
379
 
 
380
dvi-am:
 
381
 
 
382
info: info-recursive
 
383
 
 
384
info-am:
 
385
 
 
386
install-data-am:
 
387
 
 
388
install-exec-am:
 
389
 
 
390
install-info: install-info-recursive
 
391
 
 
392
install-man:
 
393
 
 
394
installcheck-am:
 
395
 
 
396
maintainer-clean: maintainer-clean-recursive
 
397
 
 
398
maintainer-clean-am: distclean-am maintainer-clean-generic
 
399
 
 
400
mostlyclean: mostlyclean-recursive
 
401
 
 
402
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
403
 
 
404
uninstall-am: uninstall-info-am
 
405
 
 
406
uninstall-info: uninstall-info-recursive
 
407
 
 
408
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
 
409
        clean clean-generic clean-libtool clean-recursive dist dist-all \
 
410
        distcheck distclean distclean-generic distclean-libtool \
 
411
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
412
        dvi-recursive info info-am info-recursive install install-am \
 
413
        install-data install-data-am install-data-recursive \
 
414
        install-exec install-exec-am install-exec-recursive \
 
415
        install-info install-info-am install-info-recursive install-man \
 
416
        install-recursive install-strip installcheck installcheck-am \
 
417
        installdirs installdirs-am installdirs-recursive \
 
418
        maintainer-clean maintainer-clean-generic \
 
419
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
420
        mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
 
421
        uninstall uninstall-am uninstall-info-am \
 
422
        uninstall-info-recursive uninstall-recursive
 
423
 
 
424
 
 
425
.PHONY: strace
 
426
strace:
 
427
        cd aqsis; $(MAKE) $(AM_MAKEFLAGS) strace
 
428
 
 
429
all-local: $(top_srcdir)/render/ri.inl $(top_srcdir)/render/ri_cache.inl $(top_srcdir)/render/ri_validate.inl
 
430
 
 
431
$(top_srcdir)/render/ri.inl: $(top_srcdir)/render/apiheader.xsl $(top_srcdir)/render/api.xml
 
432
        xsltproc -o $(top_srcdir)/render/ri.inl $(top_srcdir)/render/apiheader.xsl $(top_srcdir)/render/api.xml
 
433
 
 
434
$(top_srcdir)/render/ri_cache.inl: $(top_srcdir)/render/apicache.xsl $(top_srcdir)/render/api.xml
 
435
        xsltproc -o $(top_srcdir)/render/ri_cache.inl $(top_srcdir)/render/apicache.xsl $(top_srcdir)/render/api.xml
 
436
 
 
437
$(top_srcdir)/render/ri_validate.inl: $(top_srcdir)/render/apivalidate.xsl $(top_srcdir)/render/api.xml
 
438
        xsltproc -o $(top_srcdir)/render/ri_validate.inl $(top_srcdir)/render/apivalidate.xsl $(top_srcdir)/render/api.xml
 
439
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
440
# Otherwise a system limit (for SysV at least) may be exceeded.
 
441
.NOEXPORT: