Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

=…

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