source: OGRE/trunk/ogrenew/PlugIns/Makefile.in @ 690

Revision 690, 14.4 KB checked in by mattausch, 18 years ago (diff)

added ogre 1.07 main

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