[692] | 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 | |
---|
| 17 | srcdir = @srcdir@ |
---|
| 18 | top_srcdir = @top_srcdir@ |
---|
| 19 | VPATH = @srcdir@ |
---|
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 23 | top_builddir = ../.. |
---|
| 24 | |
---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 26 | INSTALL = @INSTALL@ |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
| 38 | host_triplet = @host@ |
---|
| 39 | ACLOCAL = @ACLOCAL@ |
---|
| 40 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 41 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 42 | AMTAR = @AMTAR@ |
---|
| 43 | AUTOCONF = @AUTOCONF@ |
---|
| 44 | AUTOHEADER = @AUTOHEADER@ |
---|
| 45 | AUTOMAKE = @AUTOMAKE@ |
---|
| 46 | AWK = @AWK@ |
---|
| 47 | CC = @CC@ |
---|
| 48 | CCDEPMODE = @CCDEPMODE@ |
---|
| 49 | CFLAGS = @CFLAGS@ |
---|
| 50 | CPP = @CPP@ |
---|
| 51 | CPPFLAGS = @CPPFLAGS@ |
---|
| 52 | CXX = @CXX@ |
---|
| 53 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 54 | CXXFLAGS = @CXXFLAGS@ |
---|
| 55 | CYGPATH_W = @CYGPATH_W@ |
---|
| 56 | DEFS = @DEFS@ |
---|
| 57 | DEPDIR = @DEPDIR@ |
---|
| 58 | ECHO = @ECHO@ |
---|
| 59 | ECHO_C = @ECHO_C@ |
---|
| 60 | ECHO_N = @ECHO_N@ |
---|
| 61 | ECHO_T = @ECHO_T@ |
---|
| 62 | EGREP = @EGREP@ |
---|
| 63 | EXEEXT = @EXEEXT@ |
---|
| 64 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 65 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 66 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 67 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 68 | LDFLAGS = @LDFLAGS@ |
---|
| 69 | LIBOBJS = @LIBOBJS@ |
---|
| 70 | LIBS = @LIBS@ |
---|
| 71 | LIBTOOL = @LIBTOOL@ |
---|
| 72 | LN_S = @LN_S@ |
---|
| 73 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 74 | MAKEINFO = @MAKEINFO@ |
---|
| 75 | OBJEXT = @OBJEXT@ |
---|
| 76 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
| 77 | OGRE_LIBS = @OGRE_LIBS@ |
---|
| 78 | PACKAGE = @PACKAGE@ |
---|
| 79 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 80 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 81 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 82 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 83 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 84 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 85 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 86 | RANLIB = @RANLIB@ |
---|
| 87 | SET_MAKE = @SET_MAKE@ |
---|
| 88 | SHELL = @SHELL@ |
---|
| 89 | STRIP = @STRIP@ |
---|
| 90 | VERSION = @VERSION@ |
---|
| 91 | ac_ct_CC = @ac_ct_CC@ |
---|
| 92 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 93 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 94 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 95 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 96 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 97 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 98 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 99 | am__include = @am__include@ |
---|
| 100 | am__leading_dot = @am__leading_dot@ |
---|
| 101 | am__quote = @am__quote@ |
---|
| 102 | bindir = @bindir@ |
---|
| 103 | build = @build@ |
---|
| 104 | build_alias = @build_alias@ |
---|
| 105 | build_cpu = @build_cpu@ |
---|
| 106 | build_os = @build_os@ |
---|
| 107 | build_vendor = @build_vendor@ |
---|
| 108 | datadir = @datadir@ |
---|
| 109 | exec_prefix = @exec_prefix@ |
---|
| 110 | host = @host@ |
---|
| 111 | host_alias = @host_alias@ |
---|
| 112 | host_cpu = @host_cpu@ |
---|
| 113 | host_os = @host_os@ |
---|
| 114 | host_vendor = @host_vendor@ |
---|
| 115 | includedir = @includedir@ |
---|
| 116 | infodir = @infodir@ |
---|
| 117 | install_sh = @install_sh@ |
---|
| 118 | libdir = @libdir@ |
---|
| 119 | libexecdir = @libexecdir@ |
---|
| 120 | localstatedir = @localstatedir@ |
---|
| 121 | mandir = @mandir@ |
---|
| 122 | oldincludedir = @oldincludedir@ |
---|
| 123 | prefix = @prefix@ |
---|
| 124 | program_transform_name = @program_transform_name@ |
---|
| 125 | sbindir = @sbindir@ |
---|
| 126 | sharedstatedir = @sharedstatedir@ |
---|
| 127 | sysconfdir = @sysconfdir@ |
---|
| 128 | target = @target@ |
---|
| 129 | target_alias = @target_alias@ |
---|
| 130 | target_cpu = @target_cpu@ |
---|
| 131 | target_os = @target_os@ |
---|
| 132 | target_vendor = @target_vendor@ |
---|
| 133 | noinst_HEADERS = OgreRefAppApplicationObject.h \ |
---|
| 134 | OgreRefAppBall.h \ |
---|
| 135 | OgreRefAppBox.h \ |
---|
| 136 | OgreRefAppOgreHead.h \ |
---|
| 137 | OgreRefAppJoint.h \ |
---|
| 138 | OgreRefAppJointSubtypes.h \ |
---|
| 139 | OgreRefAppPrerequisites.h \ |
---|
| 140 | OgreRefAppWorld.h \ |
---|
| 141 | OgreRefAppPlane.h \ |
---|
| 142 | OgreRefAppCollideCamera.h \ |
---|
| 143 | OgreReferenceAppLayer.h |
---|
| 144 | |
---|
| 145 | subdir = ReferenceAppLayer/include |
---|
| 146 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 147 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs |
---|
| 148 | CONFIG_HEADER = config.h |
---|
| 149 | CONFIG_CLEAN_FILES = |
---|
| 150 | DIST_SOURCES = |
---|
| 151 | HEADERS = $(noinst_HEADERS) |
---|
| 152 | |
---|
| 153 | DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in config.h.in |
---|
| 154 | all: config.h |
---|
| 155 | $(MAKE) $(AM_MAKEFLAGS) all-am |
---|
| 156 | |
---|
| 157 | .SUFFIXES: |
---|
| 158 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 159 | cd $(top_srcdir) && \ |
---|
| 160 | $(AUTOMAKE) --foreign ReferenceAppLayer/include/Makefile |
---|
| 161 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 162 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
| 163 | |
---|
| 164 | config.h: stamp-h1 |
---|
| 165 | @if test ! -f $@; then \ |
---|
| 166 | rm -f stamp-h1; \ |
---|
| 167 | $(MAKE) stamp-h1; \ |
---|
| 168 | else :; fi |
---|
| 169 | |
---|
| 170 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
| 171 | @rm -f stamp-h1 |
---|
| 172 | cd $(top_builddir) && $(SHELL) ./config.status ReferenceAppLayer/include/config.h |
---|
| 173 | |
---|
| 174 | $(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 175 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
| 176 | touch $(srcdir)/config.h.in |
---|
| 177 | |
---|
| 178 | distclean-hdr: |
---|
| 179 | -rm -f config.h stamp-h1 |
---|
| 180 | |
---|
| 181 | mostlyclean-libtool: |
---|
| 182 | -rm -f *.lo |
---|
| 183 | |
---|
| 184 | clean-libtool: |
---|
| 185 | -rm -rf .libs _libs |
---|
| 186 | |
---|
| 187 | distclean-libtool: |
---|
| 188 | -rm -f libtool |
---|
| 189 | uninstall-info-am: |
---|
| 190 | |
---|
| 191 | ETAGS = etags |
---|
| 192 | ETAGSFLAGS = |
---|
| 193 | |
---|
| 194 | CTAGS = ctags |
---|
| 195 | CTAGSFLAGS = |
---|
| 196 | |
---|
| 197 | tags: TAGS |
---|
| 198 | |
---|
| 199 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 200 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 201 | unique=`for i in $$list; do \ |
---|
| 202 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 203 | done | \ |
---|
| 204 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 205 | END { for (i in files) print i; }'`; \ |
---|
| 206 | mkid -fID $$unique |
---|
| 207 | |
---|
| 208 | TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 209 | $(TAGS_FILES) $(LISP) |
---|
| 210 | tags=; \ |
---|
| 211 | here=`pwd`; \ |
---|
| 212 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 213 | unique=`for i in $$list; do \ |
---|
| 214 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 215 | done | \ |
---|
| 216 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 217 | END { for (i in files) print i; }'`; \ |
---|
| 218 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 219 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 220 | $$tags $$unique |
---|
| 221 | |
---|
| 222 | ctags: CTAGS |
---|
| 223 | CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 224 | $(TAGS_FILES) $(LISP) |
---|
| 225 | tags=; \ |
---|
| 226 | here=`pwd`; \ |
---|
| 227 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 228 | unique=`for i in $$list; do \ |
---|
| 229 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 230 | done | \ |
---|
| 231 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 232 | END { for (i in files) print i; }'`; \ |
---|
| 233 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 234 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 235 | $$tags $$unique |
---|
| 236 | |
---|
| 237 | GTAGS: |
---|
| 238 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 239 | && cd $(top_srcdir) \ |
---|
| 240 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 241 | |
---|
| 242 | distclean-tags: |
---|
| 243 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 244 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 245 | |
---|
| 246 | top_distdir = ../.. |
---|
| 247 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
| 248 | |
---|
| 249 | distdir: $(DISTFILES) |
---|
| 250 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 251 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 252 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 253 | case $$file in \ |
---|
| 254 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 255 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 256 | esac; \ |
---|
| 257 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 258 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 259 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 260 | dir="/$$dir"; \ |
---|
| 261 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
| 262 | else \ |
---|
| 263 | dir=''; \ |
---|
| 264 | fi; \ |
---|
| 265 | if test -d $$d/$$file; then \ |
---|
| 266 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 267 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 268 | fi; \ |
---|
| 269 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 270 | else \ |
---|
| 271 | test -f $(distdir)/$$file \ |
---|
| 272 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 273 | || exit 1; \ |
---|
| 274 | fi; \ |
---|
| 275 | done |
---|
| 276 | check-am: all-am |
---|
| 277 | check: check-am |
---|
| 278 | all-am: Makefile $(HEADERS) config.h |
---|
| 279 | |
---|
| 280 | installdirs: |
---|
| 281 | install: install-am |
---|
| 282 | install-exec: install-exec-am |
---|
| 283 | install-data: install-data-am |
---|
| 284 | uninstall: uninstall-am |
---|
| 285 | |
---|
| 286 | install-am: all-am |
---|
| 287 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 288 | |
---|
| 289 | installcheck: installcheck-am |
---|
| 290 | install-strip: |
---|
| 291 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 292 | INSTALL_STRIP_FLAG=-s \ |
---|
| 293 | `test -z '$(STRIP)' || \ |
---|
| 294 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 295 | mostlyclean-generic: |
---|
| 296 | |
---|
| 297 | clean-generic: |
---|
| 298 | |
---|
| 299 | distclean-generic: |
---|
| 300 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
| 301 | |
---|
| 302 | maintainer-clean-generic: |
---|
| 303 | @echo "This command is intended for maintainers to use" |
---|
| 304 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 305 | clean: clean-am |
---|
| 306 | |
---|
| 307 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 308 | |
---|
| 309 | distclean: distclean-am |
---|
| 310 | |
---|
| 311 | distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ |
---|
| 312 | distclean-tags |
---|
| 313 | |
---|
| 314 | dvi: dvi-am |
---|
| 315 | |
---|
| 316 | dvi-am: |
---|
| 317 | |
---|
| 318 | info: info-am |
---|
| 319 | |
---|
| 320 | info-am: |
---|
| 321 | |
---|
| 322 | install-data-am: |
---|
| 323 | |
---|
| 324 | install-exec-am: |
---|
| 325 | |
---|
| 326 | install-info: |
---|
| 327 | |
---|
| 328 | install-man: |
---|
| 329 | |
---|
| 330 | installcheck-am: |
---|
| 331 | |
---|
| 332 | maintainer-clean: maintainer-clean-am |
---|
| 333 | |
---|
| 334 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 335 | |
---|
| 336 | mostlyclean: mostlyclean-am |
---|
| 337 | |
---|
| 338 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 339 | |
---|
| 340 | pdf: pdf-am |
---|
| 341 | |
---|
| 342 | pdf-am: |
---|
| 343 | |
---|
| 344 | ps: ps-am |
---|
| 345 | |
---|
| 346 | ps-am: |
---|
| 347 | |
---|
| 348 | uninstall-am: |
---|
| 349 | |
---|
| 350 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
---|
| 351 | clean-libtool ctags distclean distclean-generic distclean-hdr \ |
---|
| 352 | distclean-libtool distclean-tags distdir dvi dvi-am info \ |
---|
| 353 | info-am install install-am install-data install-data-am \ |
---|
| 354 | install-exec install-exec-am install-info install-info-am \ |
---|
| 355 | install-man install-strip installcheck installcheck-am \ |
---|
| 356 | installdirs maintainer-clean maintainer-clean-generic \ |
---|
| 357 | mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ |
---|
| 358 | ps ps-am tags uninstall uninstall-am uninstall-info-am |
---|
| 359 | |
---|
| 360 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 361 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 362 | .NOEXPORT: |
---|