source: OGRE/trunk/ogrenew/ReferenceApplication/Makefile.in @ 657

Revision 657, 16.1 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1# Makefile.in generated by automake 1.7.5 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47CC = @CC@
48CCDEPMODE = @CCDEPMODE@
49CFLAGS = @CFLAGS@
50CPP = @CPP@
51CPPFLAGS = @CPPFLAGS@
52CXX = @CXX@
53CXXDEPMODE = @CXXDEPMODE@
54CXXFLAGS = @CXXFLAGS@
55CYGPATH_W = @CYGPATH_W@
56DEFS = @DEFS@
57DEPDIR = @DEPDIR@
58ECHO = @ECHO@
59ECHO_C = @ECHO_C@
60ECHO_N = @ECHO_N@
61ECHO_T = @ECHO_T@
62EGREP = @EGREP@
63EXEEXT = @EXEEXT@
64INSTALL_DATA = @INSTALL_DATA@
65INSTALL_PROGRAM = @INSTALL_PROGRAM@
66INSTALL_SCRIPT = @INSTALL_SCRIPT@
67INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68LDFLAGS = @LDFLAGS@
69LIBOBJS = @LIBOBJS@
70LIBS = @LIBS@
71LIBTOOL = @LIBTOOL@
72LN_S = @LN_S@
73LTLIBOBJS = @LTLIBOBJS@
74MAKEINFO = @MAKEINFO@
75OBJEXT = @OBJEXT@
76OGRE_CFLAGS = @OGRE_CFLAGS@
77OGRE_LIBS = @OGRE_LIBS@
78PACKAGE = @PACKAGE@
79PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
80PACKAGE_NAME = @PACKAGE_NAME@
81PACKAGE_STRING = @PACKAGE_STRING@
82PACKAGE_TARNAME = @PACKAGE_TARNAME@
83PACKAGE_VERSION = @PACKAGE_VERSION@
84PATH_SEPARATOR = @PATH_SEPARATOR@
85PKG_CONFIG = @PKG_CONFIG@
86RANLIB = @RANLIB@
87SET_MAKE = @SET_MAKE@
88SHELL = @SHELL@
89STRIP = @STRIP@
90VERSION = @VERSION@
91ac_ct_CC = @ac_ct_CC@
92ac_ct_CXX = @ac_ct_CXX@
93ac_ct_RANLIB = @ac_ct_RANLIB@
94ac_ct_STRIP = @ac_ct_STRIP@
95am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
96am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
97am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
98am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
99am__include = @am__include@
100am__leading_dot = @am__leading_dot@
101am__quote = @am__quote@
102bindir = @bindir@
103build = @build@
104build_alias = @build_alias@
105build_cpu = @build_cpu@
106build_os = @build_os@
107build_vendor = @build_vendor@
108datadir = @datadir@
109exec_prefix = @exec_prefix@
110host = @host@
111host_alias = @host_alias@
112host_cpu = @host_cpu@
113host_os = @host_os@
114host_vendor = @host_vendor@
115includedir = @includedir@
116infodir = @infodir@
117install_sh = @install_sh@
118libdir = @libdir@
119libexecdir = @libexecdir@
120localstatedir = @localstatedir@
121mandir = @mandir@
122oldincludedir = @oldincludedir@
123prefix = @prefix@
124program_transform_name = @program_transform_name@
125sbindir = @sbindir@
126sharedstatedir = @sharedstatedir@
127sysconfdir = @sysconfdir@
128target = @target@
129target_alias = @target_alias@
130target_cpu = @target_cpu@
131target_os = @target_os@
132target_vendor = @target_vendor@
133SUBDIRS = ReferenceAppLayer BspCollision
134subdir = .
135ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
136mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
137CONFIG_HEADER = $(top_builddir)/ReferenceAppLayer/include/config.h
138CONFIG_CLEAN_FILES =
139DIST_SOURCES =
140
141RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
142        ps-recursive uninstall-info-recursive all-recursive \
143        install-data-recursive install-exec-recursive \
144        installdirs-recursive install-recursive uninstall-recursive \
145        check-recursive installcheck-recursive
146DIST_COMMON = ../config.guess ../config.sub ../install-sh ../ltmain.sh \
147        ../missing ../mkinstalldirs Makefile.am Makefile.in aclocal.m4 \
148        configure configure.in
149DIST_SUBDIRS = $(SUBDIRS)
150all: all-recursive
151
152.SUFFIXES:
153
154am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
155 configure.lineno
156$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
157        cd $(top_srcdir) && \
158          $(AUTOMAKE) --foreign  Makefile
159Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
160        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
161
162$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
163        $(SHELL) ./config.status --recheck
164$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
165        cd $(srcdir) && $(AUTOCONF)
166
167$(ACLOCAL_M4):  configure.in
168        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
169
170mostlyclean-libtool:
171        -rm -f *.lo
172
173clean-libtool:
174        -rm -rf .libs _libs
175
176distclean-libtool:
177        -rm -f libtool
178uninstall-info-am:
179
180# This directory's subdirectories are mostly independent; you can cd
181# into them and run `make' without going through this Makefile.
182# To change the values of `make' variables: instead of editing Makefiles,
183# (1) if the variable is set in `config.status', edit `config.status'
184#     (which will cause the Makefiles to be regenerated when you run `make');
185# (2) otherwise, pass the desired values on the `make' command line.
186$(RECURSIVE_TARGETS):
187        @set fnord $$MAKEFLAGS; amf=$$2; \
188        dot_seen=no; \
189        target=`echo $@ | sed s/-recursive//`; \
190        list='$(SUBDIRS)'; for subdir in $$list; do \
191          echo "Making $$target in $$subdir"; \
192          if test "$$subdir" = "."; then \
193            dot_seen=yes; \
194            local_target="$$target-am"; \
195          else \
196            local_target="$$target"; \
197          fi; \
198          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
199           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
200        done; \
201        if test "$$dot_seen" = "no"; then \
202          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
203        fi; test -z "$$fail"
204
205mostlyclean-recursive clean-recursive distclean-recursive \
206maintainer-clean-recursive:
207        @set fnord $$MAKEFLAGS; amf=$$2; \
208        dot_seen=no; \
209        case "$@" in \
210          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
211          *) list='$(SUBDIRS)' ;; \
212        esac; \
213        rev=''; for subdir in $$list; do \
214          if test "$$subdir" = "."; then :; else \
215            rev="$$subdir $$rev"; \
216          fi; \
217        done; \
218        rev="$$rev ."; \
219        target=`echo $@ | sed s/-recursive//`; \
220        for subdir in $$rev; do \
221          echo "Making $$target in $$subdir"; \
222          if test "$$subdir" = "."; then \
223            local_target="$$target-am"; \
224          else \
225            local_target="$$target"; \
226          fi; \
227          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
228           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
229        done && test -z "$$fail"
230tags-recursive:
231        list='$(SUBDIRS)'; for subdir in $$list; do \
232          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
233        done
234ctags-recursive:
235        list='$(SUBDIRS)'; for subdir in $$list; do \
236          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
237        done
238
239ETAGS = etags
240ETAGSFLAGS =
241
242CTAGS = ctags
243CTAGSFLAGS =
244
245tags: TAGS
246
247ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249        unique=`for i in $$list; do \
250            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251          done | \
252          $(AWK) '    { files[$$0] = 1; } \
253               END { for (i in files) print i; }'`; \
254        mkid -fID $$unique
255
256TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
257                $(TAGS_FILES) $(LISP)
258        tags=; \
259        here=`pwd`; \
260        if (etags --etags-include --version) >/dev/null 2>&1; then \
261          include_option=--etags-include; \
262        else \
263          include_option=--include; \
264        fi; \
265        list='$(SUBDIRS)'; for subdir in $$list; do \
266          if test "$$subdir" = .; then :; else \
267            test -f $$subdir/TAGS && \
268              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
269          fi; \
270        done; \
271        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
272        unique=`for i in $$list; do \
273            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274          done | \
275          $(AWK) '    { files[$$0] = 1; } \
276               END { for (i in files) print i; }'`; \
277        test -z "$(ETAGS_ARGS)$$tags$$unique" \
278          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
279             $$tags $$unique
280
281ctags: CTAGS
282CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283                $(TAGS_FILES) $(LISP)
284        tags=; \
285        here=`pwd`; \
286        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
287        unique=`for i in $$list; do \
288            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289          done | \
290          $(AWK) '    { files[$$0] = 1; } \
291               END { for (i in files) print i; }'`; \
292        test -z "$(CTAGS_ARGS)$$tags$$unique" \
293          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
294             $$tags $$unique
295
296GTAGS:
297        here=`$(am__cd) $(top_builddir) && pwd` \
298          && cd $(top_srcdir) \
299          && gtags -i $(GTAGS_ARGS) $$here
300
301distclean-tags:
302        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
303DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
304
305top_distdir = .
306distdir = $(PACKAGE)-$(VERSION)
307
308am__remove_distdir = \
309  { test ! -d $(distdir) \
310    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
311         && rm -fr $(distdir); }; }
312
313GZIP_ENV = --best
314distuninstallcheck_listfiles = find . -type f -print
315distcleancheck_listfiles = find . -type f -print
316
317distdir: $(DISTFILES)
318        $(am__remove_distdir)
319        mkdir $(distdir)
320        $(mkinstalldirs) $(distdir)/..
321        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323        list='$(DISTFILES)'; for file in $$list; do \
324          case $$file in \
325            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327          esac; \
328          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331            dir="/$$dir"; \
332            $(mkinstalldirs) "$(distdir)$$dir"; \
333          else \
334            dir=''; \
335          fi; \
336          if test -d $$d/$$file; then \
337            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339            fi; \
340            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341          else \
342            test -f $(distdir)/$$file \
343            || cp -p $$d/$$file $(distdir)/$$file \
344            || exit 1; \
345          fi; \
346        done
347        list='$(SUBDIRS)'; for subdir in $$list; do \
348          if test "$$subdir" = .; then :; else \
349            test -d $(distdir)/$$subdir \
350            || mkdir $(distdir)/$$subdir \
351            || exit 1; \
352            (cd $$subdir && \
353              $(MAKE) $(AM_MAKEFLAGS) \
354                top_distdir="$(top_distdir)" \
355                distdir=../$(distdir)/$$subdir \
356                distdir) \
357              || exit 1; \
358          fi; \
359        done
360        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
361          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
362          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
363          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
364        || chmod -R a+r $(distdir)
365dist-gzip: distdir
366        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
367        $(am__remove_distdir)
368
369dist dist-all: distdir
370        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
371        $(am__remove_distdir)
372
373# This target untars the dist file and tries a VPATH configuration.  Then
374# it guarantees that the distribution is self-contained by making another
375# tarfile.
376distcheck: dist
377        $(am__remove_distdir)
378        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
379        chmod -R a-w $(distdir); chmod a+w $(distdir)
380        mkdir $(distdir)/_build
381        mkdir $(distdir)/_inst
382        chmod a-w $(distdir)
383        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
384          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
385          && cd $(distdir)/_build \
386          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
387            $(DISTCHECK_CONFIGURE_FLAGS) \
388          && $(MAKE) $(AM_MAKEFLAGS) \
389          && $(MAKE) $(AM_MAKEFLAGS) dvi \
390          && $(MAKE) $(AM_MAKEFLAGS) check \
391          && $(MAKE) $(AM_MAKEFLAGS) install \
392          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
393          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
394          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
395                distuninstallcheck \
396          && chmod -R a-w "$$dc_install_base" \
397          && ({ \
398               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
399               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
400               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
401               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
402                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
403              } || { rm -rf "$$dc_destdir"; exit 1; }) \
404          && rm -rf "$$dc_destdir" \
405          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
406          && rm -f $(distdir).tar.gz \
407          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
408        $(am__remove_distdir)
409        @echo "$(distdir).tar.gz is ready for distribution" | \
410          sed 'h;s/./=/g;p;x;p;x'
411distuninstallcheck:
412        @cd $(distuninstallcheck_dir) \
413        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
414           || { echo "ERROR: files left after uninstall:" ; \
415                if test -n "$(DESTDIR)"; then \
416                  echo "  (check DESTDIR support)"; \
417                fi ; \
418                $(distuninstallcheck_listfiles) ; \
419                exit 1; } >&2
420distcleancheck: distclean
421        @if test '$(srcdir)' = . ; then \
422          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
423          exit 1 ; \
424        fi
425        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
426          || { echo "ERROR: files left in build directory after distclean:" ; \
427               $(distcleancheck_listfiles) ; \
428               exit 1; } >&2
429check-am: all-am
430check: check-recursive
431all-am: Makefile
432installdirs: installdirs-recursive
433installdirs-am:
434
435install: install-recursive
436install-exec: install-exec-recursive
437install-data: install-data-recursive
438uninstall: uninstall-recursive
439
440install-am: all-am
441        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
442
443installcheck: installcheck-recursive
444install-strip:
445        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
446          INSTALL_STRIP_FLAG=-s \
447          `test -z '$(STRIP)' || \
448            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
449mostlyclean-generic:
450
451clean-generic:
452
453distclean-generic:
454        -rm -f Makefile $(CONFIG_CLEAN_FILES)
455
456maintainer-clean-generic:
457        @echo "This command is intended for maintainers to use"
458        @echo "it deletes files that may require special tools to rebuild."
459clean: clean-recursive
460
461clean-am: clean-generic clean-libtool mostlyclean-am
462
463distclean: distclean-recursive
464        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
465distclean-am: clean-am distclean-generic distclean-libtool \
466        distclean-tags
467
468dvi: dvi-recursive
469
470dvi-am:
471
472info: info-recursive
473
474info-am:
475
476install-data-am:
477
478install-exec-am:
479
480install-info:
481
482install-man:
483
484installcheck-am:
485
486maintainer-clean: maintainer-clean-recursive
487        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
488        -rm -rf autom4te.cache
489maintainer-clean-am: distclean-am maintainer-clean-generic
490
491mostlyclean: mostlyclean-recursive
492
493mostlyclean-am: mostlyclean-generic mostlyclean-libtool
494
495pdf: pdf-recursive
496
497pdf-am:
498
499ps: ps-recursive
500
501ps-am:
502
503uninstall-am:
504
505uninstall-info: uninstall-info-recursive
506
507.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
508        clean-generic clean-libtool clean-recursive ctags \
509        ctags-recursive dist dist-all dist-gzip distcheck distclean \
510        distclean-generic distclean-libtool distclean-recursive \
511        distclean-tags distcleancheck distdir distuninstallcheck dvi \
512        dvi-am dvi-recursive info info-am info-recursive install \
513        install-am install-data install-data-am install-data-recursive \
514        install-exec install-exec-am install-exec-recursive \
515        install-info install-info-am install-man install-recursive \
516        install-strip installcheck installcheck-am installdirs \
517        installdirs-am installdirs-recursive maintainer-clean \
518        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
519        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
520        pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
521        tags-recursive uninstall uninstall-am uninstall-info-am \
522        uninstall-info-recursive uninstall-recursive
523
524# Tell versions [3.59,3.63) of GNU make to not export all variables.
525# Otherwise a system limit (for SysV at least) may be exceeded.
526.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.