Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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