1 | # Makefile.in generated by automake 1.9.5 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005 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 | SOURCES = $(libOgreMain_la_SOURCES) $(libSSEsupport_la_SOURCES) |
---|
18 | |
---|
19 | srcdir = @srcdir@ |
---|
20 | top_srcdir = @top_srcdir@ |
---|
21 | VPATH = @srcdir@ |
---|
22 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
23 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
24 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
25 | top_builddir = ../.. |
---|
26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
27 | INSTALL = @INSTALL@ |
---|
28 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
29 | install_sh_PROGRAM = $(install_sh) -c |
---|
30 | install_sh_SCRIPT = $(install_sh) -c |
---|
31 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
32 | transform = $(program_transform_name) |
---|
33 | NORMAL_INSTALL = : |
---|
34 | PRE_INSTALL = : |
---|
35 | POST_INSTALL = : |
---|
36 | NORMAL_UNINSTALL = : |
---|
37 | PRE_UNINSTALL = : |
---|
38 | POST_UNINSTALL = : |
---|
39 | build_triplet = @build@ |
---|
40 | host_triplet = @host@ |
---|
41 | target_triplet = @target@ |
---|
42 | @USE_FREEIMAGE_TRUE@am__append_1 = OgreFreeImageCodec.cpp |
---|
43 | @USE_DEVIL_TRUE@am__append_2 = OgreILImageCodec.cpp \ |
---|
44 | @USE_DEVIL_TRUE@ OgreILCodecs.cpp \ |
---|
45 | @USE_DEVIL_TRUE@ OgreILUtil.cpp |
---|
46 | |
---|
47 | #-version-info @OGREMAIN_VERSION_INFO@ -Wl,-rpath,$(platformdir) |
---|
48 | #-Wl,--version-script=$(top_srcdir)/OgreMain/src/ogremain.map |
---|
49 | @OGRE_BUILD_SSE_TRUE@am__append_3 = libSSEsupport.la |
---|
50 | subdir = OgreMain/src |
---|
51 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
52 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
53 | am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \ |
---|
54 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in |
---|
55 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
56 | $(ACLOCAL_M4) |
---|
57 | mkinstalldirs = $(install_sh) -d |
---|
58 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
59 | CONFIG_CLEAN_FILES = |
---|
60 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
61 | am__vpath_adj = case $$p in \ |
---|
62 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
63 | *) f=$$p;; \ |
---|
64 | esac; |
---|
65 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
66 | am__installdirs = "$(DESTDIR)$(libdir)" |
---|
67 | libLTLIBRARIES_INSTALL = $(INSTALL) |
---|
68 | LTLIBRARIES = $(lib_LTLIBRARIES) |
---|
69 | am__DEPENDENCIES_1 = |
---|
70 | @OGRE_BUILD_SSE_TRUE@am__DEPENDENCIES_2 = libSSEsupport.la |
---|
71 | libOgreMain_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ |
---|
72 | $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ |
---|
73 | $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ |
---|
74 | $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) |
---|
75 | am__libOgreMain_la_SOURCES_DIST = OgreAlignedAllocator.cpp \ |
---|
76 | OgreAnimation.cpp OgreAnimable.cpp OgreAnimationState.cpp \ |
---|
77 | OgreAnimationTrack.cpp OgreArchiveManager.cpp \ |
---|
78 | OgreAutoParamDataSource.cpp OgreBillboard.cpp \ |
---|
79 | OgreBillboardChain.cpp OgreBillboardParticleRenderer.cpp \ |
---|
80 | OgreBillboardSet.cpp OgreBone.cpp \ |
---|
81 | OgreBorderPanelOverlayElement.cpp OgreCamera.cpp OgreCodec.cpp \ |
---|
82 | OgreColourValue.cpp OgreCommon.cpp OgreConfigFile.cpp \ |
---|
83 | OgreControllerManager.cpp OgreConvexBody.cpp \ |
---|
84 | OgreDataStream.cpp OgreDDSCodec.cpp \ |
---|
85 | OgreDefaultHardwareBufferManager.cpp \ |
---|
86 | OgreDefaultSceneQueries.cpp OgreDynLib.cpp \ |
---|
87 | OgreDynLibManager.cpp OgreEdgeListBuilder.cpp OgreEntity.cpp \ |
---|
88 | OgreException.cpp OgreExternalTextureSource.cpp \ |
---|
89 | OgreExternalTextureSourceManager.cpp OgreFileSystem.cpp \ |
---|
90 | OgreFont.cpp OgreFontManager.cpp OgreFrustum.cpp \ |
---|
91 | OgreGpuProgram.cpp OgreGpuProgramManager.cpp \ |
---|
92 | OgreGpuProgramUsage.cpp OgreHardwareBufferManager.cpp \ |
---|
93 | OgreHardwareIndexBuffer.cpp OgreHardwareOcclusionQuery.cpp \ |
---|
94 | OgreHardwareVertexBuffer.cpp OgreHardwarePixelBuffer.cpp \ |
---|
95 | OgreHighLevelGpuProgram.cpp OgreHighLevelGpuProgramManager.cpp \ |
---|
96 | OgreImage.cpp OgreInstancedGeometry.cpp OgreKeyFrame.cpp \ |
---|
97 | OgreLight.cpp OgreLog.cpp OgreLogManager.cpp \ |
---|
98 | OgreManualObject.cpp OgreMaterial.cpp OgreMaterialManager.cpp \ |
---|
99 | OgreMaterialSerializer.cpp OgreMaterialScriptCompiler.cpp \ |
---|
100 | OgreMath.cpp OgreMatrix3.cpp OgreMatrix4.cpp \ |
---|
101 | OgreMemoryManager.cpp OgreMesh.cpp OgreMeshManager.cpp \ |
---|
102 | OgreMeshSerializer.cpp OgreMeshSerializerImpl.cpp \ |
---|
103 | OgreMovableObject.cpp OgreMovablePlane.cpp OgreNode.cpp \ |
---|
104 | OgreNumerics.cpp OgreOptimisedUtil.cpp \ |
---|
105 | OgreOptimisedUtilGeneral.cpp OgreOverlay.cpp \ |
---|
106 | OgreOverlayContainer.cpp OgreOverlayElement.cpp \ |
---|
107 | OgreOverlayElementCommands.cpp OgreOverlayManager.cpp \ |
---|
108 | OgrePixelFormat.cpp OgrePanelOverlayElement.cpp \ |
---|
109 | OgreParticle.cpp OgreParticleEmitter.cpp \ |
---|
110 | OgreParticleEmitterCommands.cpp OgreParticleIterator.cpp \ |
---|
111 | OgreParticleSystem.cpp OgreParticleSystemManager.cpp \ |
---|
112 | OgrePass.cpp OgrePatchMesh.cpp OgrePatchSurface.cpp \ |
---|
113 | OgrePlane.cpp OgrePlatformInformation.cpp OgrePolygon.cpp \ |
---|
114 | OgrePose.cpp OgrePredefinedControllers.cpp \ |
---|
115 | OgrePrefabFactory.cpp OgreProfiler.cpp OgreProgressiveMesh.cpp \ |
---|
116 | OgreQuaternion.cpp OgreRectangle2D.cpp OgreRenderQueue.cpp \ |
---|
117 | OgreRenderQueueInvocation.cpp \ |
---|
118 | OgreRenderQueueSortingGrouping.cpp OgreRenderSystem.cpp \ |
---|
119 | OgreRenderSystemCapabilities.cpp OgreRenderTarget.cpp \ |
---|
120 | OgreRenderTexture.cpp OgreRenderWindow.cpp OgreResource.cpp \ |
---|
121 | OgreResourceBackgroundQueue.cpp OgreResourceGroupManager.cpp \ |
---|
122 | OgreResourceManager.cpp OgreRibbonTrail.cpp OgreRoot.cpp \ |
---|
123 | OgreRotationSpline.cpp OgreSceneManager.cpp \ |
---|
124 | OgreSceneManagerEnumerator.cpp OgreSceneNode.cpp \ |
---|
125 | OgreSceneQuery.cpp OgreSearchOps.cpp OgreSerializer.cpp \ |
---|
126 | OgreShadowCameraSetup.cpp OgreShadowCameraSetupFocused.cpp \ |
---|
127 | OgreShadowCameraSetupLiSPSM.cpp \ |
---|
128 | OgreShadowCameraSetupPlaneOptimal.cpp OgreShadowCaster.cpp \ |
---|
129 | OgreShadowTextureManager.cpp \ |
---|
130 | OgreShadowVolumeExtrudeProgram.cpp OgreSimpleRenderable.cpp \ |
---|
131 | OgreSimpleSpline.cpp OgreSkeleton.cpp OgreSkeletonInstance.cpp \ |
---|
132 | OgreSkeletonManager.cpp OgreSkeletonSerializer.cpp \ |
---|
133 | OgreStaticGeometry.cpp OgreString.cpp OgreStringConverter.cpp \ |
---|
134 | OgreStringInterface.cpp OgreSubEntity.cpp OgreSubMesh.cpp \ |
---|
135 | OgreTagPoint.cpp OgreTechnique.cpp \ |
---|
136 | OgreTextAreaOverlayElement.cpp OgreTexture.cpp \ |
---|
137 | OgreTextureManager.cpp OgreTextureUnitState.cpp \ |
---|
138 | OgreUnifiedHighLevelGpuProgram.cpp OgreUserDefinedObject.cpp \ |
---|
139 | OgreVector2.cpp OgreVector3.cpp OgreVector4.cpp \ |
---|
140 | OgreVertexIndexData.cpp OgreViewport.cpp \ |
---|
141 | OgreWireBoundingBox.cpp OgreZip.cpp OgreCompositionPass.cpp \ |
---|
142 | OgreCompositionTargetPass.cpp OgreCompositionTechnique.cpp \ |
---|
143 | OgreCompositor.cpp OgreCompositorChain.cpp \ |
---|
144 | OgreCompositorInstance.cpp OgreCompositorManager.cpp \ |
---|
145 | OgreCompositorSerializer.cpp OgreCompositorScriptCompiler.cpp \ |
---|
146 | OgreCompiler2Pass.cpp $(OGRE_PLATFORM)/OgreTimer.cpp \ |
---|
147 | $(OGRE_GUI)/OgreConfigDialog.cpp \ |
---|
148 | $(OGRE_GUI)/OgreErrorDialog.cpp OgreWindowEventUtilities.cpp \ |
---|
149 | OgreFreeImageCodec.cpp OgreILImageCodec.cpp OgreILCodecs.cpp \ |
---|
150 | OgreILUtil.cpp |
---|
151 | @USE_FREEIMAGE_TRUE@am__objects_1 = OgreFreeImageCodec.lo |
---|
152 | @USE_DEVIL_TRUE@am__objects_2 = OgreILImageCodec.lo OgreILCodecs.lo \ |
---|
153 | @USE_DEVIL_TRUE@ OgreILUtil.lo |
---|
154 | am_libOgreMain_la_OBJECTS = OgreAlignedAllocator.lo OgreAnimation.lo \ |
---|
155 | OgreAnimable.lo OgreAnimationState.lo OgreAnimationTrack.lo \ |
---|
156 | OgreArchiveManager.lo OgreAutoParamDataSource.lo \ |
---|
157 | OgreBillboard.lo OgreBillboardChain.lo \ |
---|
158 | OgreBillboardParticleRenderer.lo OgreBillboardSet.lo \ |
---|
159 | OgreBone.lo OgreBorderPanelOverlayElement.lo OgreCamera.lo \ |
---|
160 | OgreCodec.lo OgreColourValue.lo OgreCommon.lo \ |
---|
161 | OgreConfigFile.lo OgreControllerManager.lo OgreConvexBody.lo \ |
---|
162 | OgreDataStream.lo OgreDDSCodec.lo \ |
---|
163 | OgreDefaultHardwareBufferManager.lo OgreDefaultSceneQueries.lo \ |
---|
164 | OgreDynLib.lo OgreDynLibManager.lo OgreEdgeListBuilder.lo \ |
---|
165 | OgreEntity.lo OgreException.lo OgreExternalTextureSource.lo \ |
---|
166 | OgreExternalTextureSourceManager.lo OgreFileSystem.lo \ |
---|
167 | OgreFont.lo OgreFontManager.lo OgreFrustum.lo \ |
---|
168 | OgreGpuProgram.lo OgreGpuProgramManager.lo \ |
---|
169 | OgreGpuProgramUsage.lo OgreHardwareBufferManager.lo \ |
---|
170 | OgreHardwareIndexBuffer.lo OgreHardwareOcclusionQuery.lo \ |
---|
171 | OgreHardwareVertexBuffer.lo OgreHardwarePixelBuffer.lo \ |
---|
172 | OgreHighLevelGpuProgram.lo OgreHighLevelGpuProgramManager.lo \ |
---|
173 | OgreImage.lo OgreInstancedGeometry.lo OgreKeyFrame.lo \ |
---|
174 | OgreLight.lo OgreLog.lo OgreLogManager.lo OgreManualObject.lo \ |
---|
175 | OgreMaterial.lo OgreMaterialManager.lo \ |
---|
176 | OgreMaterialSerializer.lo OgreMaterialScriptCompiler.lo \ |
---|
177 | OgreMath.lo OgreMatrix3.lo OgreMatrix4.lo OgreMemoryManager.lo \ |
---|
178 | OgreMesh.lo OgreMeshManager.lo OgreMeshSerializer.lo \ |
---|
179 | OgreMeshSerializerImpl.lo OgreMovableObject.lo \ |
---|
180 | OgreMovablePlane.lo OgreNode.lo OgreNumerics.lo \ |
---|
181 | OgreOptimisedUtil.lo OgreOptimisedUtilGeneral.lo \ |
---|
182 | OgreOverlay.lo OgreOverlayContainer.lo OgreOverlayElement.lo \ |
---|
183 | OgreOverlayElementCommands.lo OgreOverlayManager.lo \ |
---|
184 | OgrePixelFormat.lo OgrePanelOverlayElement.lo OgreParticle.lo \ |
---|
185 | OgreParticleEmitter.lo OgreParticleEmitterCommands.lo \ |
---|
186 | OgreParticleIterator.lo OgreParticleSystem.lo \ |
---|
187 | OgreParticleSystemManager.lo OgrePass.lo OgrePatchMesh.lo \ |
---|
188 | OgrePatchSurface.lo OgrePlane.lo OgrePlatformInformation.lo \ |
---|
189 | OgrePolygon.lo OgrePose.lo OgrePredefinedControllers.lo \ |
---|
190 | OgrePrefabFactory.lo OgreProfiler.lo OgreProgressiveMesh.lo \ |
---|
191 | OgreQuaternion.lo OgreRectangle2D.lo OgreRenderQueue.lo \ |
---|
192 | OgreRenderQueueInvocation.lo OgreRenderQueueSortingGrouping.lo \ |
---|
193 | OgreRenderSystem.lo OgreRenderSystemCapabilities.lo \ |
---|
194 | OgreRenderTarget.lo OgreRenderTexture.lo OgreRenderWindow.lo \ |
---|
195 | OgreResource.lo OgreResourceBackgroundQueue.lo \ |
---|
196 | OgreResourceGroupManager.lo OgreResourceManager.lo \ |
---|
197 | OgreRibbonTrail.lo OgreRoot.lo OgreRotationSpline.lo \ |
---|
198 | OgreSceneManager.lo OgreSceneManagerEnumerator.lo \ |
---|
199 | OgreSceneNode.lo OgreSceneQuery.lo OgreSearchOps.lo \ |
---|
200 | OgreSerializer.lo OgreShadowCameraSetup.lo \ |
---|
201 | OgreShadowCameraSetupFocused.lo OgreShadowCameraSetupLiSPSM.lo \ |
---|
202 | OgreShadowCameraSetupPlaneOptimal.lo OgreShadowCaster.lo \ |
---|
203 | OgreShadowTextureManager.lo OgreShadowVolumeExtrudeProgram.lo \ |
---|
204 | OgreSimpleRenderable.lo OgreSimpleSpline.lo OgreSkeleton.lo \ |
---|
205 | OgreSkeletonInstance.lo OgreSkeletonManager.lo \ |
---|
206 | OgreSkeletonSerializer.lo OgreStaticGeometry.lo OgreString.lo \ |
---|
207 | OgreStringConverter.lo OgreStringInterface.lo OgreSubEntity.lo \ |
---|
208 | OgreSubMesh.lo OgreTagPoint.lo OgreTechnique.lo \ |
---|
209 | OgreTextAreaOverlayElement.lo OgreTexture.lo \ |
---|
210 | OgreTextureManager.lo OgreTextureUnitState.lo \ |
---|
211 | OgreUnifiedHighLevelGpuProgram.lo OgreUserDefinedObject.lo \ |
---|
212 | OgreVector2.lo OgreVector3.lo OgreVector4.lo \ |
---|
213 | OgreVertexIndexData.lo OgreViewport.lo OgreWireBoundingBox.lo \ |
---|
214 | OgreZip.lo OgreCompositionPass.lo OgreCompositionTargetPass.lo \ |
---|
215 | OgreCompositionTechnique.lo OgreCompositor.lo \ |
---|
216 | OgreCompositorChain.lo OgreCompositorInstance.lo \ |
---|
217 | OgreCompositorManager.lo OgreCompositorSerializer.lo \ |
---|
218 | OgreCompositorScriptCompiler.lo OgreCompiler2Pass.lo \ |
---|
219 | OgreTimer.lo OgreConfigDialog.lo OgreErrorDialog.lo \ |
---|
220 | OgreWindowEventUtilities.lo $(am__objects_1) $(am__objects_2) |
---|
221 | libOgreMain_la_OBJECTS = $(am_libOgreMain_la_OBJECTS) |
---|
222 | libSSEsupport_la_LIBADD = |
---|
223 | am_libSSEsupport_la_OBJECTS = \ |
---|
224 | libSSEsupport_la-OgreOptimisedUtilSSE.lo |
---|
225 | libSSEsupport_la_OBJECTS = $(am_libSSEsupport_la_OBJECTS) |
---|
226 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/OgreMain/include |
---|
227 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
228 | am__depfiles_maybe = depfiles |
---|
229 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
230 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
231 | LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \ |
---|
232 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
233 | $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
234 | CXXLD = $(CXX) |
---|
235 | CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ |
---|
236 | $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
237 | SOURCES = $(libOgreMain_la_SOURCES) $(libSSEsupport_la_SOURCES) |
---|
238 | DIST_SOURCES = $(am__libOgreMain_la_SOURCES_DIST) \ |
---|
239 | $(libSSEsupport_la_SOURCES) |
---|
240 | ETAGS = etags |
---|
241 | CTAGS = ctags |
---|
242 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
243 | ACLOCAL = @ACLOCAL@ |
---|
244 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
245 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
246 | AMTAR = @AMTAR@ |
---|
247 | AR = @AR@ |
---|
248 | AUTOCONF = @AUTOCONF@ |
---|
249 | AUTOHEADER = @AUTOHEADER@ |
---|
250 | AUTOMAKE = @AUTOMAKE@ |
---|
251 | AWK = @AWK@ |
---|
252 | BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@ |
---|
253 | BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@ |
---|
254 | BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@ |
---|
255 | BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@ |
---|
256 | BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@ |
---|
257 | BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@ |
---|
258 | BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@ |
---|
259 | BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@ |
---|
260 | CC = @CC@ |
---|
261 | CCDEPMODE = @CCDEPMODE@ |
---|
262 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
---|
263 | CEGUI_LIBS = @CEGUI_LIBS@ |
---|
264 | CFLAGS = @CFLAGS@ |
---|
265 | CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@ |
---|
266 | CPP = @CPP@ |
---|
267 | CPPFLAGS = @CPPFLAGS@ |
---|
268 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
269 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
270 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
271 | CXX = @CXX@ |
---|
272 | CXXCPP = @CXXCPP@ |
---|
273 | CXXDEPMODE = @CXXDEPMODE@ |
---|
274 | CXXFLAGS = @CXXFLAGS@ |
---|
275 | CYGPATH_W = @CYGPATH_W@ |
---|
276 | DEFS = @DEFS@ |
---|
277 | DEPDIR = @DEPDIR@ |
---|
278 | ECHO = @ECHO@ |
---|
279 | ECHO_C = @ECHO_C@ |
---|
280 | ECHO_N = @ECHO_N@ |
---|
281 | ECHO_T = @ECHO_T@ |
---|
282 | EGREP = @EGREP@ |
---|
283 | EXEEXT = @EXEEXT@ |
---|
284 | F77 = @F77@ |
---|
285 | FFLAGS = @FFLAGS@ |
---|
286 | FT2_CFLAGS = @FT2_CFLAGS@ |
---|
287 | FT2_CONFIG = @FT2_CONFIG@ |
---|
288 | FT2_LIBS = @FT2_LIBS@ |
---|
289 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
---|
290 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
---|
291 | GL_LIBS = @GL_LIBS@ |
---|
292 | GTK_CFLAGS = @GTK_CFLAGS@ |
---|
293 | GTK_LIBS = @GTK_LIBS@ |
---|
294 | HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ |
---|
295 | HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ |
---|
296 | INSTALL_DATA = @INSTALL_DATA@ |
---|
297 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
298 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
299 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
300 | LDFLAGS = @LDFLAGS@ |
---|
301 | LEX = @LEX@ |
---|
302 | LEXLIB = @LEXLIB@ |
---|
303 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
304 | LIBOBJS = @LIBOBJS@ |
---|
305 | LIBS = @LIBS@ |
---|
306 | LIBTOOL = @LIBTOOL@ |
---|
307 | LN_S = @LN_S@ |
---|
308 | LTLIBOBJS = @LTLIBOBJS@ |
---|
309 | MAKEINFO = @MAKEINFO@ |
---|
310 | OBJEXT = @OBJEXT@ |
---|
311 | OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@ |
---|
312 | OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@ |
---|
313 | OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@ |
---|
314 | OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@ |
---|
315 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
316 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
---|
317 | OGRE_GUI = @OGRE_GUI@ |
---|
318 | OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@ |
---|
319 | OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@ |
---|
320 | OGRE_NT_FALSE = @OGRE_NT_FALSE@ |
---|
321 | OGRE_NT_TRUE = @OGRE_NT_TRUE@ |
---|
322 | OGRE_OSX_FALSE = @OGRE_OSX_FALSE@ |
---|
323 | OGRE_OSX_TRUE = @OGRE_OSX_TRUE@ |
---|
324 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
---|
325 | OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ |
---|
326 | OIS_CFLAGS = @OIS_CFLAGS@ |
---|
327 | OIS_LIBS = @OIS_LIBS@ |
---|
328 | OPENEXR_CFLAGS = @OPENEXR_CFLAGS@ |
---|
329 | OPENEXR_LIBS = @OPENEXR_LIBS@ |
---|
330 | PACKAGE = @PACKAGE@ |
---|
331 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
332 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
333 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
334 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
335 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
336 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
337 | PKG_CONFIG = @PKG_CONFIG@ |
---|
338 | PLATFORM_CFLAGS = @PLATFORM_CFLAGS@ |
---|
339 | PLATFORM_LIBS = @PLATFORM_LIBS@ |
---|
340 | PLUGIN_FLAGS = @PLUGIN_FLAGS@ |
---|
341 | RANLIB = @RANLIB@ |
---|
342 | RC = @RC@ |
---|
343 | SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@ |
---|
344 | SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@ |
---|
345 | SET_MAKE = @SET_MAKE@ |
---|
346 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
347 | SHELL = @SHELL@ |
---|
348 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
---|
349 | STLPORT_LIBS = @STLPORT_LIBS@ |
---|
350 | STRIP = @STRIP@ |
---|
351 | USE_DEVIL_FALSE = @USE_DEVIL_FALSE@ |
---|
352 | USE_DEVIL_TRUE = @USE_DEVIL_TRUE@ |
---|
353 | USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@ |
---|
354 | USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ |
---|
355 | VERSION = @VERSION@ |
---|
356 | YACC = @YACC@ |
---|
357 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
---|
358 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
---|
359 | abs_top_builddir = @abs_top_builddir@ |
---|
360 | ac_ct_AR = @ac_ct_AR@ |
---|
361 | ac_ct_CC = @ac_ct_CC@ |
---|
362 | ac_ct_CXX = @ac_ct_CXX@ |
---|
363 | ac_ct_F77 = @ac_ct_F77@ |
---|
364 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
365 | ac_ct_RC = @ac_ct_RC@ |
---|
366 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
367 | ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ |
---|
368 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
369 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
370 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
371 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
372 | am__include = @am__include@ |
---|
373 | am__leading_dot = @am__leading_dot@ |
---|
374 | am__quote = @am__quote@ |
---|
375 | am__tar = @am__tar@ |
---|
376 | am__untar = @am__untar@ |
---|
377 | bindir = @bindir@ |
---|
378 | build = @build@ |
---|
379 | build_alias = @build_alias@ |
---|
380 | build_cpu = @build_cpu@ |
---|
381 | build_os = @build_os@ |
---|
382 | build_vendor = @build_vendor@ |
---|
383 | datadir = @datadir@ |
---|
384 | exec_prefix = @exec_prefix@ |
---|
385 | host = @host@ |
---|
386 | host_alias = @host_alias@ |
---|
387 | host_cpu = @host_cpu@ |
---|
388 | host_os = @host_os@ |
---|
389 | host_vendor = @host_vendor@ |
---|
390 | includedir = @includedir@ |
---|
391 | infodir = @infodir@ |
---|
392 | install_sh = @install_sh@ |
---|
393 | libdir = @libdir@ |
---|
394 | libexecdir = @libexecdir@ |
---|
395 | localstatedir = @localstatedir@ |
---|
396 | mandir = @mandir@ |
---|
397 | mkdir_p = @mkdir_p@ |
---|
398 | ogreexecdir = @ogreexecdir@ |
---|
399 | oldincludedir = @oldincludedir@ |
---|
400 | prefix = @prefix@ |
---|
401 | program_transform_name = @program_transform_name@ |
---|
402 | sbindir = @sbindir@ |
---|
403 | sharedstatedir = @sharedstatedir@ |
---|
404 | sysconfdir = @sysconfdir@ |
---|
405 | target = @target@ |
---|
406 | target_alias = @target_alias@ |
---|
407 | target_cpu = @target_cpu@ |
---|
408 | target_os = @target_os@ |
---|
409 | target_vendor = @target_vendor@ |
---|
410 | INCLUDES = $(STLPORT_CFLAGS) $(FT2_CFLAGS) -I$(top_srcdir)/OgreMain/include -DOGRE_NONCLIENT_BUILD $(PLATFORM_CFLAGS) $(ZZIPLIB_CFLAGS) $(DEVIL_CFLAGS) $(FREEIMAGE_CFLAGS) $(GTK_CFLAGS) $(CFLAGS_VISIBILITY) |
---|
411 | EXTRA_LTLIBRARIES = libSSEsupport.la |
---|
412 | libSSEsupport_la_SOURCES = OgreOptimisedUtilSSE.cpp |
---|
413 | libSSEsupport_la_CPPFLAGS = -msse |
---|
414 | lib_LTLIBRARIES = libOgreMain.la |
---|
415 | libOgreMain_la_SOURCES = OgreAlignedAllocator.cpp OgreAnimation.cpp \ |
---|
416 | OgreAnimable.cpp OgreAnimationState.cpp OgreAnimationTrack.cpp \ |
---|
417 | OgreArchiveManager.cpp OgreAutoParamDataSource.cpp \ |
---|
418 | OgreBillboard.cpp OgreBillboardChain.cpp \ |
---|
419 | OgreBillboardParticleRenderer.cpp OgreBillboardSet.cpp \ |
---|
420 | OgreBone.cpp OgreBorderPanelOverlayElement.cpp OgreCamera.cpp \ |
---|
421 | OgreCodec.cpp OgreColourValue.cpp OgreCommon.cpp \ |
---|
422 | OgreConfigFile.cpp OgreControllerManager.cpp \ |
---|
423 | OgreConvexBody.cpp OgreDataStream.cpp OgreDDSCodec.cpp \ |
---|
424 | OgreDefaultHardwareBufferManager.cpp \ |
---|
425 | OgreDefaultSceneQueries.cpp OgreDynLib.cpp \ |
---|
426 | OgreDynLibManager.cpp OgreEdgeListBuilder.cpp OgreEntity.cpp \ |
---|
427 | OgreException.cpp OgreExternalTextureSource.cpp \ |
---|
428 | OgreExternalTextureSourceManager.cpp OgreFileSystem.cpp \ |
---|
429 | OgreFont.cpp OgreFontManager.cpp OgreFrustum.cpp \ |
---|
430 | OgreGpuProgram.cpp OgreGpuProgramManager.cpp \ |
---|
431 | OgreGpuProgramUsage.cpp OgreHardwareBufferManager.cpp \ |
---|
432 | OgreHardwareIndexBuffer.cpp OgreHardwareOcclusionQuery.cpp \ |
---|
433 | OgreHardwareVertexBuffer.cpp OgreHardwarePixelBuffer.cpp \ |
---|
434 | OgreHighLevelGpuProgram.cpp OgreHighLevelGpuProgramManager.cpp \ |
---|
435 | OgreImage.cpp OgreInstancedGeometry.cpp OgreKeyFrame.cpp \ |
---|
436 | OgreLight.cpp OgreLog.cpp OgreLogManager.cpp \ |
---|
437 | OgreManualObject.cpp OgreMaterial.cpp OgreMaterialManager.cpp \ |
---|
438 | OgreMaterialSerializer.cpp OgreMaterialScriptCompiler.cpp \ |
---|
439 | OgreMath.cpp OgreMatrix3.cpp OgreMatrix4.cpp \ |
---|
440 | OgreMemoryManager.cpp OgreMesh.cpp OgreMeshManager.cpp \ |
---|
441 | OgreMeshSerializer.cpp OgreMeshSerializerImpl.cpp \ |
---|
442 | OgreMovableObject.cpp OgreMovablePlane.cpp OgreNode.cpp \ |
---|
443 | OgreNumerics.cpp OgreOptimisedUtil.cpp \ |
---|
444 | OgreOptimisedUtilGeneral.cpp OgreOverlay.cpp \ |
---|
445 | OgreOverlayContainer.cpp OgreOverlayElement.cpp \ |
---|
446 | OgreOverlayElementCommands.cpp OgreOverlayManager.cpp \ |
---|
447 | OgrePixelFormat.cpp OgrePanelOverlayElement.cpp \ |
---|
448 | OgreParticle.cpp OgreParticleEmitter.cpp \ |
---|
449 | OgreParticleEmitterCommands.cpp OgreParticleIterator.cpp \ |
---|
450 | OgreParticleSystem.cpp OgreParticleSystemManager.cpp \ |
---|
451 | OgrePass.cpp OgrePatchMesh.cpp OgrePatchSurface.cpp \ |
---|
452 | OgrePlane.cpp OgrePlatformInformation.cpp OgrePolygon.cpp \ |
---|
453 | OgrePose.cpp OgrePredefinedControllers.cpp \ |
---|
454 | OgrePrefabFactory.cpp OgreProfiler.cpp OgreProgressiveMesh.cpp \ |
---|
455 | OgreQuaternion.cpp OgreRectangle2D.cpp OgreRenderQueue.cpp \ |
---|
456 | OgreRenderQueueInvocation.cpp \ |
---|
457 | OgreRenderQueueSortingGrouping.cpp OgreRenderSystem.cpp \ |
---|
458 | OgreRenderSystemCapabilities.cpp OgreRenderTarget.cpp \ |
---|
459 | OgreRenderTexture.cpp OgreRenderWindow.cpp OgreResource.cpp \ |
---|
460 | OgreResourceBackgroundQueue.cpp OgreResourceGroupManager.cpp \ |
---|
461 | OgreResourceManager.cpp OgreRibbonTrail.cpp OgreRoot.cpp \ |
---|
462 | OgreRotationSpline.cpp OgreSceneManager.cpp \ |
---|
463 | OgreSceneManagerEnumerator.cpp OgreSceneNode.cpp \ |
---|
464 | OgreSceneQuery.cpp OgreSearchOps.cpp OgreSerializer.cpp \ |
---|
465 | OgreShadowCameraSetup.cpp OgreShadowCameraSetupFocused.cpp \ |
---|
466 | OgreShadowCameraSetupLiSPSM.cpp \ |
---|
467 | OgreShadowCameraSetupPlaneOptimal.cpp OgreShadowCaster.cpp \ |
---|
468 | OgreShadowTextureManager.cpp \ |
---|
469 | OgreShadowVolumeExtrudeProgram.cpp OgreSimpleRenderable.cpp \ |
---|
470 | OgreSimpleSpline.cpp OgreSkeleton.cpp OgreSkeletonInstance.cpp \ |
---|
471 | OgreSkeletonManager.cpp OgreSkeletonSerializer.cpp \ |
---|
472 | OgreStaticGeometry.cpp OgreString.cpp OgreStringConverter.cpp \ |
---|
473 | OgreStringInterface.cpp OgreSubEntity.cpp OgreSubMesh.cpp \ |
---|
474 | OgreTagPoint.cpp OgreTechnique.cpp \ |
---|
475 | OgreTextAreaOverlayElement.cpp OgreTexture.cpp \ |
---|
476 | OgreTextureManager.cpp OgreTextureUnitState.cpp \ |
---|
477 | OgreUnifiedHighLevelGpuProgram.cpp OgreUserDefinedObject.cpp \ |
---|
478 | OgreVector2.cpp OgreVector3.cpp OgreVector4.cpp \ |
---|
479 | OgreVertexIndexData.cpp OgreViewport.cpp \ |
---|
480 | OgreWireBoundingBox.cpp OgreZip.cpp OgreCompositionPass.cpp \ |
---|
481 | OgreCompositionTargetPass.cpp OgreCompositionTechnique.cpp \ |
---|
482 | OgreCompositor.cpp OgreCompositorChain.cpp \ |
---|
483 | OgreCompositorInstance.cpp OgreCompositorManager.cpp \ |
---|
484 | OgreCompositorSerializer.cpp OgreCompositorScriptCompiler.cpp \ |
---|
485 | OgreCompiler2Pass.cpp $(OGRE_PLATFORM)/OgreTimer.cpp \ |
---|
486 | $(OGRE_GUI)/OgreConfigDialog.cpp \ |
---|
487 | $(OGRE_GUI)/OgreErrorDialog.cpp OgreWindowEventUtilities.cpp \ |
---|
488 | $(am__append_1) $(am__append_2) |
---|
489 | platformdir = $(libdir) |
---|
490 | libOgreMain_la_LIBADD = $(STLPORT_LIBS) $(FT2_LIBS) $(ZZIPLIB_LIBS) \ |
---|
491 | $(GTK_LIBS) $(OGRE_THREAD_LIBS) $(PLATFORM_LIBS) \ |
---|
492 | $(am__append_3) |
---|
493 | libOgreMain_la_LDFLAGS = $(SHARED_FLAGS) -release @PACKAGE_VERSION@ -Wl,-rpath,$(platformdir) |
---|
494 | all: all-am |
---|
495 | |
---|
496 | .SUFFIXES: |
---|
497 | .SUFFIXES: .cpp .lo .o .obj |
---|
498 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
499 | @for dep in $?; do \ |
---|
500 | case '$(am__configure_deps)' in \ |
---|
501 | *$$dep*) \ |
---|
502 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
503 | && exit 0; \ |
---|
504 | exit 1;; \ |
---|
505 | esac; \ |
---|
506 | done; \ |
---|
507 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign OgreMain/src/Makefile'; \ |
---|
508 | cd $(top_srcdir) && \ |
---|
509 | $(AUTOMAKE) --foreign OgreMain/src/Makefile |
---|
510 | .PRECIOUS: Makefile |
---|
511 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
512 | @case '$?' in \ |
---|
513 | *config.status*) \ |
---|
514 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
515 | *) \ |
---|
516 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
517 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
518 | esac; |
---|
519 | |
---|
520 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
521 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
522 | |
---|
523 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
524 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
525 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
526 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
527 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
---|
528 | @$(NORMAL_INSTALL) |
---|
529 | test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" |
---|
530 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
531 | if test -f $$p; then \ |
---|
532 | f=$(am__strip_dir) \ |
---|
533 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ |
---|
534 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ |
---|
535 | else :; fi; \ |
---|
536 | done |
---|
537 | |
---|
538 | uninstall-libLTLIBRARIES: |
---|
539 | @$(NORMAL_UNINSTALL) |
---|
540 | @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
541 | p=$(am__strip_dir) \ |
---|
542 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ |
---|
543 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ |
---|
544 | done |
---|
545 | |
---|
546 | clean-libLTLIBRARIES: |
---|
547 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
---|
548 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
---|
549 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
---|
550 | test "$$dir" != "$$p" || dir=.; \ |
---|
551 | echo "rm -f \"$${dir}/so_locations\""; \ |
---|
552 | rm -f "$${dir}/so_locations"; \ |
---|
553 | done |
---|
554 | libOgreMain.la: $(libOgreMain_la_OBJECTS) $(libOgreMain_la_DEPENDENCIES) |
---|
555 | $(CXXLINK) -rpath $(libdir) $(libOgreMain_la_LDFLAGS) $(libOgreMain_la_OBJECTS) $(libOgreMain_la_LIBADD) $(LIBS) |
---|
556 | libSSEsupport.la: $(libSSEsupport_la_OBJECTS) $(libSSEsupport_la_DEPENDENCIES) |
---|
557 | $(CXXLINK) $(libSSEsupport_la_LDFLAGS) $(libSSEsupport_la_OBJECTS) $(libSSEsupport_la_LIBADD) $(LIBS) |
---|
558 | |
---|
559 | mostlyclean-compile: |
---|
560 | -rm -f *.$(OBJEXT) |
---|
561 | |
---|
562 | distclean-compile: |
---|
563 | -rm -f *.tab.c |
---|
564 | |
---|
565 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAlignedAllocator.Plo@am__quote@ |
---|
566 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAnimable.Plo@am__quote@ |
---|
567 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAnimation.Plo@am__quote@ |
---|
568 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAnimationState.Plo@am__quote@ |
---|
569 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAnimationTrack.Plo@am__quote@ |
---|
570 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreArchiveManager.Plo@am__quote@ |
---|
571 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreAutoParamDataSource.Plo@am__quote@ |
---|
572 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBillboard.Plo@am__quote@ |
---|
573 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBillboardChain.Plo@am__quote@ |
---|
574 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBillboardParticleRenderer.Plo@am__quote@ |
---|
575 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBillboardSet.Plo@am__quote@ |
---|
576 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBone.Plo@am__quote@ |
---|
577 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreBorderPanelOverlayElement.Plo@am__quote@ |
---|
578 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCamera.Plo@am__quote@ |
---|
579 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCodec.Plo@am__quote@ |
---|
580 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreColourValue.Plo@am__quote@ |
---|
581 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCommon.Plo@am__quote@ |
---|
582 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompiler2Pass.Plo@am__quote@ |
---|
583 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositionPass.Plo@am__quote@ |
---|
584 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositionTargetPass.Plo@am__quote@ |
---|
585 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositionTechnique.Plo@am__quote@ |
---|
586 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositor.Plo@am__quote@ |
---|
587 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositorChain.Plo@am__quote@ |
---|
588 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositorInstance.Plo@am__quote@ |
---|
589 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositorManager.Plo@am__quote@ |
---|
590 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositorScriptCompiler.Plo@am__quote@ |
---|
591 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreCompositorSerializer.Plo@am__quote@ |
---|
592 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreConfigDialog.Plo@am__quote@ |
---|
593 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreConfigFile.Plo@am__quote@ |
---|
594 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreControllerManager.Plo@am__quote@ |
---|
595 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreConvexBody.Plo@am__quote@ |
---|
596 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDDSCodec.Plo@am__quote@ |
---|
597 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDataStream.Plo@am__quote@ |
---|
598 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDefaultHardwareBufferManager.Plo@am__quote@ |
---|
599 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDefaultSceneQueries.Plo@am__quote@ |
---|
600 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDynLib.Plo@am__quote@ |
---|
601 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreDynLibManager.Plo@am__quote@ |
---|
602 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreEdgeListBuilder.Plo@am__quote@ |
---|
603 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreEntity.Plo@am__quote@ |
---|
604 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreErrorDialog.Plo@am__quote@ |
---|
605 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreException.Plo@am__quote@ |
---|
606 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreExternalTextureSource.Plo@am__quote@ |
---|
607 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreExternalTextureSourceManager.Plo@am__quote@ |
---|
608 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreFileSystem.Plo@am__quote@ |
---|
609 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreFont.Plo@am__quote@ |
---|
610 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreFontManager.Plo@am__quote@ |
---|
611 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreFreeImageCodec.Plo@am__quote@ |
---|
612 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreFrustum.Plo@am__quote@ |
---|
613 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGpuProgram.Plo@am__quote@ |
---|
614 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGpuProgramManager.Plo@am__quote@ |
---|
615 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGpuProgramUsage.Plo@am__quote@ |
---|
616 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHardwareBufferManager.Plo@am__quote@ |
---|
617 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHardwareIndexBuffer.Plo@am__quote@ |
---|
618 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHardwareOcclusionQuery.Plo@am__quote@ |
---|
619 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHardwarePixelBuffer.Plo@am__quote@ |
---|
620 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHardwareVertexBuffer.Plo@am__quote@ |
---|
621 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHighLevelGpuProgram.Plo@am__quote@ |
---|
622 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreHighLevelGpuProgramManager.Plo@am__quote@ |
---|
623 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreILCodecs.Plo@am__quote@ |
---|
624 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreILImageCodec.Plo@am__quote@ |
---|
625 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreILUtil.Plo@am__quote@ |
---|
626 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreImage.Plo@am__quote@ |
---|
627 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreInstancedGeometry.Plo@am__quote@ |
---|
628 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreKeyFrame.Plo@am__quote@ |
---|
629 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreLight.Plo@am__quote@ |
---|
630 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreLog.Plo@am__quote@ |
---|
631 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreLogManager.Plo@am__quote@ |
---|
632 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreManualObject.Plo@am__quote@ |
---|
633 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMaterial.Plo@am__quote@ |
---|
634 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMaterialManager.Plo@am__quote@ |
---|
635 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMaterialScriptCompiler.Plo@am__quote@ |
---|
636 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMaterialSerializer.Plo@am__quote@ |
---|
637 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMath.Plo@am__quote@ |
---|
638 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMatrix3.Plo@am__quote@ |
---|
639 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMatrix4.Plo@am__quote@ |
---|
640 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMemoryManager.Plo@am__quote@ |
---|
641 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMesh.Plo@am__quote@ |
---|
642 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMeshManager.Plo@am__quote@ |
---|
643 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMeshSerializer.Plo@am__quote@ |
---|
644 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMeshSerializerImpl.Plo@am__quote@ |
---|
645 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMovableObject.Plo@am__quote@ |
---|
646 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreMovablePlane.Plo@am__quote@ |
---|
647 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreNode.Plo@am__quote@ |
---|
648 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreNumerics.Plo@am__quote@ |
---|
649 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOptimisedUtil.Plo@am__quote@ |
---|
650 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOptimisedUtilGeneral.Plo@am__quote@ |
---|
651 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOverlay.Plo@am__quote@ |
---|
652 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOverlayContainer.Plo@am__quote@ |
---|
653 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOverlayElement.Plo@am__quote@ |
---|
654 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOverlayElementCommands.Plo@am__quote@ |
---|
655 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreOverlayManager.Plo@am__quote@ |
---|
656 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePanelOverlayElement.Plo@am__quote@ |
---|
657 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticle.Plo@am__quote@ |
---|
658 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticleEmitter.Plo@am__quote@ |
---|
659 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticleEmitterCommands.Plo@am__quote@ |
---|
660 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticleIterator.Plo@am__quote@ |
---|
661 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticleSystem.Plo@am__quote@ |
---|
662 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreParticleSystemManager.Plo@am__quote@ |
---|
663 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePass.Plo@am__quote@ |
---|
664 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePatchMesh.Plo@am__quote@ |
---|
665 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePatchSurface.Plo@am__quote@ |
---|
666 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePixelFormat.Plo@am__quote@ |
---|
667 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePlane.Plo@am__quote@ |
---|
668 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePlatformInformation.Plo@am__quote@ |
---|
669 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePolygon.Plo@am__quote@ |
---|
670 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePose.Plo@am__quote@ |
---|
671 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePredefinedControllers.Plo@am__quote@ |
---|
672 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgrePrefabFactory.Plo@am__quote@ |
---|
673 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreProfiler.Plo@am__quote@ |
---|
674 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreProgressiveMesh.Plo@am__quote@ |
---|
675 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreQuaternion.Plo@am__quote@ |
---|
676 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRectangle2D.Plo@am__quote@ |
---|
677 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderQueue.Plo@am__quote@ |
---|
678 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderQueueInvocation.Plo@am__quote@ |
---|
679 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderQueueSortingGrouping.Plo@am__quote@ |
---|
680 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderSystem.Plo@am__quote@ |
---|
681 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderSystemCapabilities.Plo@am__quote@ |
---|
682 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderTarget.Plo@am__quote@ |
---|
683 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderTexture.Plo@am__quote@ |
---|
684 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRenderWindow.Plo@am__quote@ |
---|
685 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreResource.Plo@am__quote@ |
---|
686 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreResourceBackgroundQueue.Plo@am__quote@ |
---|
687 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreResourceGroupManager.Plo@am__quote@ |
---|
688 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreResourceManager.Plo@am__quote@ |
---|
689 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRibbonTrail.Plo@am__quote@ |
---|
690 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRoot.Plo@am__quote@ |
---|
691 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRotationSpline.Plo@am__quote@ |
---|
692 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSceneManager.Plo@am__quote@ |
---|
693 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSceneManagerEnumerator.Plo@am__quote@ |
---|
694 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSceneNode.Plo@am__quote@ |
---|
695 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSceneQuery.Plo@am__quote@ |
---|
696 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSearchOps.Plo@am__quote@ |
---|
697 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSerializer.Plo@am__quote@ |
---|
698 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowCameraSetup.Plo@am__quote@ |
---|
699 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowCameraSetupFocused.Plo@am__quote@ |
---|
700 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowCameraSetupLiSPSM.Plo@am__quote@ |
---|
701 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowCameraSetupPlaneOptimal.Plo@am__quote@ |
---|
702 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowCaster.Plo@am__quote@ |
---|
703 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowTextureManager.Plo@am__quote@ |
---|
704 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreShadowVolumeExtrudeProgram.Plo@am__quote@ |
---|
705 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSimpleRenderable.Plo@am__quote@ |
---|
706 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSimpleSpline.Plo@am__quote@ |
---|
707 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSkeleton.Plo@am__quote@ |
---|
708 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSkeletonInstance.Plo@am__quote@ |
---|
709 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSkeletonManager.Plo@am__quote@ |
---|
710 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSkeletonSerializer.Plo@am__quote@ |
---|
711 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreStaticGeometry.Plo@am__quote@ |
---|
712 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreString.Plo@am__quote@ |
---|
713 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreStringConverter.Plo@am__quote@ |
---|
714 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreStringInterface.Plo@am__quote@ |
---|
715 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSubEntity.Plo@am__quote@ |
---|
716 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreSubMesh.Plo@am__quote@ |
---|
717 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTagPoint.Plo@am__quote@ |
---|
718 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTechnique.Plo@am__quote@ |
---|
719 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTextAreaOverlayElement.Plo@am__quote@ |
---|
720 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTexture.Plo@am__quote@ |
---|
721 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTextureManager.Plo@am__quote@ |
---|
722 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTextureUnitState.Plo@am__quote@ |
---|
723 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreTimer.Plo@am__quote@ |
---|
724 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreUnifiedHighLevelGpuProgram.Plo@am__quote@ |
---|
725 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreUserDefinedObject.Plo@am__quote@ |
---|
726 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreVector2.Plo@am__quote@ |
---|
727 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreVector3.Plo@am__quote@ |
---|
728 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreVector4.Plo@am__quote@ |
---|
729 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreVertexIndexData.Plo@am__quote@ |
---|
730 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreViewport.Plo@am__quote@ |
---|
731 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWindowEventUtilities.Plo@am__quote@ |
---|
732 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWireBoundingBox.Plo@am__quote@ |
---|
733 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreZip.Plo@am__quote@ |
---|
734 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSSEsupport_la-OgreOptimisedUtilSSE.Plo@am__quote@ |
---|
735 | |
---|
736 | .cpp.o: |
---|
737 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
738 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
739 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
740 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
741 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
---|
742 | |
---|
743 | .cpp.obj: |
---|
744 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
745 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
746 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
747 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
748 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
749 | |
---|
750 | .cpp.lo: |
---|
751 | @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
752 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
753 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
754 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
755 | @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< |
---|
756 | |
---|
757 | OgreTimer.lo: $(OGRE_PLATFORM)/OgreTimer.cpp |
---|
758 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreTimer.lo -MD -MP -MF "$(DEPDIR)/OgreTimer.Tpo" -c -o OgreTimer.lo `test -f '$(OGRE_PLATFORM)/OgreTimer.cpp' || echo '$(srcdir)/'`$(OGRE_PLATFORM)/OgreTimer.cpp; \ |
---|
759 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreTimer.Tpo" "$(DEPDIR)/OgreTimer.Plo"; else rm -f "$(DEPDIR)/OgreTimer.Tpo"; exit 1; fi |
---|
760 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$(OGRE_PLATFORM)/OgreTimer.cpp' object='OgreTimer.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
761 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
762 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreTimer.lo `test -f '$(OGRE_PLATFORM)/OgreTimer.cpp' || echo '$(srcdir)/'`$(OGRE_PLATFORM)/OgreTimer.cpp |
---|
763 | |
---|
764 | OgreConfigDialog.lo: $(OGRE_GUI)/OgreConfigDialog.cpp |
---|
765 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreConfigDialog.lo -MD -MP -MF "$(DEPDIR)/OgreConfigDialog.Tpo" -c -o OgreConfigDialog.lo `test -f '$(OGRE_GUI)/OgreConfigDialog.cpp' || echo '$(srcdir)/'`$(OGRE_GUI)/OgreConfigDialog.cpp; \ |
---|
766 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreConfigDialog.Tpo" "$(DEPDIR)/OgreConfigDialog.Plo"; else rm -f "$(DEPDIR)/OgreConfigDialog.Tpo"; exit 1; fi |
---|
767 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$(OGRE_GUI)/OgreConfigDialog.cpp' object='OgreConfigDialog.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
768 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
769 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreConfigDialog.lo `test -f '$(OGRE_GUI)/OgreConfigDialog.cpp' || echo '$(srcdir)/'`$(OGRE_GUI)/OgreConfigDialog.cpp |
---|
770 | |
---|
771 | OgreErrorDialog.lo: $(OGRE_GUI)/OgreErrorDialog.cpp |
---|
772 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreErrorDialog.lo -MD -MP -MF "$(DEPDIR)/OgreErrorDialog.Tpo" -c -o OgreErrorDialog.lo `test -f '$(OGRE_GUI)/OgreErrorDialog.cpp' || echo '$(srcdir)/'`$(OGRE_GUI)/OgreErrorDialog.cpp; \ |
---|
773 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/OgreErrorDialog.Tpo" "$(DEPDIR)/OgreErrorDialog.Plo"; else rm -f "$(DEPDIR)/OgreErrorDialog.Tpo"; exit 1; fi |
---|
774 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$(OGRE_GUI)/OgreErrorDialog.cpp' object='OgreErrorDialog.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
775 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
776 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreErrorDialog.lo `test -f '$(OGRE_GUI)/OgreErrorDialog.cpp' || echo '$(srcdir)/'`$(OGRE_GUI)/OgreErrorDialog.cpp |
---|
777 | |
---|
778 | libSSEsupport_la-OgreOptimisedUtilSSE.lo: OgreOptimisedUtilSSE.cpp |
---|
779 | @am__fastdepCXX_TRUE@ if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libSSEsupport_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libSSEsupport_la-OgreOptimisedUtilSSE.lo -MD -MP -MF "$(DEPDIR)/libSSEsupport_la-OgreOptimisedUtilSSE.Tpo" -c -o libSSEsupport_la-OgreOptimisedUtilSSE.lo `test -f 'OgreOptimisedUtilSSE.cpp' || echo '$(srcdir)/'`OgreOptimisedUtilSSE.cpp; \ |
---|
780 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/libSSEsupport_la-OgreOptimisedUtilSSE.Tpo" "$(DEPDIR)/libSSEsupport_la-OgreOptimisedUtilSSE.Plo"; else rm -f "$(DEPDIR)/libSSEsupport_la-OgreOptimisedUtilSSE.Tpo"; exit 1; fi |
---|
781 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='OgreOptimisedUtilSSE.cpp' object='libSSEsupport_la-OgreOptimisedUtilSSE.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
782 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
783 | @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libSSEsupport_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libSSEsupport_la-OgreOptimisedUtilSSE.lo `test -f 'OgreOptimisedUtilSSE.cpp' || echo '$(srcdir)/'`OgreOptimisedUtilSSE.cpp |
---|
784 | |
---|
785 | mostlyclean-libtool: |
---|
786 | -rm -f *.lo |
---|
787 | |
---|
788 | clean-libtool: |
---|
789 | -rm -rf .libs _libs |
---|
790 | |
---|
791 | distclean-libtool: |
---|
792 | -rm -f libtool |
---|
793 | uninstall-info-am: |
---|
794 | |
---|
795 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
796 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
797 | unique=`for i in $$list; do \ |
---|
798 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
799 | done | \ |
---|
800 | $(AWK) ' { files[$$0] = 1; } \ |
---|
801 | END { for (i in files) print i; }'`; \ |
---|
802 | mkid -fID $$unique |
---|
803 | tags: TAGS |
---|
804 | |
---|
805 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
806 | $(TAGS_FILES) $(LISP) |
---|
807 | tags=; \ |
---|
808 | here=`pwd`; \ |
---|
809 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
810 | unique=`for i in $$list; do \ |
---|
811 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
812 | done | \ |
---|
813 | $(AWK) ' { files[$$0] = 1; } \ |
---|
814 | END { for (i in files) print i; }'`; \ |
---|
815 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
816 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
817 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
818 | $$tags $$unique; \ |
---|
819 | fi |
---|
820 | ctags: CTAGS |
---|
821 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
822 | $(TAGS_FILES) $(LISP) |
---|
823 | tags=; \ |
---|
824 | here=`pwd`; \ |
---|
825 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
826 | unique=`for i in $$list; do \ |
---|
827 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
828 | done | \ |
---|
829 | $(AWK) ' { files[$$0] = 1; } \ |
---|
830 | END { for (i in files) print i; }'`; \ |
---|
831 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
832 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
833 | $$tags $$unique |
---|
834 | |
---|
835 | GTAGS: |
---|
836 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
837 | && cd $(top_srcdir) \ |
---|
838 | && gtags -i $(GTAGS_ARGS) $$here |
---|
839 | |
---|
840 | distclean-tags: |
---|
841 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
842 | |
---|
843 | distdir: $(DISTFILES) |
---|
844 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
845 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
846 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
847 | case $$file in \ |
---|
848 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
849 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
850 | esac; \ |
---|
851 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
852 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
853 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
854 | dir="/$$dir"; \ |
---|
855 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
856 | else \ |
---|
857 | dir=''; \ |
---|
858 | fi; \ |
---|
859 | if test -d $$d/$$file; then \ |
---|
860 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
861 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
862 | fi; \ |
---|
863 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
864 | else \ |
---|
865 | test -f $(distdir)/$$file \ |
---|
866 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
867 | || exit 1; \ |
---|
868 | fi; \ |
---|
869 | done |
---|
870 | check-am: all-am |
---|
871 | check: check-am |
---|
872 | all-am: Makefile $(LTLIBRARIES) |
---|
873 | installdirs: |
---|
874 | for dir in "$(DESTDIR)$(libdir)"; do \ |
---|
875 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
876 | done |
---|
877 | install: install-am |
---|
878 | install-exec: install-exec-am |
---|
879 | install-data: install-data-am |
---|
880 | uninstall: uninstall-am |
---|
881 | |
---|
882 | install-am: all-am |
---|
883 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
884 | |
---|
885 | installcheck: installcheck-am |
---|
886 | install-strip: |
---|
887 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
888 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
889 | `test -z '$(STRIP)' || \ |
---|
890 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
891 | mostlyclean-generic: |
---|
892 | |
---|
893 | clean-generic: |
---|
894 | |
---|
895 | distclean-generic: |
---|
896 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
897 | |
---|
898 | maintainer-clean-generic: |
---|
899 | @echo "This command is intended for maintainers to use" |
---|
900 | @echo "it deletes files that may require special tools to rebuild." |
---|
901 | clean: clean-am |
---|
902 | |
---|
903 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
---|
904 | mostlyclean-am |
---|
905 | |
---|
906 | distclean: distclean-am |
---|
907 | -rm -rf ./$(DEPDIR) |
---|
908 | -rm -f Makefile |
---|
909 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
910 | distclean-libtool distclean-tags |
---|
911 | |
---|
912 | dvi: dvi-am |
---|
913 | |
---|
914 | dvi-am: |
---|
915 | |
---|
916 | html: html-am |
---|
917 | |
---|
918 | info: info-am |
---|
919 | |
---|
920 | info-am: |
---|
921 | |
---|
922 | install-data-am: |
---|
923 | |
---|
924 | install-exec-am: install-libLTLIBRARIES |
---|
925 | |
---|
926 | install-info: install-info-am |
---|
927 | |
---|
928 | install-man: |
---|
929 | |
---|
930 | installcheck-am: |
---|
931 | |
---|
932 | maintainer-clean: maintainer-clean-am |
---|
933 | -rm -rf ./$(DEPDIR) |
---|
934 | -rm -f Makefile |
---|
935 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
936 | |
---|
937 | mostlyclean: mostlyclean-am |
---|
938 | |
---|
939 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
940 | mostlyclean-libtool |
---|
941 | |
---|
942 | pdf: pdf-am |
---|
943 | |
---|
944 | pdf-am: |
---|
945 | |
---|
946 | ps: ps-am |
---|
947 | |
---|
948 | ps-am: |
---|
949 | |
---|
950 | uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES |
---|
951 | |
---|
952 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
---|
953 | clean-libLTLIBRARIES clean-libtool ctags distclean \ |
---|
954 | distclean-compile distclean-generic distclean-libtool \ |
---|
955 | distclean-tags distdir dvi dvi-am html html-am info info-am \ |
---|
956 | install install-am install-data install-data-am install-exec \ |
---|
957 | install-exec-am install-info install-info-am \ |
---|
958 | install-libLTLIBRARIES install-man install-strip installcheck \ |
---|
959 | installcheck-am installdirs maintainer-clean \ |
---|
960 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
---|
961 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
962 | tags uninstall uninstall-am uninstall-info-am \ |
---|
963 | uninstall-libLTLIBRARIES |
---|
964 | |
---|
965 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
966 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
967 | .NOEXPORT: |
---|