source: trunk/VUT/obsolete/OcclusionCullingSceneManager/Makefile.in @ 12

Revision 12, 13.3 KB checked in by gametools, 19 years ago (diff)

added occlusionscenemanager

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@
47BISON = @BISON@
48BOOST_CFLAGS = @BOOST_CFLAGS@
49BOOST_LIBS = @BOOST_LIBS@
50BUILD_PYTHON_INTERFACE_FALSE = @BUILD_PYTHON_INTERFACE_FALSE@
51BUILD_PYTHON_INTERFACE_TRUE = @BUILD_PYTHON_INTERFACE_TRUE@
52CC = @CC@
53CCDEPMODE = @CCDEPMODE@
54CFGTK_DEPS_CFLAGS = @CFGTK_DEPS_CFLAGS@
55CFGTK_DEPS_LIBS = @CFGTK_DEPS_LIBS@
56CFLAGS = @CFLAGS@
57CPP = @CPP@
58CPPFLAGS = @CPPFLAGS@
59CXX = @CXX@
60CXXDEPMODE = @CXXDEPMODE@
61CXXFLAGS = @CXXFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65ECHO = @ECHO@
66ECHO_C = @ECHO_C@
67ECHO_N = @ECHO_N@
68ECHO_T = @ECHO_T@
69EGREP = @EGREP@
70EXEEXT = @EXEEXT@
71FT2_CFLAGS = @FT2_CFLAGS@
72FT2_CONFIG = @FT2_CONFIG@
73FT2_LIBS = @FT2_LIBS@
74GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
75GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
76GL_LIBS = @GL_LIBS@
77INSTALL_DATA = @INSTALL_DATA@
78INSTALL_PROGRAM = @INSTALL_PROGRAM@
79INSTALL_SCRIPT = @INSTALL_SCRIPT@
80INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81LDFLAGS = @LDFLAGS@
82LEX = @LEX@
83LEXLIB = @LEXLIB@
84LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
85LIBOBJS = @LIBOBJS@
86LIBS = @LIBS@
87LIBTOOL = @LIBTOOL@
88LN_S = @LN_S@
89LTLIBOBJS = @LTLIBOBJS@
90MAKEINFO = @MAKEINFO@
91OBJEXT = @OBJEXT@
92OGREMAIN_VERSION_INFO = @OGREMAIN_VERSION_INFO@
93OGRE_CFGTK = @OGRE_CFGTK@
94OGRE_CFLAGS = @OGRE_CFLAGS@
95OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
96OGRE_PLATFORM = @OGRE_PLATFORM@
97PACKAGE = @PACKAGE@
98PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99PACKAGE_NAME = @PACKAGE_NAME@
100PACKAGE_STRING = @PACKAGE_STRING@
101PACKAGE_TARNAME = @PACKAGE_TARNAME@
102PACKAGE_VERSION = @PACKAGE_VERSION@
103PATH_SEPARATOR = @PATH_SEPARATOR@
104PKG_CONFIG = @PKG_CONFIG@
105PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
106PLATFORM_LIBS = @PLATFORM_LIBS@
107PYTHON_CFLAGS = @PYTHON_CFLAGS@
108PYTHON_LIBS = @PYTHON_LIBS@
109RANLIB = @RANLIB@
110SDL_CFLAGS = @SDL_CFLAGS@
111SDL_CONFIG = @SDL_CONFIG@
112SDL_LIBS = @SDL_LIBS@
113SET_MAKE = @SET_MAKE@
114SHARED_FLAGS = @SHARED_FLAGS@
115SHELL = @SHELL@
116STLPORT_CFLAGS = @STLPORT_CFLAGS@
117STLPORT_LIBS = @STLPORT_LIBS@
118STRIP = @STRIP@
119VERSION = @VERSION@
120ac_ct_CC = @ac_ct_CC@
121ac_ct_CXX = @ac_ct_CXX@
122ac_ct_RANLIB = @ac_ct_RANLIB@
123ac_ct_STRIP = @ac_ct_STRIP@
124am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
127am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
128am__include = @am__include@
129am__leading_dot = @am__leading_dot@
130am__quote = @am__quote@
131bindir = @bindir@
132build = @build@
133build_alias = @build_alias@
134build_cpu = @build_cpu@
135build_os = @build_os@
136build_vendor = @build_vendor@
137datadir = @datadir@
138exec_prefix = @exec_prefix@
139host = @host@
140host_alias = @host_alias@
141host_cpu = @host_cpu@
142host_os = @host_os@
143host_vendor = @host_vendor@
144includedir = @includedir@
145infodir = @infodir@
146install_sh = @install_sh@
147libdir = @libdir@
148libexecdir = @libexecdir@
149localstatedir = @localstatedir@
150mandir = @mandir@
151oldincludedir = @oldincludedir@
152prefix = @prefix@
153program_transform_name = @program_transform_name@
154sbindir = @sbindir@
155sharedstatedir = @sharedstatedir@
156sysconfdir = @sysconfdir@
157target = @target@
158target_alias = @target_alias@
159target_cpu = @target_cpu@
160target_os = @target_os@
161target_vendor = @target_vendor@
162SUBDIRS = src include
163subdir = PlugIns/BSPSceneManager
164ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
165mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
166CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h
167CONFIG_CLEAN_FILES =
168DIST_SOURCES =
169
170RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
171        ps-recursive install-info-recursive uninstall-info-recursive \
172        all-recursive install-data-recursive install-exec-recursive \
173        installdirs-recursive install-recursive uninstall-recursive \
174        check-recursive installcheck-recursive
175DIST_COMMON = Makefile.am Makefile.in
176DIST_SUBDIRS = $(SUBDIRS)
177all: all-recursive
178
179.SUFFIXES:
180$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
181        cd $(top_srcdir) && \
182          $(AUTOMAKE) --foreign  PlugIns/BSPSceneManager/Makefile
183Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
184        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
185
186mostlyclean-libtool:
187        -rm -f *.lo
188
189clean-libtool:
190        -rm -rf .libs _libs
191
192distclean-libtool:
193        -rm -f libtool
194uninstall-info-am:
195
196# This directory's subdirectories are mostly independent; you can cd
197# into them and run `make' without going through this Makefile.
198# To change the values of `make' variables: instead of editing Makefiles,
199# (1) if the variable is set in `config.status', edit `config.status'
200#     (which will cause the Makefiles to be regenerated when you run `make');
201# (2) otherwise, pass the desired values on the `make' command line.
202$(RECURSIVE_TARGETS):
203        @set fnord $$MAKEFLAGS; amf=$$2; \
204        dot_seen=no; \
205        target=`echo $@ | sed s/-recursive//`; \
206        list='$(SUBDIRS)'; for subdir in $$list; do \
207          echo "Making $$target in $$subdir"; \
208          if test "$$subdir" = "."; then \
209            dot_seen=yes; \
210            local_target="$$target-am"; \
211          else \
212            local_target="$$target"; \
213          fi; \
214          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
215           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
216        done; \
217        if test "$$dot_seen" = "no"; then \
218          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
219        fi; test -z "$$fail"
220
221mostlyclean-recursive clean-recursive distclean-recursive \
222maintainer-clean-recursive:
223        @set fnord $$MAKEFLAGS; amf=$$2; \
224        dot_seen=no; \
225        case "$@" in \
226          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
227          *) list='$(SUBDIRS)' ;; \
228        esac; \
229        rev=''; for subdir in $$list; do \
230          if test "$$subdir" = "."; then :; else \
231            rev="$$subdir $$rev"; \
232          fi; \
233        done; \
234        rev="$$rev ."; \
235        target=`echo $@ | sed s/-recursive//`; \
236        for subdir in $$rev; do \
237          echo "Making $$target in $$subdir"; \
238          if test "$$subdir" = "."; then \
239            local_target="$$target-am"; \
240          else \
241            local_target="$$target"; \
242          fi; \
243          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
245        done && test -z "$$fail"
246tags-recursive:
247        list='$(SUBDIRS)'; for subdir in $$list; do \
248          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
249        done
250ctags-recursive:
251        list='$(SUBDIRS)'; for subdir in $$list; do \
252          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
253        done
254
255ETAGS = etags
256ETAGSFLAGS =
257
258CTAGS = ctags
259CTAGSFLAGS =
260
261tags: TAGS
262
263ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
264        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265        unique=`for i in $$list; do \
266            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267          done | \
268          $(AWK) '    { files[$$0] = 1; } \
269               END { for (i in files) print i; }'`; \
270        mkid -fID $$unique
271
272TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
273                $(TAGS_FILES) $(LISP)
274        tags=; \
275        here=`pwd`; \
276        if (etags --etags-include --version) >/dev/null 2>&1; then \
277          include_option=--etags-include; \
278        else \
279          include_option=--include; \
280        fi; \
281        list='$(SUBDIRS)'; for subdir in $$list; do \
282          if test "$$subdir" = .; then :; else \
283            test -f $$subdir/TAGS && \
284              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
285          fi; \
286        done; \
287        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
288        unique=`for i in $$list; do \
289            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290          done | \
291          $(AWK) '    { files[$$0] = 1; } \
292               END { for (i in files) print i; }'`; \
293        test -z "$(ETAGS_ARGS)$$tags$$unique" \
294          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295             $$tags $$unique
296
297ctags: CTAGS
298CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                $(TAGS_FILES) $(LISP)
300        tags=; \
301        here=`pwd`; \
302        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303        unique=`for i in $$list; do \
304            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305          done | \
306          $(AWK) '    { files[$$0] = 1; } \
307               END { for (i in files) print i; }'`; \
308        test -z "$(CTAGS_ARGS)$$tags$$unique" \
309          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310             $$tags $$unique
311
312GTAGS:
313        here=`$(am__cd) $(top_builddir) && pwd` \
314          && cd $(top_srcdir) \
315          && gtags -i $(GTAGS_ARGS) $$here
316
317distclean-tags:
318        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
320
321top_distdir = ../..
322distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
323
324distdir: $(DISTFILES)
325        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
326        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
327        list='$(DISTFILES)'; for file in $$list; do \
328          case $$file in \
329            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
330            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
331          esac; \
332          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
333          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
334          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
335            dir="/$$dir"; \
336            $(mkinstalldirs) "$(distdir)$$dir"; \
337          else \
338            dir=''; \
339          fi; \
340          if test -d $$d/$$file; then \
341            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
343            fi; \
344            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
345          else \
346            test -f $(distdir)/$$file \
347            || cp -p $$d/$$file $(distdir)/$$file \
348            || exit 1; \
349          fi; \
350        done
351        list='$(SUBDIRS)'; for subdir in $$list; do \
352          if test "$$subdir" = .; then :; else \
353            test -d $(distdir)/$$subdir \
354            || mkdir $(distdir)/$$subdir \
355            || exit 1; \
356            (cd $$subdir && \
357              $(MAKE) $(AM_MAKEFLAGS) \
358                top_distdir="$(top_distdir)" \
359                distdir=../$(distdir)/$$subdir \
360                distdir) \
361              || exit 1; \
362          fi; \
363        done
364check-am: all-am
365check: check-recursive
366all-am: Makefile
367installdirs: installdirs-recursive
368installdirs-am:
369
370install: install-recursive
371install-exec: install-exec-recursive
372install-data: install-data-recursive
373uninstall: uninstall-recursive
374
375install-am: all-am
376        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378installcheck: installcheck-recursive
379install-strip:
380        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
381          INSTALL_STRIP_FLAG=-s \
382          `test -z '$(STRIP)' || \
383            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
384mostlyclean-generic:
385
386clean-generic:
387
388distclean-generic:
389        -rm -f Makefile $(CONFIG_CLEAN_FILES)
390
391maintainer-clean-generic:
392        @echo "This command is intended for maintainers to use"
393        @echo "it deletes files that may require special tools to rebuild."
394clean: clean-recursive
395
396clean-am: clean-generic clean-libtool mostlyclean-am
397
398distclean: distclean-recursive
399
400distclean-am: clean-am distclean-generic distclean-libtool \
401        distclean-tags
402
403dvi: dvi-recursive
404
405dvi-am:
406
407info: info-recursive
408
409info-am:
410
411install-data-am:
412
413install-exec-am:
414
415install-info: install-info-recursive
416
417install-man:
418
419installcheck-am:
420
421maintainer-clean: maintainer-clean-recursive
422
423maintainer-clean-am: distclean-am maintainer-clean-generic
424
425mostlyclean: mostlyclean-recursive
426
427mostlyclean-am: mostlyclean-generic mostlyclean-libtool
428
429pdf: pdf-recursive
430
431pdf-am:
432
433ps: ps-recursive
434
435ps-am:
436
437uninstall-am: uninstall-info-am
438
439uninstall-info: uninstall-info-recursive
440
441.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
442        clean-generic clean-libtool clean-recursive ctags \
443        ctags-recursive distclean distclean-generic distclean-libtool \
444        distclean-recursive distclean-tags distdir dvi dvi-am \
445        dvi-recursive info info-am info-recursive install install-am \
446        install-data install-data-am install-data-recursive \
447        install-exec install-exec-am install-exec-recursive \
448        install-info install-info-am install-info-recursive install-man \
449        install-recursive install-strip installcheck installcheck-am \
450        installdirs installdirs-am installdirs-recursive \
451        maintainer-clean maintainer-clean-generic \
452        maintainer-clean-recursive mostlyclean mostlyclean-generic \
453        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
454        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
455        uninstall uninstall-am uninstall-info-am \
456        uninstall-info-recursive uninstall-recursive
457
458# Tell versions [3.59,3.63) of GNU make to not export all variables.
459# Otherwise a system limit (for SysV at least) may be exceeded.
460.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.