Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/Makefile.in @ 6

Last change on this file since 6 was 6, checked in by anonymous, 17 years ago

=…

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