[6] | 1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
[5] | 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
[6] | 5 | # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
---|
[5] | 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 | VPATH = @srcdir@ |
---|
| 17 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 18 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 19 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 20 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 21 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 22 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 23 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 24 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 25 | transform = $(program_transform_name) |
---|
| 26 | NORMAL_INSTALL = : |
---|
| 27 | PRE_INSTALL = : |
---|
| 28 | POST_INSTALL = : |
---|
| 29 | NORMAL_UNINSTALL = : |
---|
| 30 | PRE_UNINSTALL = : |
---|
| 31 | POST_UNINSTALL = : |
---|
| 32 | build_triplet = @build@ |
---|
| 33 | host_triplet = @host@ |
---|
| 34 | target_triplet = @target@ |
---|
| 35 | subdir = Samples/Common/bin |
---|
| 36 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 37 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 38 | am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \ |
---|
| 39 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in |
---|
| 40 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 41 | $(ACLOCAL_M4) |
---|
| 42 | mkinstalldirs = $(install_sh) -d |
---|
| 43 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
| 44 | CONFIG_CLEAN_FILES = |
---|
| 45 | SOURCES = |
---|
| 46 | DIST_SOURCES = |
---|
| 47 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 48 | ACLOCAL = @ACLOCAL@ |
---|
| 49 | AMTAR = @AMTAR@ |
---|
| 50 | AR = @AR@ |
---|
| 51 | AUTOCONF = @AUTOCONF@ |
---|
| 52 | AUTOHEADER = @AUTOHEADER@ |
---|
| 53 | AUTOMAKE = @AUTOMAKE@ |
---|
| 54 | AWK = @AWK@ |
---|
| 55 | CC = @CC@ |
---|
| 56 | CCDEPMODE = @CCDEPMODE@ |
---|
| 57 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
---|
| 58 | CEGUI_LIBS = @CEGUI_LIBS@ |
---|
| 59 | CFLAGS = @CFLAGS@ |
---|
| 60 | CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@ |
---|
| 61 | CPP = @CPP@ |
---|
| 62 | CPPFLAGS = @CPPFLAGS@ |
---|
| 63 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
| 64 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
| 65 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
| 66 | CXX = @CXX@ |
---|
| 67 | CXXCPP = @CXXCPP@ |
---|
| 68 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 69 | CXXFLAGS = @CXXFLAGS@ |
---|
| 70 | CYGPATH_W = @CYGPATH_W@ |
---|
| 71 | DEFS = @DEFS@ |
---|
| 72 | DEPDIR = @DEPDIR@ |
---|
| 73 | ECHO = @ECHO@ |
---|
| 74 | ECHO_C = @ECHO_C@ |
---|
| 75 | ECHO_N = @ECHO_N@ |
---|
| 76 | ECHO_T = @ECHO_T@ |
---|
| 77 | EGREP = @EGREP@ |
---|
| 78 | EXEEXT = @EXEEXT@ |
---|
| 79 | F77 = @F77@ |
---|
| 80 | FFLAGS = @FFLAGS@ |
---|
| 81 | FT2_CFLAGS = @FT2_CFLAGS@ |
---|
| 82 | FT2_CONFIG = @FT2_CONFIG@ |
---|
| 83 | FT2_LIBS = @FT2_LIBS@ |
---|
| 84 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
---|
| 85 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
---|
| 86 | GL_LIBS = @GL_LIBS@ |
---|
| 87 | GREP = @GREP@ |
---|
| 88 | GTK_CFLAGS = @GTK_CFLAGS@ |
---|
| 89 | GTK_LIBS = @GTK_LIBS@ |
---|
[6] | 90 | INSTALL = @INSTALL@ |
---|
[5] | 91 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 92 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 93 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 94 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 95 | LDFLAGS = @LDFLAGS@ |
---|
| 96 | LEX = @LEX@ |
---|
| 97 | LEXLIB = @LEXLIB@ |
---|
| 98 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
| 99 | LIBOBJS = @LIBOBJS@ |
---|
| 100 | LIBS = @LIBS@ |
---|
| 101 | LIBTOOL = @LIBTOOL@ |
---|
| 102 | LN_S = @LN_S@ |
---|
| 103 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 104 | MAKEINFO = @MAKEINFO@ |
---|
[6] | 105 | MKDIR_P = @MKDIR_P@ |
---|
[5] | 106 | OBJEXT = @OBJEXT@ |
---|
| 107 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
| 108 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
---|
| 109 | OGRE_GUI = @OGRE_GUI@ |
---|
| 110 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
---|
| 111 | OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ |
---|
| 112 | OIS_CFLAGS = @OIS_CFLAGS@ |
---|
| 113 | OIS_LIBS = @OIS_LIBS@ |
---|
| 114 | OPENEXR_CFLAGS = @OPENEXR_CFLAGS@ |
---|
| 115 | OPENEXR_LIBS = @OPENEXR_LIBS@ |
---|
| 116 | PACKAGE = @PACKAGE@ |
---|
| 117 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 118 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 119 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 120 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 121 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 122 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 123 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 124 | PLATFORM_CFLAGS = @PLATFORM_CFLAGS@ |
---|
| 125 | PLATFORM_LIBS = @PLATFORM_LIBS@ |
---|
| 126 | PLUGIN_FLAGS = @PLUGIN_FLAGS@ |
---|
| 127 | RANLIB = @RANLIB@ |
---|
| 128 | RC = @RC@ |
---|
[6] | 129 | SED = @SED@ |
---|
[5] | 130 | SET_MAKE = @SET_MAKE@ |
---|
| 131 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
| 132 | SHELL = @SHELL@ |
---|
| 133 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
---|
| 134 | STLPORT_LIBS = @STLPORT_LIBS@ |
---|
| 135 | STRIP = @STRIP@ |
---|
| 136 | VERSION = @VERSION@ |
---|
| 137 | XMKMF = @XMKMF@ |
---|
| 138 | YACC = @YACC@ |
---|
| 139 | YFLAGS = @YFLAGS@ |
---|
| 140 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
---|
| 141 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
---|
[6] | 142 | abs_builddir = @abs_builddir@ |
---|
| 143 | abs_srcdir = @abs_srcdir@ |
---|
[5] | 144 | abs_top_builddir = @abs_top_builddir@ |
---|
[6] | 145 | abs_top_srcdir = @abs_top_srcdir@ |
---|
[5] | 146 | ac_ct_CC = @ac_ct_CC@ |
---|
| 147 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 148 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 149 | am__include = @am__include@ |
---|
| 150 | am__leading_dot = @am__leading_dot@ |
---|
| 151 | am__quote = @am__quote@ |
---|
| 152 | am__tar = @am__tar@ |
---|
| 153 | am__untar = @am__untar@ |
---|
| 154 | bindir = @bindir@ |
---|
| 155 | build = @build@ |
---|
| 156 | build_alias = @build_alias@ |
---|
| 157 | build_cpu = @build_cpu@ |
---|
| 158 | build_os = @build_os@ |
---|
| 159 | build_vendor = @build_vendor@ |
---|
[6] | 160 | builddir = @builddir@ |
---|
[5] | 161 | datadir = @datadir@ |
---|
| 162 | datarootdir = @datarootdir@ |
---|
| 163 | docdir = @docdir@ |
---|
| 164 | dvidir = @dvidir@ |
---|
| 165 | exec_prefix = @exec_prefix@ |
---|
| 166 | host = @host@ |
---|
| 167 | host_alias = @host_alias@ |
---|
| 168 | host_cpu = @host_cpu@ |
---|
| 169 | host_os = @host_os@ |
---|
| 170 | host_vendor = @host_vendor@ |
---|
| 171 | htmldir = @htmldir@ |
---|
| 172 | includedir = @includedir@ |
---|
| 173 | infodir = @infodir@ |
---|
| 174 | install_sh = @install_sh@ |
---|
| 175 | libdir = @libdir@ |
---|
| 176 | libexecdir = @libexecdir@ |
---|
| 177 | localedir = @localedir@ |
---|
| 178 | localstatedir = @localstatedir@ |
---|
| 179 | mandir = @mandir@ |
---|
| 180 | mkdir_p = @mkdir_p@ |
---|
| 181 | ogreexecdir = @ogreexecdir@ |
---|
| 182 | oldincludedir = @oldincludedir@ |
---|
| 183 | pdfdir = @pdfdir@ |
---|
| 184 | prefix = @prefix@ |
---|
| 185 | program_transform_name = @program_transform_name@ |
---|
| 186 | psdir = @psdir@ |
---|
| 187 | sbindir = @sbindir@ |
---|
| 188 | sharedstatedir = @sharedstatedir@ |
---|
[6] | 189 | srcdir = @srcdir@ |
---|
[5] | 190 | sysconfdir = @sysconfdir@ |
---|
| 191 | target = @target@ |
---|
| 192 | target_alias = @target_alias@ |
---|
| 193 | target_cpu = @target_cpu@ |
---|
| 194 | target_os = @target_os@ |
---|
| 195 | target_vendor = @target_vendor@ |
---|
[6] | 196 | top_builddir = @top_builddir@ |
---|
| 197 | top_srcdir = @top_srcdir@ |
---|
[5] | 198 | edit = sed \ |
---|
| 199 | -e 's,@OGRE_PLUGINDIR\@,$(libdir)/$(PACKAGE),g' \ |
---|
| 200 | -e 's,@OGRE_MEDIADIR\@,$(top_srcdir)/Samples/Media,g' |
---|
| 201 | |
---|
| 202 | CONFIGS = plugins.cfg resources.cfg |
---|
| 203 | all: all-am |
---|
| 204 | |
---|
| 205 | .SUFFIXES: |
---|
| 206 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 207 | @for dep in $?; do \ |
---|
| 208 | case '$(am__configure_deps)' in \ |
---|
| 209 | *$$dep*) \ |
---|
| 210 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 211 | && exit 0; \ |
---|
| 212 | exit 1;; \ |
---|
| 213 | esac; \ |
---|
| 214 | done; \ |
---|
| 215 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Samples/Common/bin/Makefile'; \ |
---|
| 216 | cd $(top_srcdir) && \ |
---|
| 217 | $(AUTOMAKE) --foreign Samples/Common/bin/Makefile |
---|
| 218 | .PRECIOUS: Makefile |
---|
| 219 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 220 | @case '$?' in \ |
---|
| 221 | *config.status*) \ |
---|
| 222 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 223 | *) \ |
---|
| 224 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 225 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 226 | esac; |
---|
| 227 | |
---|
| 228 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 229 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 230 | |
---|
| 231 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 232 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 233 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 234 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 235 | |
---|
| 236 | mostlyclean-libtool: |
---|
| 237 | -rm -f *.lo |
---|
| 238 | |
---|
| 239 | clean-libtool: |
---|
| 240 | -rm -rf .libs _libs |
---|
| 241 | tags: TAGS |
---|
| 242 | TAGS: |
---|
| 243 | |
---|
| 244 | ctags: CTAGS |
---|
| 245 | CTAGS: |
---|
| 246 | |
---|
| 247 | |
---|
| 248 | distdir: $(DISTFILES) |
---|
[6] | 249 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 250 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 251 | list='$(DISTFILES)'; \ |
---|
| 252 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
| 253 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
| 254 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
| 255 | case $$dist_files in \ |
---|
| 256 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
| 257 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
| 258 | sort -u` ;; \ |
---|
| 259 | esac; \ |
---|
| 260 | for file in $$dist_files; do \ |
---|
[5] | 261 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 262 | if test -d $$d/$$file; then \ |
---|
[6] | 263 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
[5] | 264 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 265 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 266 | fi; \ |
---|
| 267 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 268 | else \ |
---|
| 269 | test -f $(distdir)/$$file \ |
---|
| 270 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 271 | || exit 1; \ |
---|
| 272 | fi; \ |
---|
| 273 | done |
---|
| 274 | check-am: all-am |
---|
| 275 | check: check-am |
---|
| 276 | all-am: Makefile |
---|
| 277 | installdirs: |
---|
| 278 | install: install-am |
---|
| 279 | install-exec: install-exec-am |
---|
| 280 | install-data: install-data-am |
---|
| 281 | uninstall: uninstall-am |
---|
| 282 | |
---|
| 283 | install-am: all-am |
---|
| 284 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 285 | |
---|
| 286 | installcheck: installcheck-am |
---|
| 287 | install-strip: |
---|
| 288 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 289 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 290 | `test -z '$(STRIP)' || \ |
---|
| 291 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 292 | mostlyclean-generic: |
---|
| 293 | |
---|
| 294 | clean-generic: |
---|
| 295 | |
---|
| 296 | distclean-generic: |
---|
| 297 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 298 | |
---|
| 299 | maintainer-clean-generic: |
---|
| 300 | @echo "This command is intended for maintainers to use" |
---|
| 301 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 302 | clean: clean-am |
---|
| 303 | |
---|
| 304 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 305 | |
---|
| 306 | distclean: distclean-am |
---|
| 307 | -rm -f Makefile |
---|
[6] | 308 | distclean-am: clean-am distclean-generic |
---|
[5] | 309 | |
---|
| 310 | dvi: dvi-am |
---|
| 311 | |
---|
| 312 | dvi-am: |
---|
| 313 | |
---|
| 314 | html: html-am |
---|
| 315 | |
---|
| 316 | info: info-am |
---|
| 317 | |
---|
| 318 | info-am: |
---|
| 319 | |
---|
| 320 | install-data-am: install-data-local |
---|
| 321 | |
---|
[6] | 322 | install-dvi: install-dvi-am |
---|
| 323 | |
---|
[5] | 324 | install-exec-am: |
---|
| 325 | |
---|
[6] | 326 | install-html: install-html-am |
---|
| 327 | |
---|
[5] | 328 | install-info: install-info-am |
---|
| 329 | |
---|
| 330 | install-man: |
---|
| 331 | |
---|
[6] | 332 | install-pdf: install-pdf-am |
---|
| 333 | |
---|
| 334 | install-ps: install-ps-am |
---|
| 335 | |
---|
[5] | 336 | installcheck-am: |
---|
| 337 | |
---|
| 338 | maintainer-clean: maintainer-clean-am |
---|
| 339 | -rm -f Makefile |
---|
| 340 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 341 | |
---|
| 342 | mostlyclean: mostlyclean-am |
---|
| 343 | |
---|
| 344 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 345 | |
---|
| 346 | pdf: pdf-am |
---|
| 347 | |
---|
| 348 | pdf-am: |
---|
| 349 | |
---|
| 350 | ps: ps-am |
---|
| 351 | |
---|
| 352 | ps-am: |
---|
| 353 | |
---|
[6] | 354 | uninstall-am: |
---|
[5] | 355 | |
---|
[6] | 356 | .MAKE: install-am install-strip |
---|
| 357 | |
---|
[5] | 358 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
| 359 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
| 360 | dvi-am html html-am info info-am install install-am \ |
---|
[6] | 361 | install-data install-data-am install-data-local install-dvi \ |
---|
| 362 | install-dvi-am install-exec install-exec-am install-html \ |
---|
| 363 | install-html-am install-info install-info-am install-man \ |
---|
| 364 | install-pdf install-pdf-am install-ps install-ps-am \ |
---|
[5] | 365 | install-strip installcheck installcheck-am installdirs \ |
---|
| 366 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
| 367 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
[6] | 368 | uninstall uninstall-am |
---|
[5] | 369 | |
---|
| 370 | |
---|
| 371 | install-data-local: |
---|
| 372 | -$(INSTALL_DATA) $(srcdir)/*.cfg . && \ |
---|
| 373 | for i in ${CONFIGS} ; do \ |
---|
| 374 | $(edit) $(srcdir)/$$i.in > $$i.tmp && \ |
---|
| 375 | $(INSTALL_DATA) $$i.tmp $$i && \ |
---|
| 376 | rm -f $$i.tmp; \ |
---|
| 377 | done |
---|
| 378 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 379 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 380 | .NOEXPORT: |
---|