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