[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 | BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@ |
---|
| 48 | BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@ |
---|
| 49 | BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@ |
---|
| 50 | BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@ |
---|
| 51 | BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@ |
---|
| 52 | BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@ |
---|
| 53 | BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@ |
---|
| 54 | BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@ |
---|
| 55 | CC = @CC@ |
---|
| 56 | CCDEPMODE = @CCDEPMODE@ |
---|
| 57 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
---|
| 58 | CEGUI_LIBS = @CEGUI_LIBS@ |
---|
| 59 | CFGTK_DEPS_CFLAGS = @CFGTK_DEPS_CFLAGS@ |
---|
| 60 | CFGTK_DEPS_LIBS = @CFGTK_DEPS_LIBS@ |
---|
| 61 | CFLAGS = @CFLAGS@ |
---|
| 62 | CPP = @CPP@ |
---|
| 63 | CPPFLAGS = @CPPFLAGS@ |
---|
| 64 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
| 65 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
| 66 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
| 67 | CXX = @CXX@ |
---|
| 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 | FT2_CFLAGS = @FT2_CFLAGS@ |
---|
| 80 | FT2_CONFIG = @FT2_CONFIG@ |
---|
| 81 | FT2_LIBS = @FT2_LIBS@ |
---|
| 82 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
---|
| 83 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
---|
| 84 | GL_LIBS = @GL_LIBS@ |
---|
| 85 | HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ |
---|
| 86 | HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ |
---|
| 87 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 88 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 89 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 90 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 91 | LDFLAGS = @LDFLAGS@ |
---|
| 92 | LEX = @LEX@ |
---|
| 93 | LEXLIB = @LEXLIB@ |
---|
| 94 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
| 95 | LIBOBJS = @LIBOBJS@ |
---|
| 96 | LIBS = @LIBS@ |
---|
| 97 | LIBTOOL = @LIBTOOL@ |
---|
| 98 | LN_S = @LN_S@ |
---|
| 99 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 100 | MAKEINFO = @MAKEINFO@ |
---|
| 101 | OBJEXT = @OBJEXT@ |
---|
| 102 | OGREMAIN_VERSION_INFO = @OGREMAIN_VERSION_INFO@ |
---|
| 103 | OGRE_CFGTK = @OGRE_CFGTK@ |
---|
| 104 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
| 105 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
---|
| 106 | OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@ |
---|
| 107 | OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@ |
---|
| 108 | OGRE_NT_FALSE = @OGRE_NT_FALSE@ |
---|
| 109 | OGRE_NT_TRUE = @OGRE_NT_TRUE@ |
---|
| 110 | OGRE_OSX_FALSE = @OGRE_OSX_FALSE@ |
---|
| 111 | OGRE_OSX_TRUE = @OGRE_OSX_TRUE@ |
---|
| 112 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
---|
| 113 | OGRE_THREAD_LIBS = @OGRE_THREAD_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@ |
---|
| 129 | SDL_CFLAGS = @SDL_CFLAGS@ |
---|
| 130 | SDL_CONFIG = @SDL_CONFIG@ |
---|
| 131 | SDL_LIBS = @SDL_LIBS@ |
---|
| 132 | SET_MAKE = @SET_MAKE@ |
---|
| 133 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
| 134 | SHELL = @SHELL@ |
---|
| 135 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
---|
| 136 | STLPORT_LIBS = @STLPORT_LIBS@ |
---|
| 137 | STRIP = @STRIP@ |
---|
| 138 | USE_DEVIL_FALSE = @USE_DEVIL_FALSE@ |
---|
| 139 | USE_DEVIL_TRUE = @USE_DEVIL_TRUE@ |
---|
| 140 | VERSION = @VERSION@ |
---|
| 141 | YACC = @YACC@ |
---|
| 142 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
---|
| 143 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
---|
| 144 | ac_ct_CC = @ac_ct_CC@ |
---|
| 145 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 146 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 147 | ac_ct_RC = @ac_ct_RC@ |
---|
| 148 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 149 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 150 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 151 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 152 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 153 | am__include = @am__include@ |
---|
| 154 | am__leading_dot = @am__leading_dot@ |
---|
| 155 | am__quote = @am__quote@ |
---|
| 156 | bindir = @bindir@ |
---|
| 157 | build = @build@ |
---|
| 158 | build_alias = @build_alias@ |
---|
| 159 | build_cpu = @build_cpu@ |
---|
| 160 | build_os = @build_os@ |
---|
| 161 | build_vendor = @build_vendor@ |
---|
| 162 | datadir = @datadir@ |
---|
| 163 | exec_prefix = @exec_prefix@ |
---|
| 164 | host = @host@ |
---|
| 165 | host_alias = @host_alias@ |
---|
| 166 | host_cpu = @host_cpu@ |
---|
| 167 | host_os = @host_os@ |
---|
| 168 | host_vendor = @host_vendor@ |
---|
| 169 | includedir = @includedir@ |
---|
| 170 | infodir = @infodir@ |
---|
| 171 | install_sh = @install_sh@ |
---|
| 172 | libdir = @libdir@ |
---|
| 173 | libexecdir = @libexecdir@ |
---|
| 174 | localstatedir = @localstatedir@ |
---|
| 175 | mandir = @mandir@ |
---|
| 176 | oldincludedir = @oldincludedir@ |
---|
| 177 | prefix = @prefix@ |
---|
| 178 | program_transform_name = @program_transform_name@ |
---|
| 179 | sbindir = @sbindir@ |
---|
| 180 | sharedstatedir = @sharedstatedir@ |
---|
| 181 | sysconfdir = @sysconfdir@ |
---|
| 182 | target = @target@ |
---|
| 183 | target_alias = @target_alias@ |
---|
| 184 | target_cpu = @target_cpu@ |
---|
| 185 | target_os = @target_os@ |
---|
| 186 | target_vendor = @target_vendor@ |
---|
| 187 | SUBDIRS = OgreMain PlatformManagers PlugIns RenderSystems Samples Tools Tests |
---|
| 188 | |
---|
| 189 | pkgconfigdir = $(libdir)/pkgconfig |
---|
| 190 | pkgconfig_DATA = OGRE.pc |
---|
| 191 | subdir = . |
---|
| 192 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 193 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 194 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
| 195 | CONFIG_CLEAN_FILES = OGRE.pc |
---|
| 196 | DIST_SOURCES = |
---|
| 197 | DATA = $(pkgconfig_DATA) |
---|
| 198 | |
---|
| 199 | |
---|
| 200 | RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
---|
| 201 | ps-recursive install-info-recursive uninstall-info-recursive \ |
---|
| 202 | all-recursive install-data-recursive install-exec-recursive \ |
---|
| 203 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
| 204 | check-recursive installcheck-recursive |
---|
| 205 | DIST_COMMON = README AUTHORS COPYING INSTALL Makefile.am Makefile.in \ |
---|
| 206 | OGRE.pc.in acinclude.m4 aclocal.m4 config.guess config.sub \ |
---|
| 207 | configure configure.in depcomp install-sh ltmain.sh missing \ |
---|
| 208 | mkinstalldirs |
---|
| 209 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 210 | all: all-recursive |
---|
| 211 | |
---|
| 212 | .SUFFIXES: |
---|
| 213 | |
---|
| 214 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
| 215 | configure.lineno |
---|
| 216 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 217 | cd $(top_srcdir) && \ |
---|
| 218 | $(AUTOMAKE) --foreign Makefile |
---|
| 219 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 220 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
---|
| 221 | |
---|
| 222 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 223 | $(SHELL) ./config.status --recheck |
---|
| 224 | $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
| 225 | cd $(srcdir) && $(AUTOCONF) |
---|
| 226 | |
---|
| 227 | $(ACLOCAL_M4): configure.in acinclude.m4 |
---|
| 228 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
| 229 | OGRE.pc: $(top_builddir)/config.status OGRE.pc.in |
---|
| 230 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
| 231 | |
---|
| 232 | mostlyclean-libtool: |
---|
| 233 | -rm -f *.lo |
---|
| 234 | |
---|
| 235 | clean-libtool: |
---|
| 236 | -rm -rf .libs _libs |
---|
| 237 | |
---|
| 238 | distclean-libtool: |
---|
| 239 | -rm -f libtool |
---|
| 240 | uninstall-info-am: |
---|
| 241 | pkgconfigDATA_INSTALL = $(INSTALL_DATA) |
---|
| 242 | install-pkgconfigDATA: $(pkgconfig_DATA) |
---|
| 243 | @$(NORMAL_INSTALL) |
---|
| 244 | $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) |
---|
| 245 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
| 246 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
| 247 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
| 248 | echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \ |
---|
| 249 | $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \ |
---|
| 250 | done |
---|
| 251 | |
---|
| 252 | uninstall-pkgconfigDATA: |
---|
| 253 | @$(NORMAL_UNINSTALL) |
---|
| 254 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ |
---|
| 255 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
| 256 | echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \ |
---|
| 257 | rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \ |
---|
| 258 | done |
---|
| 259 | |
---|
| 260 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 261 | # into them and run `make' without going through this Makefile. |
---|
| 262 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 263 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 264 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 265 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 266 | $(RECURSIVE_TARGETS): |
---|
| 267 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 268 | dot_seen=no; \ |
---|
| 269 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 270 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 271 | echo "Making $$target in $$subdir"; \ |
---|
| 272 | if test "$$subdir" = "."; then \ |
---|
| 273 | dot_seen=yes; \ |
---|
| 274 | local_target="$$target-am"; \ |
---|
| 275 | else \ |
---|
| 276 | local_target="$$target"; \ |
---|
| 277 | fi; \ |
---|
| 278 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 279 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 280 | done; \ |
---|
| 281 | if test "$$dot_seen" = "no"; then \ |
---|
| 282 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 283 | fi; test -z "$$fail" |
---|
| 284 | |
---|
| 285 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 286 | maintainer-clean-recursive: |
---|
| 287 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 288 | dot_seen=no; \ |
---|
| 289 | case "$@" in \ |
---|
| 290 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 291 | *) list='$(SUBDIRS)' ;; \ |
---|
| 292 | esac; \ |
---|
| 293 | rev=''; for subdir in $$list; do \ |
---|
| 294 | if test "$$subdir" = "."; then :; else \ |
---|
| 295 | rev="$$subdir $$rev"; \ |
---|
| 296 | fi; \ |
---|
| 297 | done; \ |
---|
| 298 | rev="$$rev ."; \ |
---|
| 299 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 300 | for subdir in $$rev; do \ |
---|
| 301 | echo "Making $$target in $$subdir"; \ |
---|
| 302 | if test "$$subdir" = "."; then \ |
---|
| 303 | local_target="$$target-am"; \ |
---|
| 304 | else \ |
---|
| 305 | local_target="$$target"; \ |
---|
| 306 | fi; \ |
---|
| 307 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 308 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 309 | done && test -z "$$fail" |
---|
| 310 | tags-recursive: |
---|
| 311 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 312 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 313 | done |
---|
| 314 | ctags-recursive: |
---|
| 315 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 316 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 317 | done |
---|
| 318 | |
---|
| 319 | ETAGS = etags |
---|
| 320 | ETAGSFLAGS = |
---|
| 321 | |
---|
| 322 | CTAGS = ctags |
---|
| 323 | CTAGSFLAGS = |
---|
| 324 | |
---|
| 325 | tags: TAGS |
---|
| 326 | |
---|
| 327 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 328 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 329 | unique=`for i in $$list; do \ |
---|
| 330 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 331 | done | \ |
---|
| 332 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 333 | END { for (i in files) print i; }'`; \ |
---|
| 334 | mkid -fID $$unique |
---|
| 335 | |
---|
| 336 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 337 | $(TAGS_FILES) $(LISP) |
---|
| 338 | tags=; \ |
---|
| 339 | here=`pwd`; \ |
---|
| 340 | if (etags --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 341 | include_option=--etags-include; \ |
---|
| 342 | else \ |
---|
| 343 | include_option=--include; \ |
---|
| 344 | fi; \ |
---|
| 345 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 346 | if test "$$subdir" = .; then :; else \ |
---|
| 347 | test -f $$subdir/TAGS && \ |
---|
| 348 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 349 | fi; \ |
---|
| 350 | done; \ |
---|
| 351 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 352 | unique=`for i in $$list; do \ |
---|
| 353 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 354 | done | \ |
---|
| 355 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 356 | END { for (i in files) print i; }'`; \ |
---|
| 357 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 358 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 359 | $$tags $$unique |
---|
| 360 | |
---|
| 361 | ctags: CTAGS |
---|
| 362 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 363 | $(TAGS_FILES) $(LISP) |
---|
| 364 | tags=; \ |
---|
| 365 | here=`pwd`; \ |
---|
| 366 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 367 | unique=`for i in $$list; do \ |
---|
| 368 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 369 | done | \ |
---|
| 370 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 371 | END { for (i in files) print i; }'`; \ |
---|
| 372 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 373 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 374 | $$tags $$unique |
---|
| 375 | |
---|
| 376 | GTAGS: |
---|
| 377 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 378 | && cd $(top_srcdir) \ |
---|
| 379 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 380 | |
---|
| 381 | distclean-tags: |
---|
| 382 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 383 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 384 | |
---|
| 385 | top_distdir = . |
---|
| 386 | distdir = $(PACKAGE)-$(VERSION) |
---|
| 387 | |
---|
| 388 | am__remove_distdir = \ |
---|
| 389 | { test ! -d $(distdir) \ |
---|
| 390 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
| 391 | && rm -fr $(distdir); }; } |
---|
| 392 | |
---|
| 393 | GZIP_ENV = --best |
---|
| 394 | distuninstallcheck_listfiles = find . -type f -print |
---|
| 395 | distcleancheck_listfiles = find . -type f -print |
---|
| 396 | |
---|
| 397 | distdir: $(DISTFILES) |
---|
| 398 | $(am__remove_distdir) |
---|
| 399 | mkdir $(distdir) |
---|
| 400 | $(mkinstalldirs) $(distdir)/. $(distdir)/Samples/Common/CEGUIRenderer |
---|
| 401 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 402 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 403 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 404 | case $$file in \ |
---|
| 405 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 406 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 407 | esac; \ |
---|
| 408 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 409 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 410 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 411 | dir="/$$dir"; \ |
---|
| 412 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
| 413 | else \ |
---|
| 414 | dir=''; \ |
---|
| 415 | fi; \ |
---|
| 416 | if test -d $$d/$$file; then \ |
---|
| 417 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 418 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 419 | fi; \ |
---|
| 420 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 421 | else \ |
---|
| 422 | test -f $(distdir)/$$file \ |
---|
| 423 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 424 | || exit 1; \ |
---|
| 425 | fi; \ |
---|
| 426 | done |
---|
| 427 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 428 | if test "$$subdir" = .; then :; else \ |
---|
| 429 | test -d $(distdir)/$$subdir \ |
---|
| 430 | || mkdir $(distdir)/$$subdir \ |
---|
| 431 | || exit 1; \ |
---|
| 432 | (cd $$subdir && \ |
---|
| 433 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 434 | top_distdir="$(top_distdir)" \ |
---|
| 435 | distdir=../$(distdir)/$$subdir \ |
---|
| 436 | distdir) \ |
---|
| 437 | || exit 1; \ |
---|
| 438 | fi; \ |
---|
| 439 | done |
---|
| 440 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
| 441 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
| 442 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
| 443 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
| 444 | || chmod -R a+r $(distdir) |
---|
| 445 | dist-gzip: distdir |
---|
| 446 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
| 447 | $(am__remove_distdir) |
---|
| 448 | |
---|
| 449 | dist dist-all: distdir |
---|
| 450 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
| 451 | $(am__remove_distdir) |
---|
| 452 | |
---|
| 453 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
| 454 | # it guarantees that the distribution is self-contained by making another |
---|
| 455 | # tarfile. |
---|
| 456 | distcheck: dist |
---|
| 457 | $(am__remove_distdir) |
---|
| 458 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
---|
| 459 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
| 460 | mkdir $(distdir)/_build |
---|
| 461 | mkdir $(distdir)/_inst |
---|
| 462 | chmod a-w $(distdir) |
---|
| 463 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
| 464 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
| 465 | && cd $(distdir)/_build \ |
---|
| 466 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
| 467 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
| 468 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 469 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
| 470 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
| 471 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
| 472 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
| 473 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
| 474 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
| 475 | distuninstallcheck \ |
---|
| 476 | && chmod -R a-w "$$dc_install_base" \ |
---|
| 477 | && ({ \ |
---|
| 478 | (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ |
---|
| 479 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
| 480 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
| 481 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
| 482 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
| 483 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
| 484 | && rm -rf "$$dc_destdir" \ |
---|
| 485 | && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
---|
| 486 | && rm -f $(distdir).tar.gz \ |
---|
| 487 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
| 488 | $(am__remove_distdir) |
---|
| 489 | @echo "$(distdir).tar.gz is ready for distribution" | \ |
---|
| 490 | sed 'h;s/./=/g;p;x;p;x' |
---|
| 491 | distuninstallcheck: |
---|
| 492 | @cd $(distuninstallcheck_dir) \ |
---|
| 493 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
| 494 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
| 495 | if test -n "$(DESTDIR)"; then \ |
---|
| 496 | echo " (check DESTDIR support)"; \ |
---|
| 497 | fi ; \ |
---|
| 498 | $(distuninstallcheck_listfiles) ; \ |
---|
| 499 | exit 1; } >&2 |
---|
| 500 | distcleancheck: distclean |
---|
| 501 | @if test '$(srcdir)' = . ; then \ |
---|
| 502 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
| 503 | exit 1 ; \ |
---|
| 504 | fi |
---|
| 505 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
| 506 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
| 507 | $(distcleancheck_listfiles) ; \ |
---|
| 508 | exit 1; } >&2 |
---|
| 509 | check-am: all-am |
---|
| 510 | check: check-recursive |
---|
| 511 | all-am: Makefile $(DATA) |
---|
| 512 | installdirs: installdirs-recursive |
---|
| 513 | installdirs-am: |
---|
| 514 | $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) |
---|
| 515 | |
---|
| 516 | install: install-recursive |
---|
| 517 | install-exec: install-exec-recursive |
---|
| 518 | install-data: install-data-recursive |
---|
| 519 | uninstall: uninstall-recursive |
---|
| 520 | |
---|
| 521 | install-am: all-am |
---|
| 522 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 523 | |
---|
| 524 | installcheck: installcheck-recursive |
---|
| 525 | install-strip: |
---|
| 526 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 527 | INSTALL_STRIP_FLAG=-s \ |
---|
| 528 | `test -z '$(STRIP)' || \ |
---|
| 529 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 530 | mostlyclean-generic: |
---|
| 531 | |
---|
| 532 | clean-generic: |
---|
| 533 | |
---|
| 534 | distclean-generic: |
---|
| 535 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
| 536 | |
---|
| 537 | maintainer-clean-generic: |
---|
| 538 | @echo "This command is intended for maintainers to use" |
---|
| 539 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 540 | clean: clean-recursive |
---|
| 541 | |
---|
| 542 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 543 | |
---|
| 544 | distclean: distclean-recursive |
---|
| 545 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 546 | distclean-am: clean-am distclean-generic distclean-libtool \ |
---|
| 547 | distclean-tags |
---|
| 548 | |
---|
| 549 | dvi: dvi-recursive |
---|
| 550 | |
---|
| 551 | dvi-am: |
---|
| 552 | |
---|
| 553 | info: info-recursive |
---|
| 554 | |
---|
| 555 | info-am: |
---|
| 556 | |
---|
| 557 | install-data-am: install-pkgconfigDATA |
---|
| 558 | |
---|
| 559 | install-exec-am: |
---|
| 560 | |
---|
| 561 | install-info: install-info-recursive |
---|
| 562 | |
---|
| 563 | install-man: |
---|
| 564 | |
---|
| 565 | installcheck-am: |
---|
| 566 | |
---|
| 567 | maintainer-clean: maintainer-clean-recursive |
---|
| 568 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 569 | -rm -rf autom4te.cache |
---|
| 570 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 571 | |
---|
| 572 | mostlyclean: mostlyclean-recursive |
---|
| 573 | |
---|
| 574 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 575 | |
---|
| 576 | pdf: pdf-recursive |
---|
| 577 | |
---|
| 578 | pdf-am: |
---|
| 579 | |
---|
| 580 | ps: ps-recursive |
---|
| 581 | |
---|
| 582 | ps-am: |
---|
| 583 | |
---|
| 584 | uninstall-am: uninstall-info-am uninstall-pkgconfigDATA |
---|
| 585 | |
---|
| 586 | uninstall-info: uninstall-info-recursive |
---|
| 587 | |
---|
| 588 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
---|
| 589 | clean-generic clean-libtool clean-recursive ctags \ |
---|
| 590 | ctags-recursive dist dist-all dist-gzip distcheck distclean \ |
---|
| 591 | distclean-generic distclean-libtool distclean-recursive \ |
---|
| 592 | distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
---|
| 593 | dvi-am dvi-recursive info info-am info-recursive install \ |
---|
| 594 | install-am install-data install-data-am install-data-recursive \ |
---|
| 595 | install-exec install-exec-am install-exec-recursive \ |
---|
| 596 | install-info install-info-am install-info-recursive install-man \ |
---|
| 597 | install-pkgconfigDATA install-recursive install-strip \ |
---|
| 598 | installcheck installcheck-am installdirs installdirs-am \ |
---|
| 599 | installdirs-recursive maintainer-clean maintainer-clean-generic \ |
---|
| 600 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
---|
| 601 | mostlyclean-libtool mostlyclean-recursive pdf pdf-am \ |
---|
| 602 | pdf-recursive ps ps-am ps-recursive tags tags-recursive \ |
---|
| 603 | uninstall uninstall-am uninstall-info-am \ |
---|
| 604 | uninstall-info-recursive uninstall-pkgconfigDATA \ |
---|
| 605 | uninstall-recursive |
---|
| 606 | |
---|
| 607 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 608 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 609 | .NOEXPORT: |
---|