source: OGRE/trunk/ogrenew/Samples/Common/CEGUIRenderer/Makefile.in @ 657

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