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

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