Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/OgreMain/include/Makefile.in @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 26.8 KB
Line 
1# Makefile.in generated by automake 1.9.6 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = OgreMain/include
41DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
42        $(srcdir)/Makefile.in $(srcdir)/config.h.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \
45        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54        html-recursive info-recursive install-data-recursive \
55        install-exec-recursive install-info-recursive \
56        install-recursive installcheck-recursive installdirs-recursive \
57        pdf-recursive ps-recursive uninstall-info-recursive \
58        uninstall-recursive
59am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60am__vpath_adj = case $$p in \
61    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62    *) f=$$p;; \
63  esac;
64am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65am__installdirs = "$(DESTDIR)$(pkgincludedir)"
66pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
67HEADERS = $(pkginclude_HEADERS)
68ETAGS = etags
69CTAGS = ctags
70DIST_SUBDIRS = $(SUBDIRS)
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = @ACLOCAL@
73AMDEP_FALSE = @AMDEP_FALSE@
74AMDEP_TRUE = @AMDEP_TRUE@
75AMTAR = @AMTAR@
76AR = @AR@
77AUTOCONF = @AUTOCONF@
78AUTOHEADER = @AUTOHEADER@
79AUTOMAKE = @AUTOMAKE@
80AWK = @AWK@
81BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@
82BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@
83BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@
84BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@
85BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@
86BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@
87BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@
88BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@
89CC = @CC@
90CCDEPMODE = @CCDEPMODE@
91CEGUI_CFLAGS = @CEGUI_CFLAGS@
92CEGUI_LIBS = @CEGUI_LIBS@
93CFLAGS = @CFLAGS@
94CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
98CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
99CPPUNIT_LIBS = @CPPUNIT_LIBS@
100CXX = @CXX@
101CXXCPP = @CXXCPP@
102CXXDEPMODE = @CXXDEPMODE@
103CXXFLAGS = @CXXFLAGS@
104CYGPATH_W = @CYGPATH_W@
105DEFS = @DEFS@
106DEPDIR = @DEPDIR@
107ECHO = @ECHO@
108ECHO_C = @ECHO_C@
109ECHO_N = @ECHO_N@
110ECHO_T = @ECHO_T@
111EGREP = @EGREP@
112EXEEXT = @EXEEXT@
113F77 = @F77@
114FFLAGS = @FFLAGS@
115FT2_CFLAGS = @FT2_CFLAGS@
116FT2_CONFIG = @FT2_CONFIG@
117FT2_LIBS = @FT2_LIBS@
118GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
119GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
120GL_LIBS = @GL_LIBS@
121GREP = @GREP@
122GTK_CFLAGS = @GTK_CFLAGS@
123GTK_LIBS = @GTK_LIBS@
124HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@
125HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130LDFLAGS = @LDFLAGS@
131LEX = @LEX@
132LEXLIB = @LEXLIB@
133LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
134LIBOBJS = @LIBOBJS@
135LIBS = @LIBS@
136LIBTOOL = @LIBTOOL@
137LN_S = @LN_S@
138LTLIBOBJS = @LTLIBOBJS@
139MAKEINFO = @MAKEINFO@
140OBJEXT = @OBJEXT@
141OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@
142OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@
143OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@
144OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@
145OGRE_CFLAGS = @OGRE_CFLAGS@
146OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
147OGRE_GUI = @OGRE_GUI@
148OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@
149OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@
150OGRE_NT_FALSE = @OGRE_NT_FALSE@
151OGRE_NT_TRUE = @OGRE_NT_TRUE@
152OGRE_OSX_FALSE = @OGRE_OSX_FALSE@
153OGRE_OSX_TRUE = @OGRE_OSX_TRUE@
154OGRE_PLATFORM = @OGRE_PLATFORM@
155OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
156OIS_CFLAGS = @OIS_CFLAGS@
157OIS_LIBS = @OIS_LIBS@
158OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
159OPENEXR_LIBS = @OPENEXR_LIBS@
160PACKAGE = @PACKAGE@
161PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162PACKAGE_NAME = @PACKAGE_NAME@
163PACKAGE_STRING = @PACKAGE_STRING@
164PACKAGE_TARNAME = @PACKAGE_TARNAME@
165PACKAGE_VERSION = @PACKAGE_VERSION@
166PATH_SEPARATOR = @PATH_SEPARATOR@
167PKG_CONFIG = @PKG_CONFIG@
168PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
169PLATFORM_LIBS = @PLATFORM_LIBS@
170PLUGIN_FLAGS = @PLUGIN_FLAGS@
171RANLIB = @RANLIB@
172RC = @RC@
173SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@
174SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@
175SET_MAKE = @SET_MAKE@
176SHARED_FLAGS = @SHARED_FLAGS@
177SHELL = @SHELL@
178STLPORT_CFLAGS = @STLPORT_CFLAGS@
179STLPORT_LIBS = @STLPORT_LIBS@
180STRIP = @STRIP@
181USE_DEVIL_FALSE = @USE_DEVIL_FALSE@
182USE_DEVIL_TRUE = @USE_DEVIL_TRUE@
183USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@
184USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
185VERSION = @VERSION@
186XMKMF = @XMKMF@
187YACC = @YACC@
188YFLAGS = @YFLAGS@
189ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
190ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
191abs_top_builddir = @abs_top_builddir@
192ac_ct_CC = @ac_ct_CC@
193ac_ct_CXX = @ac_ct_CXX@
194ac_ct_F77 = @ac_ct_F77@
195am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
196am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
197am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
198am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
199am__include = @am__include@
200am__leading_dot = @am__leading_dot@
201am__quote = @am__quote@
202am__tar = @am__tar@
203am__untar = @am__untar@
204bindir = @bindir@
205build = @build@
206build_alias = @build_alias@
207build_cpu = @build_cpu@
208build_os = @build_os@
209build_vendor = @build_vendor@
210datadir = @datadir@
211datarootdir = @datarootdir@
212docdir = @docdir@
213dvidir = @dvidir@
214exec_prefix = @exec_prefix@
215host = @host@
216host_alias = @host_alias@
217host_cpu = @host_cpu@
218host_os = @host_os@
219host_vendor = @host_vendor@
220htmldir = @htmldir@
221includedir = @includedir@
222infodir = @infodir@
223install_sh = @install_sh@
224libdir = @libdir@
225libexecdir = @libexecdir@
226localedir = @localedir@
227localstatedir = @localstatedir@
228mandir = @mandir@
229mkdir_p = @mkdir_p@
230ogreexecdir = @ogreexecdir@
231oldincludedir = @oldincludedir@
232pdfdir = @pdfdir@
233prefix = @prefix@
234program_transform_name = @program_transform_name@
235psdir = @psdir@
236sbindir = @sbindir@
237sharedstatedir = @sharedstatedir@
238sysconfdir = @sysconfdir@
239target = @target@
240target_alias = @target_alias@
241target_cpu = @target_cpu@
242target_os = @target_os@
243target_vendor = @target_vendor@
244SUBDIRS = $(OGRE_PLATFORM) $(INCLUDE_SUBDIRS)
245pkginclude_HEADERS = Ogre.h \
246                     OgreAlignedAllocator.h \
247                     OgreArchive.h \
248                     OgreAnimable.h \
249                     OgreAnimation.h \
250                     OgreAnimationState.h \
251                     OgreAnimationTrack.h \
252                     OgreAny.h \
253                     OgreArchiveFactory.h \
254                     OgreArchiveManager.h \
255                     OgreAutoParamDataSource.h \
256                     OgreAxisAlignedBox.h \
257                     OgreBillboard.h \
258                     OgreBillboardChain.h \
259                     OgreBillboardParticleRenderer.h \
260                     OgreBillboardSet.h \
261                     OgreBitwise.h \
262                     OgreBlendMode.h \
263                     OgreBone.h \
264                     OgreBorderPanelOverlayElement.h \
265                     OgreCamera.h \
266                     OgreCodec.h \
267                     OgreColourValue.h \
268                     OgreCommon.h \
269                     OgreConfig.h \
270                     OgreConfigDialog.h \
271                     OgreConfigFile.h \
272                     OgreConfigOptionMap.h \
273                     OgreController.h \
274                     OgreControllerManager.h \
275                     OgreConvexBody.h \
276                     OgreDataStream.h \
277                     OgreDDSCodec.h \
278                     OgreDefaultHardwareBufferManager.h \
279                     OgreDynLib.h \
280                     OgreDynLibManager.h \
281                     OgreEdgeListBuilder.h \
282                     OgreEntity.h \
283                     OgreErrorDialog.h \
284                     OgreException.h \
285                     OgreExternalTextureSource.h \
286                     OgreExternalTextureSourceManager.h \
287                     OgreFactoryObj.h \
288                     OgreFileSystem.h \
289                     OgreFont.h \
290                     OgreFontManager.h \
291                     OgreFrameListener.h \
292                     OgreFreeImageCodec.h \
293                     OgreFrustum.h \
294                     OgreGpuProgram.h \
295                     OgreGpuProgramManager.h \
296                     OgreGpuProgramUsage.h \
297                     OgreHardwareBuffer.h \
298                     OgreHardwareBufferManager.h \
299                     OgreHardwareIndexBuffer.h \
300                     OgreHardwareOcclusionQuery.h \
301                     OgreHardwarePixelBuffer.h \
302                     OgreHardwareVertexBuffer.h \
303                     OgreHighLevelGpuProgram.h \
304                     OgreHighLevelGpuProgramManager.h \
305                     OgreILUtil.h \
306                     OgreILCodecs.h \
307                     OgreILImageCodec.h \
308                     OgreImage.h \
309                     OgreImageCodec.h \
310                     OgreInstancedGeometry.h \
311                     OgreIteratorWrappers.h \
312                     OgreKeyFrame.h \
313                     OgreLight.h \
314                     OgreLog.h \
315                     OgreLogManager.h \
316                     OgreManualObject.h \
317                     OgreMaterial.h \
318                     OgreMaterialManager.h \
319                     OgreMaterialSerializer.h \
320                     OgreMaterialScriptCompiler.h \
321                     OgreMath.h \
322                     OgreMatrix3.h \
323                     OgreMatrix4.h \
324                     OgreMemoryMacros.h \
325                     OgreMemoryManager.h \
326                     OgreMesh.h \
327                     OgreMeshFileFormat.h \
328                     OgreMeshManager.h \
329                     OgreMeshSerializer.h \
330                     OgreMeshSerializerImpl.h \
331                     OgreMovableObject.h \
332                     OgreMovablePlane.h \
333                     OgreNoMemoryMacros.h \
334                     OgreNode.h \
335                     OgreNumerics.h \
336                     OgreOverlay.h \
337                     OgreOverlayContainer.h \
338                     OgreOverlayElement.h \
339                     OgreOverlayElementCommands.h \
340                     OgreOverlayElementFactory.h \
341                     OgreOverlayManager.h \
342                     OgrePanelOverlayElement.h \
343                     OgreParticle.h \
344                     OgreParticleAffector.h \
345                     OgreParticleAffectorFactory.h \
346                     OgreParticleEmitter.h \
347                     OgreParticleEmitterCommands.h \
348                     OgreParticleEmitterFactory.h \
349                     OgreParticleIterator.h \
350                     OgreParticleSystem.h \
351                     OgreParticleSystemManager.h \
352                     OgreParticleSystemRenderer.h \
353                     OgrePass.h \
354                     OgrePatchMesh.h \
355                     OgrePatchSurface.h \
356                     OgrePixelFormat.h \
357                     OgrePlane.h \
358                     OgrePlaneBoundedVolume.h \
359                     OgrePlatform.h \
360                     OgrePlugin.h \
361                     OgrePolygon.h \
362                     OgrePose.h \
363                     OgrePredefinedControllers.h \
364                     OgrePrefabFactory.h \
365                     OgrePrerequisites.h \
366                     OgreProfiler.h \
367                     OgreProgressiveMesh.h \
368                     OgreQuaternion.h \
369                     OgreRadixSort.h \
370                     OgreRay.h \
371                     OgreRectangle.h \
372                     OgreRectangle2D.h \
373                     OgreRenderOperation.h \
374                     OgreRenderQueue.h \
375                     OgreRenderQueueInvocation.h \
376                     OgreRenderQueueListener.h \
377                     OgreRenderQueueSortingGrouping.h \
378                     OgreRenderSystem.h \
379                     OgreRenderSystemCapabilities.h \
380                     OgreRenderTarget.h \
381                     OgreRenderTargetListener.h \
382                     OgreRenderTexture.h \
383                     OgreRenderWindow.h \
384                     OgreRenderable.h \
385                     OgreResource.h \
386                     OgreResourceBackgroundQueue.h \
387                     OgreResourceGroupManager.h \
388                     OgreResourceManager.h \
389                     OgreRibbonTrail.h \
390                     OgreRoot.h \
391                     OgreRotationalSpline.h \
392                     OgreSceneManager.h \
393                     OgreSceneManagerEnumerator.h \
394                     OgreSceneNode.h \
395                     OgreSceneQuery.h \
396                     OgreScriptLoader.h \
397                     OgreSearchOps.h \
398                     OgreSerializer.h \
399                     OgreShadowCameraSetup.h \
400                     OgreShadowCameraSetupFocused.h \
401                     OgreShadowCameraSetupLiSPSM.h \
402                     OgreShadowCameraSetupPlaneOptimal.h \
403                     OgreShadowCaster.h \
404                     OgreShadowTextureManager.h \
405                     OgreShadowVolumeExtrudeProgram.h \
406                     OgreSharedPtr.h \
407                     OgreSimpleRenderable.h \
408                     OgreSimpleSpline.h \
409                     OgreSingleton.h \
410                     OgreSkeleton.h \
411                     OgreSkeletonInstance.h \
412                     OgreSkeletonFileFormat.h \
413                     OgreSkeletonManager.h \
414                     OgreSkeletonSerializer.h \
415                     OgreSphere.h \
416                     OgreSpotShadowFadePng.h \
417                     OgreStableHeaders.h \
418                     OgreStaticFaceGroup.h \
419                     OgreStaticGeometry.h \
420                     OgreStdHeaders.h \
421                     OgreString.h \
422                     OgreStringConverter.h \
423                     OgreStringInterface.h \
424                     OgreStringVector.h \
425                     OgreSubEntity.h \
426                     OgreSubMesh.h \
427                     OgreTagPoint.h \
428                     OgreTechnique.h \
429                     OgreTextAreaOverlayElement.h \
430                     OgreTextureUnitState.h \
431                     OgreTexture.h \
432                     OgreTextureManager.h \
433                     OgreTimer.h \
434                     OgreUnifiedHighLevelGpuProgram.h \
435                     OgreUserDefinedObject.h \
436                     OgreUTFString.h \
437                     OgreVector2.h \
438                     OgreVector3.h \
439                     OgreVector4.h \
440                     OgreVertexBoneAssignment.h \
441                     OgreVertexIndexData.h \
442                     OgreViewport.h \
443                     OgreWireBoundingBox.h \
444                     OgreZip.h \
445                     OgreCompositor.h \
446                     OgreCompositorChain.h \
447                     OgreCompositorInstance.h \
448                     OgreCompositorManager.h \
449                     OgreCompositorSerializer.h \
450                     OgreCompositionTechnique.h \
451                     OgreCompositionPass.h \
452                     OgreCompositionTargetPass.h \
453                     OgreCompositorScriptCompiler.h \
454                     OgreCompiler2Pass.h \
455                     asm_math.h \
456                     OgreWindowEventUtilities.h
457
458all: config.h
459        $(MAKE) $(AM_MAKEFLAGS) all-recursive
460
461.SUFFIXES:
462$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
463        @for dep in $?; do \
464          case '$(am__configure_deps)' in \
465            *$$dep*) \
466              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
467                && exit 0; \
468              exit 1;; \
469          esac; \
470        done; \
471        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  OgreMain/include/Makefile'; \
472        cd $(top_srcdir) && \
473          $(AUTOMAKE) --foreign  OgreMain/include/Makefile
474.PRECIOUS: Makefile
475Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
476        @case '$?' in \
477          *config.status*) \
478            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
479          *) \
480            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
481            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
482        esac;
483
484$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
485        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
486
487$(top_srcdir)/configure:  $(am__configure_deps)
488        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
489$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
490        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
491
492config.h: stamp-h1
493        @if test ! -f $@; then \
494          rm -f stamp-h1; \
495          $(MAKE) stamp-h1; \
496        else :; fi
497
498stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
499        @rm -f stamp-h1
500        cd $(top_builddir) && $(SHELL) ./config.status OgreMain/include/config.h
501$(srcdir)/config.h.in:  $(am__configure_deps)
502        cd $(top_srcdir) && $(AUTOHEADER)
503        rm -f stamp-h1
504        touch $@
505
506distclean-hdr:
507        -rm -f config.h stamp-h1
508
509mostlyclean-libtool:
510        -rm -f *.lo
511
512clean-libtool:
513        -rm -rf .libs _libs
514
515distclean-libtool:
516        -rm -f libtool
517uninstall-info-am:
518install-pkgincludeHEADERS: $(pkginclude_HEADERS)
519        @$(NORMAL_INSTALL)
520        test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
521        @list='$(pkginclude_HEADERS)'; for p in $$list; do \
522          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
523          f=$(am__strip_dir) \
524          echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
525          $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
526        done
527
528uninstall-pkgincludeHEADERS:
529        @$(NORMAL_UNINSTALL)
530        @list='$(pkginclude_HEADERS)'; for p in $$list; do \
531          f=$(am__strip_dir) \
532          echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
533          rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
534        done
535
536# This directory's subdirectories are mostly independent; you can cd
537# into them and run `make' without going through this Makefile.
538# To change the values of `make' variables: instead of editing Makefiles,
539# (1) if the variable is set in `config.status', edit `config.status'
540#     (which will cause the Makefiles to be regenerated when you run `make');
541# (2) otherwise, pass the desired values on the `make' command line.
542$(RECURSIVE_TARGETS):
543        @failcom='exit 1'; \
544        for f in x $$MAKEFLAGS; do \
545          case $$f in \
546            *=* | --[!k]*);; \
547            *k*) failcom='fail=yes';; \
548          esac; \
549        done; \
550        dot_seen=no; \
551        target=`echo $@ | sed s/-recursive//`; \
552        list='$(SUBDIRS)'; for subdir in $$list; do \
553          echo "Making $$target in $$subdir"; \
554          if test "$$subdir" = "."; then \
555            dot_seen=yes; \
556            local_target="$$target-am"; \
557          else \
558            local_target="$$target"; \
559          fi; \
560          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
561          || eval $$failcom; \
562        done; \
563        if test "$$dot_seen" = "no"; then \
564          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
565        fi; test -z "$$fail"
566
567mostlyclean-recursive clean-recursive distclean-recursive \
568maintainer-clean-recursive:
569        @failcom='exit 1'; \
570        for f in x $$MAKEFLAGS; do \
571          case $$f in \
572            *=* | --[!k]*);; \
573            *k*) failcom='fail=yes';; \
574          esac; \
575        done; \
576        dot_seen=no; \
577        case "$@" in \
578          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
579          *) list='$(SUBDIRS)' ;; \
580        esac; \
581        rev=''; for subdir in $$list; do \
582          if test "$$subdir" = "."; then :; else \
583            rev="$$subdir $$rev"; \
584          fi; \
585        done; \
586        rev="$$rev ."; \
587        target=`echo $@ | sed s/-recursive//`; \
588        for subdir in $$rev; do \
589          echo "Making $$target in $$subdir"; \
590          if test "$$subdir" = "."; then \
591            local_target="$$target-am"; \
592          else \
593            local_target="$$target"; \
594          fi; \
595          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
596          || eval $$failcom; \
597        done && test -z "$$fail"
598tags-recursive:
599        list='$(SUBDIRS)'; for subdir in $$list; do \
600          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
601        done
602ctags-recursive:
603        list='$(SUBDIRS)'; for subdir in $$list; do \
604          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
605        done
606
607ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
608        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
609        unique=`for i in $$list; do \
610            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
611          done | \
612          $(AWK) '    { files[$$0] = 1; } \
613               END { for (i in files) print i; }'`; \
614        mkid -fID $$unique
615tags: TAGS
616
617TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
618                $(TAGS_FILES) $(LISP)
619        tags=; \
620        here=`pwd`; \
621        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
622          include_option=--etags-include; \
623          empty_fix=.; \
624        else \
625          include_option=--include; \
626          empty_fix=; \
627        fi; \
628        list='$(SUBDIRS)'; for subdir in $$list; do \
629          if test "$$subdir" = .; then :; else \
630            test ! -f $$subdir/TAGS || \
631              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
632          fi; \
633        done; \
634        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
635        unique=`for i in $$list; do \
636            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637          done | \
638          $(AWK) '    { files[$$0] = 1; } \
639               END { for (i in files) print i; }'`; \
640        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
641          test -n "$$unique" || unique=$$empty_fix; \
642          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
643            $$tags $$unique; \
644        fi
645ctags: CTAGS
646CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
647                $(TAGS_FILES) $(LISP)
648        tags=; \
649        here=`pwd`; \
650        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
651        unique=`for i in $$list; do \
652            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
653          done | \
654          $(AWK) '    { files[$$0] = 1; } \
655               END { for (i in files) print i; }'`; \
656        test -z "$(CTAGS_ARGS)$$tags$$unique" \
657          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
658             $$tags $$unique
659
660GTAGS:
661        here=`$(am__cd) $(top_builddir) && pwd` \
662          && cd $(top_srcdir) \
663          && gtags -i $(GTAGS_ARGS) $$here
664
665distclean-tags:
666        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
667
668distdir: $(DISTFILES)
669        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
670        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
671        list='$(DISTFILES)'; for file in $$list; do \
672          case $$file in \
673            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
674            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
675          esac; \
676          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
677          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
678          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
679            dir="/$$dir"; \
680            $(mkdir_p) "$(distdir)$$dir"; \
681          else \
682            dir=''; \
683          fi; \
684          if test -d $$d/$$file; then \
685            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
686              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
687            fi; \
688            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
689          else \
690            test -f $(distdir)/$$file \
691            || cp -p $$d/$$file $(distdir)/$$file \
692            || exit 1; \
693          fi; \
694        done
695        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
696          if test "$$subdir" = .; then :; else \
697            test -d "$(distdir)/$$subdir" \
698            || $(mkdir_p) "$(distdir)/$$subdir" \
699            || exit 1; \
700            distdir=`$(am__cd) $(distdir) && pwd`; \
701            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
702            (cd $$subdir && \
703              $(MAKE) $(AM_MAKEFLAGS) \
704                top_distdir="$$top_distdir" \
705                distdir="$$distdir/$$subdir" \
706                distdir) \
707              || exit 1; \
708          fi; \
709        done
710check-am: all-am
711check: check-recursive
712all-am: Makefile $(HEADERS) config.h
713installdirs: installdirs-recursive
714installdirs-am:
715        for dir in "$(DESTDIR)$(pkgincludedir)"; do \
716          test -z "$$dir" || $(mkdir_p) "$$dir"; \
717        done
718install: install-recursive
719install-exec: install-exec-recursive
720install-data: install-data-recursive
721uninstall: uninstall-recursive
722
723install-am: all-am
724        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
725
726installcheck: installcheck-recursive
727install-strip:
728        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
729          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
730          `test -z '$(STRIP)' || \
731            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
732mostlyclean-generic:
733
734clean-generic:
735
736distclean-generic:
737        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
738
739maintainer-clean-generic:
740        @echo "This command is intended for maintainers to use"
741        @echo "it deletes files that may require special tools to rebuild."
742clean: clean-recursive
743
744clean-am: clean-generic clean-libtool mostlyclean-am
745
746distclean: distclean-recursive
747        -rm -f Makefile
748distclean-am: clean-am distclean-generic distclean-hdr \
749        distclean-libtool distclean-tags
750
751dvi: dvi-recursive
752
753dvi-am:
754
755html: html-recursive
756
757info: info-recursive
758
759info-am:
760
761install-data-am: install-pkgincludeHEADERS
762
763install-exec-am:
764
765install-info: install-info-recursive
766
767install-man:
768
769installcheck-am:
770
771maintainer-clean: maintainer-clean-recursive
772        -rm -f Makefile
773maintainer-clean-am: distclean-am maintainer-clean-generic
774
775mostlyclean: mostlyclean-recursive
776
777mostlyclean-am: mostlyclean-generic mostlyclean-libtool
778
779pdf: pdf-recursive
780
781pdf-am:
782
783ps: ps-recursive
784
785ps-am:
786
787uninstall-am: uninstall-info-am uninstall-pkgincludeHEADERS
788
789uninstall-info: uninstall-info-recursive
790
791.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
792        clean clean-generic clean-libtool clean-recursive ctags \
793        ctags-recursive distclean distclean-generic distclean-hdr \
794        distclean-libtool distclean-recursive distclean-tags distdir \
795        dvi dvi-am html html-am info info-am install install-am \
796        install-data install-data-am install-exec install-exec-am \
797        install-info install-info-am install-man \
798        install-pkgincludeHEADERS install-strip installcheck \
799        installcheck-am installdirs installdirs-am maintainer-clean \
800        maintainer-clean-generic maintainer-clean-recursive \
801        mostlyclean mostlyclean-generic mostlyclean-libtool \
802        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
803        uninstall uninstall-am uninstall-info-am \
804        uninstall-pkgincludeHEADERS
805
806@SAME_PLATFORM_AND_GUI_FALSE@   INCLUDE_SUBDIRS = $(OGRE_GUI)
807# Tell versions [3.59,3.63) of GNU make to not export all variables.
808# Otherwise a system limit (for SysV at least) may be exceeded.
809.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.