- Timestamp:
- Oct 9, 2007, 10:16:21 PM (17 years ago)
- Location:
- Tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Tests/Makefile.in
r5 r6 1 # Makefile.in generated by automake 1. 9.6from Makefile.am.1 # Makefile.in generated by automake 1.10 from Makefile.am. 2 2 # @configure_input@ 3 3 4 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005 Free Software Foundation, Inc.5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6 6 # This Makefile.in is free software; the Free Software Foundation 7 7 # gives unlimited permission to copy and/or distribute it, … … 14 14 15 15 @SET_MAKE@ 16 srcdir = @srcdir@17 top_srcdir = @top_srcdir@18 16 VPATH = @srcdir@ 19 17 pkgdatadir = $(datadir)/@PACKAGE@ 20 18 pkglibdir = $(libdir)/@PACKAGE@ 21 19 pkgincludedir = $(includedir)/@PACKAGE@ 22 top_builddir = ..23 20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24 INSTALL = @INSTALL@25 21 install_sh_DATA = $(install_sh) -c -m 644 26 22 install_sh_PROGRAM = $(install_sh) -c … … 51 47 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 52 48 html-recursive info-recursive install-data-recursive \ 53 install-exec-recursive install-info-recursive \ 54 install-recursive installcheck-recursive installdirs-recursive \ 55 pdf-recursive ps-recursive uninstall-info-recursive \ 56 uninstall-recursive 49 install-dvi-recursive install-exec-recursive \ 50 install-html-recursive install-info-recursive \ 51 install-pdf-recursive install-ps-recursive install-recursive \ 52 installcheck-recursive installdirs-recursive pdf-recursive \ 53 ps-recursive uninstall-recursive 54 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 55 distclean-recursive maintainer-clean-recursive 57 56 ETAGS = etags 58 57 CTAGS = ctags … … 60 59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 61 60 ACLOCAL = @ACLOCAL@ 62 AMDEP_FALSE = @AMDEP_FALSE@63 AMDEP_TRUE = @AMDEP_TRUE@64 61 AMTAR = @AMTAR@ 65 62 AR = @AR@ … … 68 65 AUTOMAKE = @AUTOMAKE@ 69 66 AWK = @AWK@ 70 BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@71 BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@72 BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@73 BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@74 BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@75 BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@76 BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@77 BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@78 67 CC = @CC@ 79 68 CCDEPMODE = @CCDEPMODE@ … … 111 100 GTK_CFLAGS = @GTK_CFLAGS@ 112 101 GTK_LIBS = @GTK_LIBS@ 113 HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ 114 HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ 102 INSTALL = @INSTALL@ 115 103 INSTALL_DATA = @INSTALL_DATA@ 116 104 INSTALL_PROGRAM = @INSTALL_PROGRAM@ … … 127 115 LTLIBOBJS = @LTLIBOBJS@ 128 116 MAKEINFO = @MAKEINFO@ 117 MKDIR_P = @MKDIR_P@ 129 118 OBJEXT = @OBJEXT@ 130 OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@131 OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@132 OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@133 OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@134 119 OGRE_CFLAGS = @OGRE_CFLAGS@ 135 120 OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ 136 121 OGRE_GUI = @OGRE_GUI@ 137 OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@138 OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@139 OGRE_NT_FALSE = @OGRE_NT_FALSE@140 OGRE_NT_TRUE = @OGRE_NT_TRUE@141 OGRE_OSX_FALSE = @OGRE_OSX_FALSE@142 OGRE_OSX_TRUE = @OGRE_OSX_TRUE@143 122 OGRE_PLATFORM = @OGRE_PLATFORM@ 144 123 OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ … … 160 139 RANLIB = @RANLIB@ 161 140 RC = @RC@ 162 SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@ 163 SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@ 141 SED = @SED@ 164 142 SET_MAKE = @SET_MAKE@ 165 143 SHARED_FLAGS = @SHARED_FLAGS@ … … 168 146 STLPORT_LIBS = @STLPORT_LIBS@ 169 147 STRIP = @STRIP@ 170 USE_DEVIL_FALSE = @USE_DEVIL_FALSE@171 USE_DEVIL_TRUE = @USE_DEVIL_TRUE@172 USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@173 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@174 148 VERSION = @VERSION@ 175 149 XMKMF = @XMKMF@ … … 178 152 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 179 153 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 154 abs_builddir = @abs_builddir@ 155 abs_srcdir = @abs_srcdir@ 180 156 abs_top_builddir = @abs_top_builddir@ 157 abs_top_srcdir = @abs_top_srcdir@ 181 158 ac_ct_CC = @ac_ct_CC@ 182 159 ac_ct_CXX = @ac_ct_CXX@ 183 160 ac_ct_F77 = @ac_ct_F77@ 184 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@185 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@186 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@187 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@188 161 am__include = @am__include@ 189 162 am__leading_dot = @am__leading_dot@ … … 197 170 build_os = @build_os@ 198 171 build_vendor = @build_vendor@ 172 builddir = @builddir@ 199 173 datadir = @datadir@ 200 174 datarootdir = @datarootdir@ … … 225 199 sbindir = @sbindir@ 226 200 sharedstatedir = @sharedstatedir@ 201 srcdir = @srcdir@ 227 202 sysconfdir = @sysconfdir@ 228 203 target = @target@ … … 231 206 target_os = @target_os@ 232 207 target_vendor = @target_vendor@ 208 top_builddir = @top_builddir@ 209 top_srcdir = @top_srcdir@ 233 210 SUBDIRS = src 234 211 all: all-recursive … … 270 247 clean-libtool: 271 248 -rm -rf .libs _libs 272 273 distclean-libtool:274 -rm -f libtool275 uninstall-info-am:276 249 277 250 # This directory's subdirectories are mostly independent; you can cd … … 306 279 fi; test -z "$$fail" 307 280 308 mostlyclean-recursive clean-recursive distclean-recursive \ 309 maintainer-clean-recursive: 281 $(RECURSIVE_CLEAN_TARGETS): 310 282 @failcom='exit 1'; \ 311 283 for f in x $$MAKEFLAGS; do \ … … 408 380 409 381 distdir: $(DISTFILES) 410 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 411 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 412 list='$(DISTFILES)'; for file in $$list; do \ 413 case $$file in \ 414 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 415 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 416 esac; \ 382 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 383 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 384 list='$(DISTFILES)'; \ 385 dist_files=`for file in $$list; do echo $$file; done | \ 386 sed -e "s|^$$srcdirstrip/||;t" \ 387 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 388 case $$dist_files in \ 389 */*) $(MKDIR_P) `echo "$$dist_files" | \ 390 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 391 sort -u` ;; \ 392 esac; \ 393 for file in $$dist_files; do \ 417 394 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 418 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \419 if test "$$dir" != "$$file" && test "$$dir" != "."; then \420 dir="/$$dir"; \421 $(mkdir_p) "$(distdir)$$dir"; \422 else \423 dir=''; \424 fi; \425 395 if test -d $$d/$$file; then \ 396 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 426 397 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 427 398 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ … … 437 408 if test "$$subdir" = .; then :; else \ 438 409 test -d "$(distdir)/$$subdir" \ 439 || $( mkdir_p) "$(distdir)/$$subdir" \410 || $(MKDIR_P) "$(distdir)/$$subdir" \ 440 411 || exit 1; \ 441 412 distdir=`$(am__cd) $(distdir) && pwd`; \ … … 445 416 top_distdir="$$top_distdir" \ 446 417 distdir="$$distdir/$$subdir" \ 418 am__remove_distdir=: \ 419 am__skip_length_check=: \ 447 420 distdir) \ 448 421 || exit 1; \ … … 484 457 distclean: distclean-recursive 485 458 -rm -f Makefile 486 distclean-am: clean-am distclean-generic distclean-libtool \ 487 distclean-tags 459 distclean-am: clean-am distclean-generic distclean-tags 488 460 489 461 dvi: dvi-recursive … … 499 471 install-data-am: 500 472 473 install-dvi: install-dvi-recursive 474 501 475 install-exec-am: 502 476 477 install-html: install-html-recursive 478 503 479 install-info: install-info-recursive 504 480 505 481 install-man: 482 483 install-pdf: install-pdf-recursive 484 485 install-ps: install-ps-recursive 506 486 507 487 installcheck-am: … … 523 503 ps-am: 524 504 525 uninstall-am: uninstall-info-am 526 527 uninstall-info: uninstall-info-recursive 528 529 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ 530 clean clean-generic clean-libtool clean-recursive ctags \ 531 ctags-recursive distclean distclean-generic distclean-libtool \ 532 distclean-recursive distclean-tags distdir dvi dvi-am html \ 505 uninstall-am: 506 507 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ 508 install-strip 509 510 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 511 all all-am check check-am clean clean-generic clean-libtool \ 512 ctags ctags-recursive distclean distclean-generic \ 513 distclean-libtool distclean-tags distdir dvi dvi-am html \ 533 514 html-am info info-am install install-am install-data \ 534 install-data-am install-exec install-exec-am install-info \ 535 install-info-am install-man install-strip installcheck \ 515 install-data-am install-dvi install-dvi-am install-exec \ 516 install-exec-am install-html install-html-am install-info \ 517 install-info-am install-man install-pdf install-pdf-am \ 518 install-ps install-ps-am install-strip installcheck \ 536 519 installcheck-am installdirs installdirs-am maintainer-clean \ 537 maintainer-clean-generic maintainer-clean-recursive \ 538 mostlyclean mostlyclean-generic mostlyclean-libtool \ 539 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ 540 uninstall uninstall-am uninstall-info-am 520 maintainer-clean-generic mostlyclean mostlyclean-generic \ 521 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 522 uninstall uninstall-am 541 523 542 524 # Tell versions [3.59,3.63) of GNU make to not export all variables. -
Tests/src/Makefile.in
r5 r6 1 # Makefile.in generated by automake 1. 9.6from Makefile.am.1 # Makefile.in generated by automake 1.10 from Makefile.am. 2 2 # @configure_input@ 3 3 4 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005 Free Software Foundation, Inc.5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6 6 # This Makefile.in is free software; the Free Software Foundation 7 7 # gives unlimited permission to copy and/or distribute it, … … 14 14 15 15 @SET_MAKE@ 16 srcdir = @srcdir@17 top_srcdir = @top_srcdir@18 16 VPATH = @srcdir@ 19 17 pkgdatadir = $(datadir)/@PACKAGE@ 20 18 pkglibdir = $(libdir)/@PACKAGE@ 21 19 pkgincludedir = $(includedir)/@PACKAGE@ 22 top_builddir = ../..23 20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24 INSTALL = @INSTALL@25 21 install_sh_DATA = $(install_sh) -c -m 644 26 22 install_sh_PROGRAM = $(install_sh) -c … … 37 33 host_triplet = @host@ 38 34 target_triplet = @target@ 35 TESTS = TestSuite$(EXEEXT) 39 36 check_PROGRAMS = TestSuite$(EXEEXT) 40 37 subdir = Tests/src … … 54 51 TestSuite_OBJECTS = $(am_TestSuite_OBJECTS) 55 52 TestSuite_DEPENDENCIES = 56 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/OgreMain/include 53 TestSuite_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ 54 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 55 $(CXXFLAGS) $(TestSuite_LDFLAGS) $(LDFLAGS) -o $@ 56 DEFAULT_INCLUDES = -I. -I$(top_builddir)/OgreMain/include@am__isrc@ 57 57 depcomp = $(SHELL) $(top_srcdir)/depcomp 58 58 am__depfiles_maybe = depfiles 59 59 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 60 60 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 61 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \62 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \63 $(AM_C XXFLAGS) $(CXXFLAGS)61 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 62 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 63 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 64 64 CXXLD = $(CXX) 65 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 66 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 65 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 66 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ 67 $(LDFLAGS) -o $@ 67 68 SOURCES = $(TestSuite_SOURCES) 68 69 DIST_SOURCES = $(TestSuite_SOURCES) … … 71 72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 72 73 ACLOCAL = @ACLOCAL@ 73 AMDEP_FALSE = @AMDEP_FALSE@74 AMDEP_TRUE = @AMDEP_TRUE@75 74 AMTAR = @AMTAR@ 76 75 AR = @AR@ … … 79 78 AUTOMAKE = @AUTOMAKE@ 80 79 AWK = @AWK@ 81 BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@82 BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@83 BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@84 BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@85 BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@86 BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@87 BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@88 BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@89 80 CC = @CC@ 90 81 CCDEPMODE = @CCDEPMODE@ … … 122 113 GTK_CFLAGS = @GTK_CFLAGS@ 123 114 GTK_LIBS = @GTK_LIBS@ 124 HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ 125 HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ 115 INSTALL = @INSTALL@ 126 116 INSTALL_DATA = @INSTALL_DATA@ 127 117 INSTALL_PROGRAM = @INSTALL_PROGRAM@ … … 138 128 LTLIBOBJS = @LTLIBOBJS@ 139 129 MAKEINFO = @MAKEINFO@ 130 MKDIR_P = @MKDIR_P@ 140 131 OBJEXT = @OBJEXT@ 141 OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@142 OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@143 OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@144 OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@145 132 OGRE_CFLAGS = @OGRE_CFLAGS@ 146 133 OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ 147 134 OGRE_GUI = @OGRE_GUI@ 148 OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@149 OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@150 OGRE_NT_FALSE = @OGRE_NT_FALSE@151 OGRE_NT_TRUE = @OGRE_NT_TRUE@152 OGRE_OSX_FALSE = @OGRE_OSX_FALSE@153 OGRE_OSX_TRUE = @OGRE_OSX_TRUE@154 135 OGRE_PLATFORM = @OGRE_PLATFORM@ 155 136 OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ … … 171 152 RANLIB = @RANLIB@ 172 153 RC = @RC@ 173 SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@ 174 SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@ 154 SED = @SED@ 175 155 SET_MAKE = @SET_MAKE@ 176 156 SHARED_FLAGS = @SHARED_FLAGS@ … … 179 159 STLPORT_LIBS = @STLPORT_LIBS@ 180 160 STRIP = @STRIP@ 181 USE_DEVIL_FALSE = @USE_DEVIL_FALSE@182 USE_DEVIL_TRUE = @USE_DEVIL_TRUE@183 USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@184 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@185 161 VERSION = @VERSION@ 186 162 XMKMF = @XMKMF@ … … 189 165 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 190 166 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 167 abs_builddir = @abs_builddir@ 168 abs_srcdir = @abs_srcdir@ 191 169 abs_top_builddir = @abs_top_builddir@ 170 abs_top_srcdir = @abs_top_srcdir@ 192 171 ac_ct_CC = @ac_ct_CC@ 193 172 ac_ct_CXX = @ac_ct_CXX@ 194 173 ac_ct_F77 = @ac_ct_F77@ 195 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@196 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@197 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@198 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@199 174 am__include = @am__include@ 200 175 am__leading_dot = @am__leading_dot@ … … 208 183 build_os = @build_os@ 209 184 build_vendor = @build_vendor@ 185 builddir = @builddir@ 210 186 datadir = @datadir@ 211 187 datarootdir = @datarootdir@ … … 236 212 sbindir = @sbindir@ 237 213 sharedstatedir = @sharedstatedir@ 214 srcdir = @srcdir@ 238 215 sysconfdir = @sysconfdir@ 239 216 target = @target@ … … 242 219 target_os = @target_os@ 243 220 target_vendor = @target_vendor@ 221 top_builddir = @top_builddir@ 222 top_srcdir = @top_srcdir@ 244 223 INCLUDES = -I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Tests/OgreMain/include $(CPPUNIT_CFLAGS) 245 TESTS = TestSuite246 224 TestSuite_SOURCES = main.cpp \ 247 225 ../OgreMain/src/EdgeBuilderTests.cpp \ … … 297 275 TestSuite$(EXEEXT): $(TestSuite_OBJECTS) $(TestSuite_DEPENDENCIES) 298 276 @rm -f TestSuite$(EXEEXT) 299 $( CXXLINK) $(TestSuite_LDFLAGS) $(TestSuite_OBJECTS) $(TestSuite_LDADD) $(LIBS)277 $(TestSuite_LINK) $(TestSuite_OBJECTS) $(TestSuite_LDADD) $(LIBS) 300 278 301 279 mostlyclean-compile: … … 315 293 316 294 .cpp.o: 317 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \318 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi295 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 296 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 319 297 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 320 298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 322 300 323 301 .cpp.obj: 324 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \325 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi302 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 303 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 326 304 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 327 305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 329 307 330 308 .cpp.lo: 331 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \332 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi309 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 310 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 333 311 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 334 312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 336 314 337 315 EdgeBuilderTests.o: ../OgreMain/src/EdgeBuilderTests.cpp 338 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeBuilderTests.o -MD -MP -MF "$(DEPDIR)/EdgeBuilderTests.Tpo" -c -o EdgeBuilderTests.o `test -f '../OgreMain/src/EdgeBuilderTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/EdgeBuilderTests.cpp; \339 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/EdgeBuilderTests.Tpo" "$(DEPDIR)/EdgeBuilderTests.Po"; else rm -f "$(DEPDIR)/EdgeBuilderTests.Tpo"; exit 1; fi316 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeBuilderTests.o -MD -MP -MF $(DEPDIR)/EdgeBuilderTests.Tpo -c -o EdgeBuilderTests.o `test -f '../OgreMain/src/EdgeBuilderTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/EdgeBuilderTests.cpp 317 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/EdgeBuilderTests.Tpo $(DEPDIR)/EdgeBuilderTests.Po 340 318 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/EdgeBuilderTests.cpp' object='EdgeBuilderTests.o' libtool=no @AMDEPBACKSLASH@ 341 319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 343 321 344 322 EdgeBuilderTests.obj: ../OgreMain/src/EdgeBuilderTests.cpp 345 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeBuilderTests.obj -MD -MP -MF "$(DEPDIR)/EdgeBuilderTests.Tpo" -c -o EdgeBuilderTests.obj `if test -f '../OgreMain/src/EdgeBuilderTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/EdgeBuilderTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/EdgeBuilderTests.cpp'; fi`; \346 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/EdgeBuilderTests.Tpo" "$(DEPDIR)/EdgeBuilderTests.Po"; else rm -f "$(DEPDIR)/EdgeBuilderTests.Tpo"; exit 1; fi323 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeBuilderTests.obj -MD -MP -MF $(DEPDIR)/EdgeBuilderTests.Tpo -c -o EdgeBuilderTests.obj `if test -f '../OgreMain/src/EdgeBuilderTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/EdgeBuilderTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/EdgeBuilderTests.cpp'; fi` 324 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/EdgeBuilderTests.Tpo $(DEPDIR)/EdgeBuilderTests.Po 347 325 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/EdgeBuilderTests.cpp' object='EdgeBuilderTests.obj' libtool=no @AMDEPBACKSLASH@ 348 326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 350 328 351 329 FileSystemArchiveTests.o: ../OgreMain/src/FileSystemArchiveTests.cpp 352 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemArchiveTests.o -MD -MP -MF "$(DEPDIR)/FileSystemArchiveTests.Tpo" -c -o FileSystemArchiveTests.o `test -f '../OgreMain/src/FileSystemArchiveTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/FileSystemArchiveTests.cpp; \353 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/FileSystemArchiveTests.Tpo" "$(DEPDIR)/FileSystemArchiveTests.Po"; else rm -f "$(DEPDIR)/FileSystemArchiveTests.Tpo"; exit 1; fi330 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemArchiveTests.o -MD -MP -MF $(DEPDIR)/FileSystemArchiveTests.Tpo -c -o FileSystemArchiveTests.o `test -f '../OgreMain/src/FileSystemArchiveTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/FileSystemArchiveTests.cpp 331 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/FileSystemArchiveTests.Tpo $(DEPDIR)/FileSystemArchiveTests.Po 354 332 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/FileSystemArchiveTests.cpp' object='FileSystemArchiveTests.o' libtool=no @AMDEPBACKSLASH@ 355 333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 357 335 358 336 FileSystemArchiveTests.obj: ../OgreMain/src/FileSystemArchiveTests.cpp 359 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemArchiveTests.obj -MD -MP -MF "$(DEPDIR)/FileSystemArchiveTests.Tpo" -c -o FileSystemArchiveTests.obj `if test -f '../OgreMain/src/FileSystemArchiveTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/FileSystemArchiveTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/FileSystemArchiveTests.cpp'; fi`; \360 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/FileSystemArchiveTests.Tpo" "$(DEPDIR)/FileSystemArchiveTests.Po"; else rm -f "$(DEPDIR)/FileSystemArchiveTests.Tpo"; exit 1; fi337 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemArchiveTests.obj -MD -MP -MF $(DEPDIR)/FileSystemArchiveTests.Tpo -c -o FileSystemArchiveTests.obj `if test -f '../OgreMain/src/FileSystemArchiveTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/FileSystemArchiveTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/FileSystemArchiveTests.cpp'; fi` 338 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/FileSystemArchiveTests.Tpo $(DEPDIR)/FileSystemArchiveTests.Po 361 339 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/FileSystemArchiveTests.cpp' object='FileSystemArchiveTests.obj' libtool=no @AMDEPBACKSLASH@ 362 340 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 364 342 365 343 StringTests.o: ../OgreMain/src/StringTests.cpp 366 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringTests.o -MD -MP -MF "$(DEPDIR)/StringTests.Tpo" -c -o StringTests.o `test -f '../OgreMain/src/StringTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/StringTests.cpp; \367 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/StringTests.Tpo" "$(DEPDIR)/StringTests.Po"; else rm -f "$(DEPDIR)/StringTests.Tpo"; exit 1; fi344 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringTests.o -MD -MP -MF $(DEPDIR)/StringTests.Tpo -c -o StringTests.o `test -f '../OgreMain/src/StringTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/StringTests.cpp 345 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/StringTests.Tpo $(DEPDIR)/StringTests.Po 368 346 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/StringTests.cpp' object='StringTests.o' libtool=no @AMDEPBACKSLASH@ 369 347 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 371 349 372 350 StringTests.obj: ../OgreMain/src/StringTests.cpp 373 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringTests.obj -MD -MP -MF "$(DEPDIR)/StringTests.Tpo" -c -o StringTests.obj `if test -f '../OgreMain/src/StringTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/StringTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/StringTests.cpp'; fi`; \374 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/StringTests.Tpo" "$(DEPDIR)/StringTests.Po"; else rm -f "$(DEPDIR)/StringTests.Tpo"; exit 1; fi351 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringTests.obj -MD -MP -MF $(DEPDIR)/StringTests.Tpo -c -o StringTests.obj `if test -f '../OgreMain/src/StringTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/StringTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/StringTests.cpp'; fi` 352 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/StringTests.Tpo $(DEPDIR)/StringTests.Po 375 353 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/StringTests.cpp' object='StringTests.obj' libtool=no @AMDEPBACKSLASH@ 376 354 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 378 356 379 357 ZipArchiveTests.o: ../OgreMain/src/ZipArchiveTests.cpp 380 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ZipArchiveTests.o -MD -MP -MF "$(DEPDIR)/ZipArchiveTests.Tpo" -c -o ZipArchiveTests.o `test -f '../OgreMain/src/ZipArchiveTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/ZipArchiveTests.cpp; \381 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/ZipArchiveTests.Tpo" "$(DEPDIR)/ZipArchiveTests.Po"; else rm -f "$(DEPDIR)/ZipArchiveTests.Tpo"; exit 1; fi358 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ZipArchiveTests.o -MD -MP -MF $(DEPDIR)/ZipArchiveTests.Tpo -c -o ZipArchiveTests.o `test -f '../OgreMain/src/ZipArchiveTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/ZipArchiveTests.cpp 359 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/ZipArchiveTests.Tpo $(DEPDIR)/ZipArchiveTests.Po 382 360 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/ZipArchiveTests.cpp' object='ZipArchiveTests.o' libtool=no @AMDEPBACKSLASH@ 383 361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 385 363 386 364 ZipArchiveTests.obj: ../OgreMain/src/ZipArchiveTests.cpp 387 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ZipArchiveTests.obj -MD -MP -MF "$(DEPDIR)/ZipArchiveTests.Tpo" -c -o ZipArchiveTests.obj `if test -f '../OgreMain/src/ZipArchiveTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/ZipArchiveTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/ZipArchiveTests.cpp'; fi`; \388 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/ZipArchiveTests.Tpo" "$(DEPDIR)/ZipArchiveTests.Po"; else rm -f "$(DEPDIR)/ZipArchiveTests.Tpo"; exit 1; fi365 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ZipArchiveTests.obj -MD -MP -MF $(DEPDIR)/ZipArchiveTests.Tpo -c -o ZipArchiveTests.obj `if test -f '../OgreMain/src/ZipArchiveTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/ZipArchiveTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/ZipArchiveTests.cpp'; fi` 366 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/ZipArchiveTests.Tpo $(DEPDIR)/ZipArchiveTests.Po 389 367 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/ZipArchiveTests.cpp' object='ZipArchiveTests.obj' libtool=no @AMDEPBACKSLASH@ 390 368 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 392 370 393 371 BitwiseTests.o: ../OgreMain/src/BitwiseTests.cpp 394 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitwiseTests.o -MD -MP -MF "$(DEPDIR)/BitwiseTests.Tpo" -c -o BitwiseTests.o `test -f '../OgreMain/src/BitwiseTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/BitwiseTests.cpp; \395 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/BitwiseTests.Tpo" "$(DEPDIR)/BitwiseTests.Po"; else rm -f "$(DEPDIR)/BitwiseTests.Tpo"; exit 1; fi372 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitwiseTests.o -MD -MP -MF $(DEPDIR)/BitwiseTests.Tpo -c -o BitwiseTests.o `test -f '../OgreMain/src/BitwiseTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/BitwiseTests.cpp 373 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/BitwiseTests.Tpo $(DEPDIR)/BitwiseTests.Po 396 374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/BitwiseTests.cpp' object='BitwiseTests.o' libtool=no @AMDEPBACKSLASH@ 397 375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 399 377 400 378 BitwiseTests.obj: ../OgreMain/src/BitwiseTests.cpp 401 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitwiseTests.obj -MD -MP -MF "$(DEPDIR)/BitwiseTests.Tpo" -c -o BitwiseTests.obj `if test -f '../OgreMain/src/BitwiseTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/BitwiseTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/BitwiseTests.cpp'; fi`; \402 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/BitwiseTests.Tpo" "$(DEPDIR)/BitwiseTests.Po"; else rm -f "$(DEPDIR)/BitwiseTests.Tpo"; exit 1; fi379 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitwiseTests.obj -MD -MP -MF $(DEPDIR)/BitwiseTests.Tpo -c -o BitwiseTests.obj `if test -f '../OgreMain/src/BitwiseTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/BitwiseTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/BitwiseTests.cpp'; fi` 380 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/BitwiseTests.Tpo $(DEPDIR)/BitwiseTests.Po 403 381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/BitwiseTests.cpp' object='BitwiseTests.obj' libtool=no @AMDEPBACKSLASH@ 404 382 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 406 384 407 385 PixelFormatTests.o: ../OgreMain/src/PixelFormatTests.cpp 408 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PixelFormatTests.o -MD -MP -MF "$(DEPDIR)/PixelFormatTests.Tpo" -c -o PixelFormatTests.o `test -f '../OgreMain/src/PixelFormatTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/PixelFormatTests.cpp; \409 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/PixelFormatTests.Tpo" "$(DEPDIR)/PixelFormatTests.Po"; else rm -f "$(DEPDIR)/PixelFormatTests.Tpo"; exit 1; fi386 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PixelFormatTests.o -MD -MP -MF $(DEPDIR)/PixelFormatTests.Tpo -c -o PixelFormatTests.o `test -f '../OgreMain/src/PixelFormatTests.cpp' || echo '$(srcdir)/'`../OgreMain/src/PixelFormatTests.cpp 387 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/PixelFormatTests.Tpo $(DEPDIR)/PixelFormatTests.Po 410 388 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/PixelFormatTests.cpp' object='PixelFormatTests.o' libtool=no @AMDEPBACKSLASH@ 411 389 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 413 391 414 392 PixelFormatTests.obj: ../OgreMain/src/PixelFormatTests.cpp 415 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PixelFormatTests.obj -MD -MP -MF "$(DEPDIR)/PixelFormatTests.Tpo" -c -o PixelFormatTests.obj `if test -f '../OgreMain/src/PixelFormatTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/PixelFormatTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/PixelFormatTests.cpp'; fi`; \416 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/PixelFormatTests.Tpo" "$(DEPDIR)/PixelFormatTests.Po"; else rm -f "$(DEPDIR)/PixelFormatTests.Tpo"; exit 1; fi393 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PixelFormatTests.obj -MD -MP -MF $(DEPDIR)/PixelFormatTests.Tpo -c -o PixelFormatTests.obj `if test -f '../OgreMain/src/PixelFormatTests.cpp'; then $(CYGPATH_W) '../OgreMain/src/PixelFormatTests.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/PixelFormatTests.cpp'; fi` 394 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/PixelFormatTests.Tpo $(DEPDIR)/PixelFormatTests.Po 417 395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/PixelFormatTests.cpp' object='PixelFormatTests.obj' libtool=no @AMDEPBACKSLASH@ 418 396 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 420 398 421 399 RadixSort.o: ../OgreMain/src/RadixSort.cpp 422 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RadixSort.o -MD -MP -MF "$(DEPDIR)/RadixSort.Tpo" -c -o RadixSort.o `test -f '../OgreMain/src/RadixSort.cpp' || echo '$(srcdir)/'`../OgreMain/src/RadixSort.cpp; \423 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/RadixSort.Tpo" "$(DEPDIR)/RadixSort.Po"; else rm -f "$(DEPDIR)/RadixSort.Tpo"; exit 1; fi400 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RadixSort.o -MD -MP -MF $(DEPDIR)/RadixSort.Tpo -c -o RadixSort.o `test -f '../OgreMain/src/RadixSort.cpp' || echo '$(srcdir)/'`../OgreMain/src/RadixSort.cpp 401 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/RadixSort.Tpo $(DEPDIR)/RadixSort.Po 424 402 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/RadixSort.cpp' object='RadixSort.o' libtool=no @AMDEPBACKSLASH@ 425 403 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 427 405 428 406 RadixSort.obj: ../OgreMain/src/RadixSort.cpp 429 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RadixSort.obj -MD -MP -MF "$(DEPDIR)/RadixSort.Tpo" -c -o RadixSort.obj `if test -f '../OgreMain/src/RadixSort.cpp'; then $(CYGPATH_W) '../OgreMain/src/RadixSort.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/RadixSort.cpp'; fi`; \430 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/RadixSort.Tpo" "$(DEPDIR)/RadixSort.Po"; else rm -f "$(DEPDIR)/RadixSort.Tpo"; exit 1; fi407 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RadixSort.obj -MD -MP -MF $(DEPDIR)/RadixSort.Tpo -c -o RadixSort.obj `if test -f '../OgreMain/src/RadixSort.cpp'; then $(CYGPATH_W) '../OgreMain/src/RadixSort.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreMain/src/RadixSort.cpp'; fi` 408 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/RadixSort.Tpo $(DEPDIR)/RadixSort.Po 431 409 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../OgreMain/src/RadixSort.cpp' object='RadixSort.obj' libtool=no @AMDEPBACKSLASH@ 432 410 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ … … 438 416 clean-libtool: 439 417 -rm -rf .libs _libs 440 441 distclean-libtool:442 -rm -f libtool443 uninstall-info-am:444 418 445 419 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) … … 492 466 493 467 check-TESTS: $(TESTS) 494 @failed=0; all=0; xfail=0; xpass=0; skip=0; \468 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \ 495 469 srcdir=$(srcdir); export srcdir; \ 496 list=' $(TESTS)'; \470 list=' $(TESTS) '; \ 497 471 if test -n "$$list"; then \ 498 472 for tst in $$list; do \ … … 503 477 all=`expr $$all + 1`; \ 504 478 case " $(XFAIL_TESTS) " in \ 505 * " $$tst "*) \479 *$$ws$$tst$$ws*) \ 506 480 xpass=`expr $$xpass + 1`; \ 507 481 failed=`expr $$failed + 1`; \ … … 515 489 all=`expr $$all + 1`; \ 516 490 case " $(XFAIL_TESTS) " in \ 517 * " $$tst "*) \491 *$$ws$$tst$$ws*) \ 518 492 xfail=`expr $$xfail + 1`; \ 519 493 echo "XFAIL: $$tst"; \ … … 565 539 566 540 distdir: $(DISTFILES) 567 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 568 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 569 list='$(DISTFILES)'; for file in $$list; do \ 570 case $$file in \ 571 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 572 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 573 esac; \ 541 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 542 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 543 list='$(DISTFILES)'; \ 544 dist_files=`for file in $$list; do echo $$file; done | \ 545 sed -e "s|^$$srcdirstrip/||;t" \ 546 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 547 case $$dist_files in \ 548 */*) $(MKDIR_P) `echo "$$dist_files" | \ 549 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 550 sort -u` ;; \ 551 esac; \ 552 for file in $$dist_files; do \ 574 553 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 575 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \576 if test "$$dir" != "$$file" && test "$$dir" != "."; then \577 dir="/$$dir"; \578 $(mkdir_p) "$(distdir)$$dir"; \579 else \580 dir=''; \581 fi; \582 554 if test -d $$d/$$file; then \ 555 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 583 556 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 584 557 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ … … 630 603 -rm -f Makefile 631 604 distclean-am: clean-am distclean-compile distclean-generic \ 632 distclean- libtool distclean-tags605 distclean-tags 633 606 634 607 dvi: dvi-am … … 644 617 install-data-am: 645 618 619 install-dvi: install-dvi-am 620 646 621 install-exec-am: 647 622 623 install-html: install-html-am 624 648 625 install-info: install-info-am 649 626 650 627 install-man: 628 629 install-pdf: install-pdf-am 630 631 install-ps: install-ps-am 651 632 652 633 installcheck-am: … … 670 651 ps-am: 671 652 672 uninstall-am: uninstall-info-am 653 uninstall-am: 654 655 .MAKE: install-am install-strip 673 656 674 657 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ … … 677 660 distclean-libtool distclean-tags distdir dvi dvi-am html \ 678 661 html-am info info-am install install-am install-data \ 679 install-data-am install-exec install-exec-am install-info \ 680 install-info-am install-man install-strip installcheck \ 662 install-data-am install-dvi install-dvi-am install-exec \ 663 install-exec-am install-html install-html-am install-info \ 664 install-info-am install-man install-pdf install-pdf-am \ 665 install-ps install-ps-am install-strip installcheck \ 681 666 installcheck-am installdirs maintainer-clean \ 682 667 maintainer-clean-generic mostlyclean mostlyclean-compile \ 683 668 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 684 tags uninstall uninstall-am uninstall-info-am669 tags uninstall uninstall-am 685 670 686 671 # Tell versions [3.59,3.63) of GNU make to not export all variables.
Note: See TracChangeset
for help on using the changeset viewer.