[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 | INCLUDES = -I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Tools/XMLConverter/include |
---|
| 188 | bin_PROGRAMS = OgreXMLConverter |
---|
| 189 | OgreXMLConverter_CXXFLAGS = -DTIXML_USE_STL |
---|
| 190 | OgreXMLConverter_SOURCES = OgreXMLMeshSerializer.cpp \ |
---|
| 191 | OgreXMLSkeletonSerializer.cpp \ |
---|
| 192 | main.cpp \ |
---|
| 193 | tinystr.cpp \ |
---|
| 194 | tinyxml.cpp \ |
---|
| 195 | tinyxmlerror.cpp \ |
---|
| 196 | tinyxmlparser.cpp |
---|
| 197 | |
---|
| 198 | OgreXMLConverter_LDFLAGS = -L$(top_builddir)/OgreMain/src |
---|
| 199 | OgreXMLConverter_LDADD = -lOgreMain |
---|
| 200 | subdir = Tools/XMLConverter/src |
---|
| 201 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 202 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 203 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
| 204 | CONFIG_CLEAN_FILES = |
---|
| 205 | bin_PROGRAMS = OgreXMLConverter$(EXEEXT) |
---|
| 206 | PROGRAMS = $(bin_PROGRAMS) |
---|
| 207 | |
---|
| 208 | am_OgreXMLConverter_OBJECTS = \ |
---|
| 209 | OgreXMLConverter-OgreXMLMeshSerializer.$(OBJEXT) \ |
---|
| 210 | OgreXMLConverter-OgreXMLSkeletonSerializer.$(OBJEXT) \ |
---|
| 211 | OgreXMLConverter-main.$(OBJEXT) \ |
---|
| 212 | OgreXMLConverter-tinystr.$(OBJEXT) \ |
---|
| 213 | OgreXMLConverter-tinyxml.$(OBJEXT) \ |
---|
| 214 | OgreXMLConverter-tinyxmlerror.$(OBJEXT) \ |
---|
| 215 | OgreXMLConverter-tinyxmlparser.$(OBJEXT) |
---|
| 216 | OgreXMLConverter_OBJECTS = $(am_OgreXMLConverter_OBJECTS) |
---|
| 217 | OgreXMLConverter_DEPENDENCIES = |
---|
| 218 | |
---|
| 219 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/OgreMain/include |
---|
| 220 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 221 | am__depfiles_maybe = depfiles |
---|
| 222 | @AMDEP_TRUE@DEP_FILES = \ |
---|
| 223 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po \ |
---|
| 224 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po \ |
---|
| 225 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-main.Po \ |
---|
| 226 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-tinystr.Po \ |
---|
| 227 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-tinyxml.Po \ |
---|
| 228 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po \ |
---|
| 229 | @AMDEP_TRUE@ ./$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po |
---|
| 230 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 231 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 232 | LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ |
---|
| 233 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
| 234 | $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 235 | CXXLD = $(CXX) |
---|
| 236 | CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ |
---|
| 237 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
| 238 | DIST_SOURCES = $(OgreXMLConverter_SOURCES) |
---|
| 239 | DIST_COMMON = Makefile.am Makefile.in |
---|
| 240 | SOURCES = $(OgreXMLConverter_SOURCES) |
---|
| 241 | |
---|
| 242 | all: all-am |
---|
| 243 | |
---|
| 244 | .SUFFIXES: |
---|
| 245 | .SUFFIXES: .cpp .lo .o .obj |
---|
| 246 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 247 | cd $(top_srcdir) && \ |
---|
| 248 | $(AUTOMAKE) --foreign Tools/XMLConverter/src/Makefile |
---|
| 249 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 250 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
| 251 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
| 252 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
| 253 | @$(NORMAL_INSTALL) |
---|
| 254 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
| 255 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 256 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 257 | if test -f $$p \ |
---|
| 258 | || test -f $$p1 \ |
---|
| 259 | ; then \ |
---|
| 260 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
| 261 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ |
---|
| 262 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ |
---|
| 263 | else :; fi; \ |
---|
| 264 | done |
---|
| 265 | |
---|
| 266 | uninstall-binPROGRAMS: |
---|
| 267 | @$(NORMAL_UNINSTALL) |
---|
| 268 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 269 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
| 270 | echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ |
---|
| 271 | rm -f $(DESTDIR)$(bindir)/$$f; \ |
---|
| 272 | done |
---|
| 273 | |
---|
| 274 | clean-binPROGRAMS: |
---|
| 275 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 276 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 277 | echo " rm -f $$p $$f"; \ |
---|
| 278 | rm -f $$p $$f ; \ |
---|
| 279 | done |
---|
| 280 | OgreXMLConverter$(EXEEXT): $(OgreXMLConverter_OBJECTS) $(OgreXMLConverter_DEPENDENCIES) |
---|
| 281 | @rm -f OgreXMLConverter$(EXEEXT) |
---|
| 282 | $(CXXLINK) $(OgreXMLConverter_LDFLAGS) $(OgreXMLConverter_OBJECTS) $(OgreXMLConverter_LDADD) $(LIBS) |
---|
| 283 | |
---|
| 284 | mostlyclean-compile: |
---|
| 285 | -rm -f *.$(OBJEXT) core *.core |
---|
| 286 | |
---|
| 287 | distclean-compile: |
---|
| 288 | -rm -f *.tab.c |
---|
| 289 | |
---|
| 290 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po@am__quote@ |
---|
| 291 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po@am__quote@ |
---|
| 292 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-main.Po@am__quote@ |
---|
| 293 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-tinystr.Po@am__quote@ |
---|
| 294 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-tinyxml.Po@am__quote@ |
---|
| 295 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po@am__quote@ |
---|
| 296 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po@am__quote@ |
---|
| 297 | |
---|
| 298 | distclean-depend: |
---|
| 299 | -rm -rf ./$(DEPDIR) |
---|
| 300 | |
---|
| 301 | .cpp.o: |
---|
| 302 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 303 | @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
| 304 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 305 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 306 | @am__fastdepCXX_TRUE@ fi |
---|
| 307 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 308 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 309 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 310 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
| 311 | |
---|
| 312 | .cpp.obj: |
---|
| 313 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 314 | @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ |
---|
| 315 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 316 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 317 | @am__fastdepCXX_TRUE@ fi |
---|
| 318 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 319 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 320 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 321 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
---|
| 322 | |
---|
| 323 | .cpp.lo: |
---|
| 324 | @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 325 | @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
| 326 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ |
---|
| 327 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 328 | @am__fastdepCXX_TRUE@ fi |
---|
| 329 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
| 330 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ |
---|
| 331 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 332 | @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
| 333 | |
---|
| 334 | OgreXMLConverter-OgreXMLMeshSerializer.o: OgreXMLMeshSerializer.cpp |
---|
| 335 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLMeshSerializer.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" \ |
---|
| 336 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLMeshSerializer.o `test -f 'OgreXMLMeshSerializer.cpp' || echo '$(srcdir)/'`OgreXMLMeshSerializer.cpp; \ |
---|
| 337 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po"; \ |
---|
| 338 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo"; exit 1; \ |
---|
| 339 | @am__fastdepCXX_TRUE@ fi |
---|
| 340 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLMeshSerializer.cpp' object='OgreXMLConverter-OgreXMLMeshSerializer.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 341 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.TPo' @AMDEPBACKSLASH@ |
---|
| 342 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 343 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLMeshSerializer.o `test -f 'OgreXMLMeshSerializer.cpp' || echo '$(srcdir)/'`OgreXMLMeshSerializer.cpp |
---|
| 344 | |
---|
| 345 | OgreXMLConverter-OgreXMLMeshSerializer.obj: OgreXMLMeshSerializer.cpp |
---|
| 346 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLMeshSerializer.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" \ |
---|
| 347 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLMeshSerializer.obj `if test -f 'OgreXMLMeshSerializer.cpp'; then $(CYGPATH_W) 'OgreXMLMeshSerializer.cpp'; else $(CYGPATH_W) '$(srcdir)/OgreXMLMeshSerializer.cpp'; fi`; \ |
---|
| 348 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po"; \ |
---|
| 349 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo"; exit 1; \ |
---|
| 350 | @am__fastdepCXX_TRUE@ fi |
---|
| 351 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLMeshSerializer.cpp' object='OgreXMLConverter-OgreXMLMeshSerializer.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 352 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.TPo' @AMDEPBACKSLASH@ |
---|
| 353 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 354 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLMeshSerializer.obj `if test -f 'OgreXMLMeshSerializer.cpp'; then $(CYGPATH_W) 'OgreXMLMeshSerializer.cpp'; else $(CYGPATH_W) '$(srcdir)/OgreXMLMeshSerializer.cpp'; fi` |
---|
| 355 | |
---|
| 356 | OgreXMLConverter-OgreXMLMeshSerializer.lo: OgreXMLMeshSerializer.cpp |
---|
| 357 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLMeshSerializer.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" \ |
---|
| 358 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLMeshSerializer.lo `test -f 'OgreXMLMeshSerializer.cpp' || echo '$(srcdir)/'`OgreXMLMeshSerializer.cpp; \ |
---|
| 359 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Plo"; \ |
---|
| 360 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Tpo"; exit 1; \ |
---|
| 361 | @am__fastdepCXX_TRUE@ fi |
---|
| 362 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLMeshSerializer.cpp' object='OgreXMLConverter-OgreXMLMeshSerializer.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 363 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLMeshSerializer.TPlo' @AMDEPBACKSLASH@ |
---|
| 364 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 365 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLMeshSerializer.lo `test -f 'OgreXMLMeshSerializer.cpp' || echo '$(srcdir)/'`OgreXMLMeshSerializer.cpp |
---|
| 366 | |
---|
| 367 | OgreXMLConverter-OgreXMLSkeletonSerializer.o: OgreXMLSkeletonSerializer.cpp |
---|
| 368 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLSkeletonSerializer.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" \ |
---|
| 369 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.o `test -f 'OgreXMLSkeletonSerializer.cpp' || echo '$(srcdir)/'`OgreXMLSkeletonSerializer.cpp; \ |
---|
| 370 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po"; \ |
---|
| 371 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo"; exit 1; \ |
---|
| 372 | @am__fastdepCXX_TRUE@ fi |
---|
| 373 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLSkeletonSerializer.cpp' object='OgreXMLConverter-OgreXMLSkeletonSerializer.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 374 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.TPo' @AMDEPBACKSLASH@ |
---|
| 375 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 376 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.o `test -f 'OgreXMLSkeletonSerializer.cpp' || echo '$(srcdir)/'`OgreXMLSkeletonSerializer.cpp |
---|
| 377 | |
---|
| 378 | OgreXMLConverter-OgreXMLSkeletonSerializer.obj: OgreXMLSkeletonSerializer.cpp |
---|
| 379 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLSkeletonSerializer.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" \ |
---|
| 380 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.obj `if test -f 'OgreXMLSkeletonSerializer.cpp'; then $(CYGPATH_W) 'OgreXMLSkeletonSerializer.cpp'; else $(CYGPATH_W) '$(srcdir)/OgreXMLSkeletonSerializer.cpp'; fi`; \ |
---|
| 381 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po"; \ |
---|
| 382 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo"; exit 1; \ |
---|
| 383 | @am__fastdepCXX_TRUE@ fi |
---|
| 384 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLSkeletonSerializer.cpp' object='OgreXMLConverter-OgreXMLSkeletonSerializer.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 385 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.TPo' @AMDEPBACKSLASH@ |
---|
| 386 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 387 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.obj `if test -f 'OgreXMLSkeletonSerializer.cpp'; then $(CYGPATH_W) 'OgreXMLSkeletonSerializer.cpp'; else $(CYGPATH_W) '$(srcdir)/OgreXMLSkeletonSerializer.cpp'; fi` |
---|
| 388 | |
---|
| 389 | OgreXMLConverter-OgreXMLSkeletonSerializer.lo: OgreXMLSkeletonSerializer.cpp |
---|
| 390 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-OgreXMLSkeletonSerializer.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" \ |
---|
| 391 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.lo `test -f 'OgreXMLSkeletonSerializer.cpp' || echo '$(srcdir)/'`OgreXMLSkeletonSerializer.cpp; \ |
---|
| 392 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo" "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Plo"; \ |
---|
| 393 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Tpo"; exit 1; \ |
---|
| 394 | @am__fastdepCXX_TRUE@ fi |
---|
| 395 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreXMLSkeletonSerializer.cpp' object='OgreXMLConverter-OgreXMLSkeletonSerializer.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 396 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-OgreXMLSkeletonSerializer.TPlo' @AMDEPBACKSLASH@ |
---|
| 397 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 398 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-OgreXMLSkeletonSerializer.lo `test -f 'OgreXMLSkeletonSerializer.cpp' || echo '$(srcdir)/'`OgreXMLSkeletonSerializer.cpp |
---|
| 399 | |
---|
| 400 | OgreXMLConverter-main.o: main.cpp |
---|
| 401 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-main.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-main.Tpo" \ |
---|
| 402 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \ |
---|
| 403 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-main.Tpo" "$(DEPDIR)/OgreXMLConverter-main.Po"; \ |
---|
| 404 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-main.Tpo"; exit 1; \ |
---|
| 405 | @am__fastdepCXX_TRUE@ fi |
---|
| 406 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='OgreXMLConverter-main.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 407 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-main.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-main.TPo' @AMDEPBACKSLASH@ |
---|
| 408 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 409 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp |
---|
| 410 | |
---|
| 411 | OgreXMLConverter-main.obj: main.cpp |
---|
| 412 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-main.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-main.Tpo" \ |
---|
| 413 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`; \ |
---|
| 414 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-main.Tpo" "$(DEPDIR)/OgreXMLConverter-main.Po"; \ |
---|
| 415 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-main.Tpo"; exit 1; \ |
---|
| 416 | @am__fastdepCXX_TRUE@ fi |
---|
| 417 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='OgreXMLConverter-main.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 418 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-main.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-main.TPo' @AMDEPBACKSLASH@ |
---|
| 419 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 420 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi` |
---|
| 421 | |
---|
| 422 | OgreXMLConverter-main.lo: main.cpp |
---|
| 423 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-main.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-main.Tpo" \ |
---|
| 424 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \ |
---|
| 425 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-main.Tpo" "$(DEPDIR)/OgreXMLConverter-main.Plo"; \ |
---|
| 426 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-main.Tpo"; exit 1; \ |
---|
| 427 | @am__fastdepCXX_TRUE@ fi |
---|
| 428 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='OgreXMLConverter-main.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 429 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-main.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-main.TPlo' @AMDEPBACKSLASH@ |
---|
| 430 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 431 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp |
---|
| 432 | |
---|
| 433 | OgreXMLConverter-tinystr.o: tinystr.cpp |
---|
| 434 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinystr.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" \ |
---|
| 435 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinystr.o `test -f 'tinystr.cpp' || echo '$(srcdir)/'`tinystr.cpp; \ |
---|
| 436 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" "$(DEPDIR)/OgreXMLConverter-tinystr.Po"; \ |
---|
| 437 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo"; exit 1; \ |
---|
| 438 | @am__fastdepCXX_TRUE@ fi |
---|
| 439 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinystr.cpp' object='OgreXMLConverter-tinystr.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 440 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinystr.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinystr.TPo' @AMDEPBACKSLASH@ |
---|
| 441 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 442 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinystr.o `test -f 'tinystr.cpp' || echo '$(srcdir)/'`tinystr.cpp |
---|
| 443 | |
---|
| 444 | OgreXMLConverter-tinystr.obj: tinystr.cpp |
---|
| 445 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinystr.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" \ |
---|
| 446 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinystr.obj `if test -f 'tinystr.cpp'; then $(CYGPATH_W) 'tinystr.cpp'; else $(CYGPATH_W) '$(srcdir)/tinystr.cpp'; fi`; \ |
---|
| 447 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" "$(DEPDIR)/OgreXMLConverter-tinystr.Po"; \ |
---|
| 448 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo"; exit 1; \ |
---|
| 449 | @am__fastdepCXX_TRUE@ fi |
---|
| 450 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinystr.cpp' object='OgreXMLConverter-tinystr.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 451 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinystr.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinystr.TPo' @AMDEPBACKSLASH@ |
---|
| 452 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 453 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinystr.obj `if test -f 'tinystr.cpp'; then $(CYGPATH_W) 'tinystr.cpp'; else $(CYGPATH_W) '$(srcdir)/tinystr.cpp'; fi` |
---|
| 454 | |
---|
| 455 | OgreXMLConverter-tinystr.lo: tinystr.cpp |
---|
| 456 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinystr.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" \ |
---|
| 457 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinystr.lo `test -f 'tinystr.cpp' || echo '$(srcdir)/'`tinystr.cpp; \ |
---|
| 458 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo" "$(DEPDIR)/OgreXMLConverter-tinystr.Plo"; \ |
---|
| 459 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinystr.Tpo"; exit 1; \ |
---|
| 460 | @am__fastdepCXX_TRUE@ fi |
---|
| 461 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinystr.cpp' object='OgreXMLConverter-tinystr.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 462 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinystr.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinystr.TPlo' @AMDEPBACKSLASH@ |
---|
| 463 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 464 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinystr.lo `test -f 'tinystr.cpp' || echo '$(srcdir)/'`tinystr.cpp |
---|
| 465 | |
---|
| 466 | OgreXMLConverter-tinyxml.o: tinyxml.cpp |
---|
| 467 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxml.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" \ |
---|
| 468 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxml.o `test -f 'tinyxml.cpp' || echo '$(srcdir)/'`tinyxml.cpp; \ |
---|
| 469 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxml.Po"; \ |
---|
| 470 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo"; exit 1; \ |
---|
| 471 | @am__fastdepCXX_TRUE@ fi |
---|
| 472 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml.cpp' object='OgreXMLConverter-tinyxml.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 473 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxml.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxml.TPo' @AMDEPBACKSLASH@ |
---|
| 474 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 475 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxml.o `test -f 'tinyxml.cpp' || echo '$(srcdir)/'`tinyxml.cpp |
---|
| 476 | |
---|
| 477 | OgreXMLConverter-tinyxml.obj: tinyxml.cpp |
---|
| 478 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxml.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" \ |
---|
| 479 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxml.obj `if test -f 'tinyxml.cpp'; then $(CYGPATH_W) 'tinyxml.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxml.cpp'; fi`; \ |
---|
| 480 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxml.Po"; \ |
---|
| 481 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo"; exit 1; \ |
---|
| 482 | @am__fastdepCXX_TRUE@ fi |
---|
| 483 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml.cpp' object='OgreXMLConverter-tinyxml.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 484 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxml.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxml.TPo' @AMDEPBACKSLASH@ |
---|
| 485 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 486 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxml.obj `if test -f 'tinyxml.cpp'; then $(CYGPATH_W) 'tinyxml.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxml.cpp'; fi` |
---|
| 487 | |
---|
| 488 | OgreXMLConverter-tinyxml.lo: tinyxml.cpp |
---|
| 489 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxml.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" \ |
---|
| 490 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxml.lo `test -f 'tinyxml.cpp' || echo '$(srcdir)/'`tinyxml.cpp; \ |
---|
| 491 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxml.Plo"; \ |
---|
| 492 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxml.Tpo"; exit 1; \ |
---|
| 493 | @am__fastdepCXX_TRUE@ fi |
---|
| 494 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml.cpp' object='OgreXMLConverter-tinyxml.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 495 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxml.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxml.TPlo' @AMDEPBACKSLASH@ |
---|
| 496 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 497 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxml.lo `test -f 'tinyxml.cpp' || echo '$(srcdir)/'`tinyxml.cpp |
---|
| 498 | |
---|
| 499 | OgreXMLConverter-tinyxmlerror.o: tinyxmlerror.cpp |
---|
| 500 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlerror.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" \ |
---|
| 501 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlerror.o `test -f 'tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxmlerror.cpp; \ |
---|
| 502 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po"; \ |
---|
| 503 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo"; exit 1; \ |
---|
| 504 | @am__fastdepCXX_TRUE@ fi |
---|
| 505 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlerror.cpp' object='OgreXMLConverter-tinyxmlerror.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 506 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.TPo' @AMDEPBACKSLASH@ |
---|
| 507 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 508 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlerror.o `test -f 'tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxmlerror.cpp |
---|
| 509 | |
---|
| 510 | OgreXMLConverter-tinyxmlerror.obj: tinyxmlerror.cpp |
---|
| 511 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlerror.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" \ |
---|
| 512 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlerror.obj `if test -f 'tinyxmlerror.cpp'; then $(CYGPATH_W) 'tinyxmlerror.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxmlerror.cpp'; fi`; \ |
---|
| 513 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po"; \ |
---|
| 514 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo"; exit 1; \ |
---|
| 515 | @am__fastdepCXX_TRUE@ fi |
---|
| 516 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlerror.cpp' object='OgreXMLConverter-tinyxmlerror.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 517 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.TPo' @AMDEPBACKSLASH@ |
---|
| 518 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 519 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlerror.obj `if test -f 'tinyxmlerror.cpp'; then $(CYGPATH_W) 'tinyxmlerror.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxmlerror.cpp'; fi` |
---|
| 520 | |
---|
| 521 | OgreXMLConverter-tinyxmlerror.lo: tinyxmlerror.cpp |
---|
| 522 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlerror.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" \ |
---|
| 523 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlerror.lo `test -f 'tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxmlerror.cpp; \ |
---|
| 524 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Plo"; \ |
---|
| 525 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Tpo"; exit 1; \ |
---|
| 526 | @am__fastdepCXX_TRUE@ fi |
---|
| 527 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlerror.cpp' object='OgreXMLConverter-tinyxmlerror.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 528 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlerror.TPlo' @AMDEPBACKSLASH@ |
---|
| 529 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 530 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlerror.lo `test -f 'tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxmlerror.cpp |
---|
| 531 | |
---|
| 532 | OgreXMLConverter-tinyxmlparser.o: tinyxmlparser.cpp |
---|
| 533 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlparser.o -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" \ |
---|
| 534 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlparser.o `test -f 'tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxmlparser.cpp; \ |
---|
| 535 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po"; \ |
---|
| 536 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo"; exit 1; \ |
---|
| 537 | @am__fastdepCXX_TRUE@ fi |
---|
| 538 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlparser.cpp' object='OgreXMLConverter-tinyxmlparser.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 539 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.TPo' @AMDEPBACKSLASH@ |
---|
| 540 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 541 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlparser.o `test -f 'tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxmlparser.cpp |
---|
| 542 | |
---|
| 543 | OgreXMLConverter-tinyxmlparser.obj: tinyxmlparser.cpp |
---|
| 544 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlparser.obj -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" \ |
---|
| 545 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlparser.obj `if test -f 'tinyxmlparser.cpp'; then $(CYGPATH_W) 'tinyxmlparser.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxmlparser.cpp'; fi`; \ |
---|
| 546 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po"; \ |
---|
| 547 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo"; exit 1; \ |
---|
| 548 | @am__fastdepCXX_TRUE@ fi |
---|
| 549 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlparser.cpp' object='OgreXMLConverter-tinyxmlparser.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 550 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Po' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.TPo' @AMDEPBACKSLASH@ |
---|
| 551 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 552 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlparser.obj `if test -f 'tinyxmlparser.cpp'; then $(CYGPATH_W) 'tinyxmlparser.cpp'; else $(CYGPATH_W) '$(srcdir)/tinyxmlparser.cpp'; fi` |
---|
| 553 | |
---|
| 554 | OgreXMLConverter-tinyxmlparser.lo: tinyxmlparser.cpp |
---|
| 555 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -MT OgreXMLConverter-tinyxmlparser.lo -MD -MP -MF "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" \ |
---|
| 556 | @am__fastdepCXX_TRUE@ -c -o OgreXMLConverter-tinyxmlparser.lo `test -f 'tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxmlparser.cpp; \ |
---|
| 557 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo" "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Plo"; \ |
---|
| 558 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Tpo"; exit 1; \ |
---|
| 559 | @am__fastdepCXX_TRUE@ fi |
---|
| 560 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxmlparser.cpp' object='OgreXMLConverter-tinyxmlparser.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 561 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.Plo' tmpdepfile='$(DEPDIR)/OgreXMLConverter-tinyxmlparser.TPlo' @AMDEPBACKSLASH@ |
---|
| 562 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 563 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OgreXMLConverter_CXXFLAGS) $(CXXFLAGS) -c -o OgreXMLConverter-tinyxmlparser.lo `test -f 'tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxmlparser.cpp |
---|
| 564 | |
---|
| 565 | mostlyclean-libtool: |
---|
| 566 | -rm -f *.lo |
---|
| 567 | |
---|
| 568 | clean-libtool: |
---|
| 569 | -rm -rf .libs _libs |
---|
| 570 | |
---|
| 571 | distclean-libtool: |
---|
| 572 | -rm -f libtool |
---|
| 573 | uninstall-info-am: |
---|
| 574 | |
---|
| 575 | ETAGS = etags |
---|
| 576 | ETAGSFLAGS = |
---|
| 577 | |
---|
| 578 | CTAGS = ctags |
---|
| 579 | CTAGSFLAGS = |
---|
| 580 | |
---|
| 581 | tags: TAGS |
---|
| 582 | |
---|
| 583 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 584 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 585 | unique=`for i in $$list; do \ |
---|
| 586 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 587 | done | \ |
---|
| 588 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 589 | END { for (i in files) print i; }'`; \ |
---|
| 590 | mkid -fID $$unique |
---|
| 591 | |
---|
| 592 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 593 | $(TAGS_FILES) $(LISP) |
---|
| 594 | tags=; \ |
---|
| 595 | here=`pwd`; \ |
---|
| 596 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 597 | unique=`for i in $$list; do \ |
---|
| 598 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 599 | done | \ |
---|
| 600 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 601 | END { for (i in files) print i; }'`; \ |
---|
| 602 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 603 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 604 | $$tags $$unique |
---|
| 605 | |
---|
| 606 | ctags: CTAGS |
---|
| 607 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 608 | $(TAGS_FILES) $(LISP) |
---|
| 609 | tags=; \ |
---|
| 610 | here=`pwd`; \ |
---|
| 611 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 612 | unique=`for i in $$list; do \ |
---|
| 613 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 614 | done | \ |
---|
| 615 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 616 | END { for (i in files) print i; }'`; \ |
---|
| 617 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 618 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 619 | $$tags $$unique |
---|
| 620 | |
---|
| 621 | GTAGS: |
---|
| 622 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 623 | && cd $(top_srcdir) \ |
---|
| 624 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 625 | |
---|
| 626 | distclean-tags: |
---|
| 627 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 628 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 629 | |
---|
| 630 | top_distdir = ../../.. |
---|
| 631 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
| 632 | |
---|
| 633 | distdir: $(DISTFILES) |
---|
| 634 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 635 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 636 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 637 | case $$file in \ |
---|
| 638 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 639 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 640 | esac; \ |
---|
| 641 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 642 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 643 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 644 | dir="/$$dir"; \ |
---|
| 645 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
| 646 | else \ |
---|
| 647 | dir=''; \ |
---|
| 648 | fi; \ |
---|
| 649 | if test -d $$d/$$file; then \ |
---|
| 650 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 651 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 652 | fi; \ |
---|
| 653 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 654 | else \ |
---|
| 655 | test -f $(distdir)/$$file \ |
---|
| 656 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 657 | || exit 1; \ |
---|
| 658 | fi; \ |
---|
| 659 | done |
---|
| 660 | check-am: all-am |
---|
| 661 | check: check-am |
---|
| 662 | all-am: Makefile $(PROGRAMS) |
---|
| 663 | |
---|
| 664 | installdirs: |
---|
| 665 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
| 666 | install: install-am |
---|
| 667 | install-exec: install-exec-am |
---|
| 668 | install-data: install-data-am |
---|
| 669 | uninstall: uninstall-am |
---|
| 670 | |
---|
| 671 | install-am: all-am |
---|
| 672 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 673 | |
---|
| 674 | installcheck: installcheck-am |
---|
| 675 | install-strip: |
---|
| 676 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 677 | INSTALL_STRIP_FLAG=-s \ |
---|
| 678 | `test -z '$(STRIP)' || \ |
---|
| 679 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 680 | mostlyclean-generic: |
---|
| 681 | |
---|
| 682 | clean-generic: |
---|
| 683 | |
---|
| 684 | distclean-generic: |
---|
| 685 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
| 686 | |
---|
| 687 | maintainer-clean-generic: |
---|
| 688 | @echo "This command is intended for maintainers to use" |
---|
| 689 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 690 | clean: clean-am |
---|
| 691 | |
---|
| 692 | clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am |
---|
| 693 | |
---|
| 694 | distclean: distclean-am |
---|
| 695 | |
---|
| 696 | distclean-am: clean-am distclean-compile distclean-depend \ |
---|
| 697 | distclean-generic distclean-libtool distclean-tags |
---|
| 698 | |
---|
| 699 | dvi: dvi-am |
---|
| 700 | |
---|
| 701 | dvi-am: |
---|
| 702 | |
---|
| 703 | info: info-am |
---|
| 704 | |
---|
| 705 | info-am: |
---|
| 706 | |
---|
| 707 | install-data-am: |
---|
| 708 | |
---|
| 709 | install-exec-am: install-binPROGRAMS |
---|
| 710 | |
---|
| 711 | install-info: install-info-am |
---|
| 712 | |
---|
| 713 | install-man: |
---|
| 714 | |
---|
| 715 | installcheck-am: |
---|
| 716 | |
---|
| 717 | maintainer-clean: maintainer-clean-am |
---|
| 718 | |
---|
| 719 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 720 | |
---|
| 721 | mostlyclean: mostlyclean-am |
---|
| 722 | |
---|
| 723 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
| 724 | mostlyclean-libtool |
---|
| 725 | |
---|
| 726 | pdf: pdf-am |
---|
| 727 | |
---|
| 728 | pdf-am: |
---|
| 729 | |
---|
| 730 | ps: ps-am |
---|
| 731 | |
---|
| 732 | ps-am: |
---|
| 733 | |
---|
| 734 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am |
---|
| 735 | |
---|
| 736 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ |
---|
| 737 | clean-generic clean-libtool ctags distclean distclean-compile \ |
---|
| 738 | distclean-depend distclean-generic distclean-libtool \ |
---|
| 739 | distclean-tags distdir dvi dvi-am info info-am install \ |
---|
| 740 | install-am install-binPROGRAMS install-data install-data-am \ |
---|
| 741 | install-exec install-exec-am install-info install-info-am \ |
---|
| 742 | install-man install-strip installcheck installcheck-am \ |
---|
| 743 | installdirs maintainer-clean maintainer-clean-generic \ |
---|
| 744 | mostlyclean mostlyclean-compile mostlyclean-generic \ |
---|
| 745 | mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ |
---|
| 746 | uninstall-am uninstall-binPROGRAMS uninstall-info-am |
---|
| 747 | |
---|
| 748 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 749 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 750 | .NOEXPORT: |
---|