Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/RenderSystems/GL/src/Makefile.in @ 6

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

=…

File size: 24.4 KB
Line 
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35target_triplet = @target@
36subdir = RenderSystems/GL/src
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \
40        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42        $(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h
45CONFIG_CLEAN_FILES =
46am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47am__vpath_adj = case $$p in \
48    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49    *) f=$$p;; \
50  esac;
51am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52am__installdirs = "$(DESTDIR)$(pkglibdir)"
53pkglibLTLIBRARIES_INSTALL = $(INSTALL)
54LTLIBRARIES = $(pkglib_LTLIBRARIES)
55am__DEPENDENCIES_1 =
56RenderSystem_GL_la_DEPENDENCIES = $(top_builddir)/RenderSystems/GL/src/$(OGRE_GLSUPPORT)/libsupport.la \
57        $(top_builddir)/RenderSystems/GL/src/GLSL/src/libGLSL.la \
58        $(top_builddir)/RenderSystems/GL/src/nvparse/libnvparse.la \
59        $(top_builddir)/RenderSystems/GL/src/atifs/src/libatifs.la \
60        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
61        $(am__DEPENDENCIES_1)
62am_RenderSystem_GL_la_OBJECTS = OgreGLEngineDll.lo OgreGLPlugin.lo \
63        OgreGLGpuProgram.lo OgreGLGpuNvparseProgram.lo \
64        OgreGLGpuProgramManager.lo OgreGLRenderSystem.lo \
65        OgreGLSupport.lo OgreGLTexture.lo OgreGLTextureManager.lo \
66        OgreGLHardwareBufferManager.lo OgreGLHardwareIndexBuffer.lo \
67        OgreGLHardwareOcclusionQuery.lo OgreGLHardwareVertexBuffer.lo \
68        OgreGLHardwarePixelBuffer.lo \
69        OgreGLDefaultHardwareBufferManager.lo OgreGLContext.lo \
70        OgreGLPixelFormat.lo OgreGLRenderTexture.lo \
71        OgreGLFBORenderTexture.lo OgreGLPBRenderTexture.lo \
72        OgreGLFBOMultiRenderTarget.lo OgreGLFrameBufferObject.lo \
73        glew.lo
74RenderSystem_GL_la_OBJECTS = $(am_RenderSystem_GL_la_OBJECTS)
75RenderSystem_GL_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
76        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
77        $(CXXFLAGS) $(RenderSystem_GL_la_LDFLAGS) $(LDFLAGS) -o $@
78DEFAULT_INCLUDES = -I. -I$(top_builddir)/OgreMain/include@am__isrc@
79depcomp = $(SHELL) $(top_srcdir)/depcomp
80am__depfiles_maybe = depfiles
81CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
83LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
86CXXLD = $(CXX)
87CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
89        $(LDFLAGS) -o $@
90SOURCES = $(RenderSystem_GL_la_SOURCES)
91DIST_SOURCES = $(RenderSystem_GL_la_SOURCES)
92RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
93        html-recursive info-recursive install-data-recursive \
94        install-dvi-recursive install-exec-recursive \
95        install-html-recursive install-info-recursive \
96        install-pdf-recursive install-ps-recursive install-recursive \
97        installcheck-recursive installdirs-recursive pdf-recursive \
98        ps-recursive uninstall-recursive
99RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
100  distclean-recursive maintainer-clean-recursive
101ETAGS = etags
102CTAGS = ctags
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104ACLOCAL = @ACLOCAL@
105AMTAR = @AMTAR@
106AR = @AR@
107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
110AWK = @AWK@
111CC = @CC@
112CCDEPMODE = @CCDEPMODE@
113CEGUI_CFLAGS = @CEGUI_CFLAGS@
114CEGUI_LIBS = @CEGUI_LIBS@
115CFLAGS = @CFLAGS@
116CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@
117CPP = @CPP@
118CPPFLAGS = @CPPFLAGS@
119CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
120CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
121CPPUNIT_LIBS = @CPPUNIT_LIBS@
122CXX = @CXX@
123CXXCPP = @CXXCPP@
124CXXDEPMODE = @CXXDEPMODE@
125CXXFLAGS = @CXXFLAGS@
126CYGPATH_W = @CYGPATH_W@
127DEFS = @DEFS@
128DEPDIR = @DEPDIR@
129ECHO = @ECHO@
130ECHO_C = @ECHO_C@
131ECHO_N = @ECHO_N@
132ECHO_T = @ECHO_T@
133EGREP = @EGREP@
134EXEEXT = @EXEEXT@
135F77 = @F77@
136FFLAGS = @FFLAGS@
137FT2_CFLAGS = @FT2_CFLAGS@
138FT2_CONFIG = @FT2_CONFIG@
139FT2_LIBS = @FT2_LIBS@
140GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
141GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
142GL_LIBS = @GL_LIBS@
143GREP = @GREP@
144GTK_CFLAGS = @GTK_CFLAGS@
145GTK_LIBS = @GTK_LIBS@
146INSTALL = @INSTALL@
147INSTALL_DATA = @INSTALL_DATA@
148INSTALL_PROGRAM = @INSTALL_PROGRAM@
149INSTALL_SCRIPT = @INSTALL_SCRIPT@
150INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151LDFLAGS = @LDFLAGS@
152LEX = @LEX@
153LEXLIB = @LEXLIB@
154LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
155LIBOBJS = @LIBOBJS@
156LIBS = @LIBS@
157LIBTOOL = @LIBTOOL@
158LN_S = @LN_S@
159LTLIBOBJS = @LTLIBOBJS@
160MAKEINFO = @MAKEINFO@
161MKDIR_P = @MKDIR_P@
162OBJEXT = @OBJEXT@
163OGRE_CFLAGS = @OGRE_CFLAGS@
164OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
165OGRE_GUI = @OGRE_GUI@
166OGRE_PLATFORM = @OGRE_PLATFORM@
167OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
168OIS_CFLAGS = @OIS_CFLAGS@
169OIS_LIBS = @OIS_LIBS@
170OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
171OPENEXR_LIBS = @OPENEXR_LIBS@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179PKG_CONFIG = @PKG_CONFIG@
180PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
181PLATFORM_LIBS = @PLATFORM_LIBS@
182PLUGIN_FLAGS = @PLUGIN_FLAGS@
183RANLIB = @RANLIB@
184RC = @RC@
185SED = @SED@
186SET_MAKE = @SET_MAKE@
187SHARED_FLAGS = @SHARED_FLAGS@
188SHELL = @SHELL@
189STLPORT_CFLAGS = @STLPORT_CFLAGS@
190STLPORT_LIBS = @STLPORT_LIBS@
191STRIP = @STRIP@
192VERSION = @VERSION@
193XMKMF = @XMKMF@
194YACC = @YACC@
195YFLAGS = @YFLAGS@
196ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
197ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_CXX = @ac_ct_CXX@
204ac_ct_F77 = @ac_ct_F77@
205am__include = @am__include@
206am__leading_dot = @am__leading_dot@
207am__quote = @am__quote@
208am__tar = @am__tar@
209am__untar = @am__untar@
210bindir = @bindir@
211build = @build@
212build_alias = @build_alias@
213build_cpu = @build_cpu@
214build_os = @build_os@
215build_vendor = @build_vendor@
216builddir = @builddir@
217datadir = @datadir@
218datarootdir = @datarootdir@
219docdir = @docdir@
220dvidir = @dvidir@
221exec_prefix = @exec_prefix@
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
227htmldir = @htmldir@
228includedir = @includedir@
229infodir = @infodir@
230install_sh = @install_sh@
231libdir = @libdir@
232libexecdir = @libexecdir@
233localedir = @localedir@
234localstatedir = @localstatedir@
235mandir = @mandir@
236mkdir_p = @mkdir_p@
237ogreexecdir = @ogreexecdir@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245srcdir = @srcdir@
246sysconfdir = @sysconfdir@
247target = @target@
248target_alias = @target_alias@
249target_cpu = @target_cpu@
250target_os = @target_os@
251target_vendor = @target_vendor@
252top_builddir = @top_builddir@
253top_srcdir = @top_srcdir@
254INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/RenderSystems/GL/include \
255           -I$(top_srcdir)/OgreMain/include $(GLSUPPORT_CFLAGS) \
256           -I$(top_srcdir)/RenderSystems/GL/src/$(OGRE_GLSUPPORT) \
257           -I$(top_srcdir)/RenderSystems/GL/src/nvparse \
258           -I$(top_srcdir)/RenderSystems/GL/src/atifs/include \
259           -I$(top_srcdir)/RenderSystems/GL/src/GLSL/include \
260           $(CFLAGS_VISIBILITY)
261
262DIST_SUBDIRS = win32 GLX
263SUBDIRS = $(OGRE_GLSUPPORT) nvparse atifs GLSL
264pkglib_LTLIBRARIES = RenderSystem_GL.la
265RenderSystem_GL_la_SOURCES = OgreGLEngineDll.cpp \
266                             OgreGLPlugin.cpp \
267                             OgreGLGpuProgram.cpp \
268                             OgreGLGpuNvparseProgram.cpp \
269                             OgreGLGpuProgramManager.cpp \
270                             OgreGLRenderSystem.cpp \
271                             OgreGLSupport.cpp \
272                             OgreGLTexture.cpp \
273                             OgreGLTextureManager.cpp \
274                             OgreGLHardwareBufferManager.cpp \
275                             OgreGLHardwareIndexBuffer.cpp \
276                             OgreGLHardwareOcclusionQuery.cpp \
277                             OgreGLHardwareVertexBuffer.cpp \
278                             OgreGLHardwarePixelBuffer.cpp \
279                             OgreGLDefaultHardwareBufferManager.cpp \
280                             OgreGLContext.cpp \
281                             OgreGLPixelFormat.cpp \
282                             OgreGLRenderTexture.cpp \
283                             OgreGLFBORenderTexture.cpp \
284                             OgreGLPBRenderTexture.cpp \
285                             OgreGLFBOMultiRenderTarget.cpp \
286                             OgreGLFrameBufferObject.cpp \
287                             glew.cpp
288
289RenderSystem_GL_la_LDFLAGS = -module $(PLUGIN_FLAGS) -L$(top_builddir)/OgreMain/src -Wl,-z,defs
290RenderSystem_GL_la_LIBADD = \
291    $(top_builddir)/RenderSystems/GL/src/$(OGRE_GLSUPPORT)/libsupport.la \
292    $(top_builddir)/RenderSystems/GL/src/GLSL/src/libGLSL.la \
293    $(top_builddir)/RenderSystems/GL/src/nvparse/libnvparse.la \
294    $(top_builddir)/RenderSystems/GL/src/atifs/src/libatifs.la \
295    $(GL_LIBS) $(GLSUPPORT_LIBS) -lOgreMain $(OGRE_THREAD_LIBS)
296
297all: all-recursive
298
299.SUFFIXES:
300.SUFFIXES: .cpp .lo .o .obj
301$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
302        @for dep in $?; do \
303          case '$(am__configure_deps)' in \
304            *$$dep*) \
305              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
306                && exit 0; \
307              exit 1;; \
308          esac; \
309        done; \
310        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  RenderSystems/GL/src/Makefile'; \
311        cd $(top_srcdir) && \
312          $(AUTOMAKE) --foreign  RenderSystems/GL/src/Makefile
313.PRECIOUS: Makefile
314Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315        @case '$?' in \
316          *config.status*) \
317            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318          *) \
319            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321        esac;
322
323$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326$(top_srcdir)/configure:  $(am__configure_deps)
327        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
329        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
331        @$(NORMAL_INSTALL)
332        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
333        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
334          if test -f $$p; then \
335            f=$(am__strip_dir) \
336            echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
337            $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
338          else :; fi; \
339        done
340
341uninstall-pkglibLTLIBRARIES:
342        @$(NORMAL_UNINSTALL)
343        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
344          p=$(am__strip_dir) \
345          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
346          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
347        done
348
349clean-pkglibLTLIBRARIES:
350        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
351        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
352          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
353          test "$$dir" != "$$p" || dir=.; \
354          echo "rm -f \"$${dir}/so_locations\""; \
355          rm -f "$${dir}/so_locations"; \
356        done
357RenderSystem_GL.la: $(RenderSystem_GL_la_OBJECTS) $(RenderSystem_GL_la_DEPENDENCIES)
358        $(RenderSystem_GL_la_LINK) -rpath $(pkglibdir) $(RenderSystem_GL_la_OBJECTS) $(RenderSystem_GL_la_LIBADD) $(LIBS)
359
360mostlyclean-compile:
361        -rm -f *.$(OBJEXT)
362
363distclean-compile:
364        -rm -f *.tab.c
365
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLContext.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLDefaultHardwareBufferManager.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLEngineDll.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLFBOMultiRenderTarget.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLFBORenderTexture.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLFrameBufferObject.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLGpuNvparseProgram.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLGpuProgram.Plo@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLGpuProgramManager.Plo@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLHardwareBufferManager.Plo@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLHardwareIndexBuffer.Plo@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLHardwareOcclusionQuery.Plo@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLHardwarePixelBuffer.Plo@am__quote@
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLHardwareVertexBuffer.Plo@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLPBRenderTexture.Plo@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLPixelFormat.Plo@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLPlugin.Plo@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLRenderSystem.Plo@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLRenderTexture.Plo@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLSupport.Plo@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLTexture.Plo@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreGLTextureManager.Plo@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glew.Plo@am__quote@
389
390.cpp.o:
391@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
392@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
393@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
396
397.cpp.obj:
398@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
399@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
403
404.cpp.lo:
405@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
406@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
407@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
408@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
410
411mostlyclean-libtool:
412        -rm -f *.lo
413
414clean-libtool:
415        -rm -rf .libs _libs
416
417# This directory's subdirectories are mostly independent; you can cd
418# into them and run `make' without going through this Makefile.
419# To change the values of `make' variables: instead of editing Makefiles,
420# (1) if the variable is set in `config.status', edit `config.status'
421#     (which will cause the Makefiles to be regenerated when you run `make');
422# (2) otherwise, pass the desired values on the `make' command line.
423$(RECURSIVE_TARGETS):
424        @failcom='exit 1'; \
425        for f in x $$MAKEFLAGS; do \
426          case $$f in \
427            *=* | --[!k]*);; \
428            *k*) failcom='fail=yes';; \
429          esac; \
430        done; \
431        dot_seen=no; \
432        target=`echo $@ | sed s/-recursive//`; \
433        list='$(SUBDIRS)'; for subdir in $$list; do \
434          echo "Making $$target in $$subdir"; \
435          if test "$$subdir" = "."; then \
436            dot_seen=yes; \
437            local_target="$$target-am"; \
438          else \
439            local_target="$$target"; \
440          fi; \
441          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
442          || eval $$failcom; \
443        done; \
444        if test "$$dot_seen" = "no"; then \
445          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
446        fi; test -z "$$fail"
447
448$(RECURSIVE_CLEAN_TARGETS):
449        @failcom='exit 1'; \
450        for f in x $$MAKEFLAGS; do \
451          case $$f in \
452            *=* | --[!k]*);; \
453            *k*) failcom='fail=yes';; \
454          esac; \
455        done; \
456        dot_seen=no; \
457        case "$@" in \
458          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
459          *) list='$(SUBDIRS)' ;; \
460        esac; \
461        rev=''; for subdir in $$list; do \
462          if test "$$subdir" = "."; then :; else \
463            rev="$$subdir $$rev"; \
464          fi; \
465        done; \
466        rev="$$rev ."; \
467        target=`echo $@ | sed s/-recursive//`; \
468        for subdir in $$rev; do \
469          echo "Making $$target in $$subdir"; \
470          if test "$$subdir" = "."; then \
471            local_target="$$target-am"; \
472          else \
473            local_target="$$target"; \
474          fi; \
475          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
476          || eval $$failcom; \
477        done && test -z "$$fail"
478tags-recursive:
479        list='$(SUBDIRS)'; for subdir in $$list; do \
480          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
481        done
482ctags-recursive:
483        list='$(SUBDIRS)'; for subdir in $$list; do \
484          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
485        done
486
487ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
488        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489        unique=`for i in $$list; do \
490            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491          done | \
492          $(AWK) '    { files[$$0] = 1; } \
493               END { for (i in files) print i; }'`; \
494        mkid -fID $$unique
495tags: TAGS
496
497TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
498                $(TAGS_FILES) $(LISP)
499        tags=; \
500        here=`pwd`; \
501        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
502          include_option=--etags-include; \
503          empty_fix=.; \
504        else \
505          include_option=--include; \
506          empty_fix=; \
507        fi; \
508        list='$(SUBDIRS)'; for subdir in $$list; do \
509          if test "$$subdir" = .; then :; else \
510            test ! -f $$subdir/TAGS || \
511              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
512          fi; \
513        done; \
514        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
515        unique=`for i in $$list; do \
516            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517          done | \
518          $(AWK) '    { files[$$0] = 1; } \
519               END { for (i in files) print i; }'`; \
520        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
521          test -n "$$unique" || unique=$$empty_fix; \
522          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523            $$tags $$unique; \
524        fi
525ctags: CTAGS
526CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
527                $(TAGS_FILES) $(LISP)
528        tags=; \
529        here=`pwd`; \
530        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
531        unique=`for i in $$list; do \
532            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533          done | \
534          $(AWK) '    { files[$$0] = 1; } \
535               END { for (i in files) print i; }'`; \
536        test -z "$(CTAGS_ARGS)$$tags$$unique" \
537          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
538             $$tags $$unique
539
540GTAGS:
541        here=`$(am__cd) $(top_builddir) && pwd` \
542          && cd $(top_srcdir) \
543          && gtags -i $(GTAGS_ARGS) $$here
544
545distclean-tags:
546        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
548distdir: $(DISTFILES)
549        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551        list='$(DISTFILES)'; \
552          dist_files=`for file in $$list; do echo $$file; done | \
553          sed -e "s|^$$srcdirstrip/||;t" \
554              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555        case $$dist_files in \
556          */*) $(MKDIR_P) `echo "$$dist_files" | \
557                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558                           sort -u` ;; \
559        esac; \
560        for file in $$dist_files; do \
561          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562          if test -d $$d/$$file; then \
563            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
565              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
566            fi; \
567            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
568          else \
569            test -f $(distdir)/$$file \
570            || cp -p $$d/$$file $(distdir)/$$file \
571            || exit 1; \
572          fi; \
573        done
574        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
575          if test "$$subdir" = .; then :; else \
576            test -d "$(distdir)/$$subdir" \
577            || $(MKDIR_P) "$(distdir)/$$subdir" \
578            || exit 1; \
579            distdir=`$(am__cd) $(distdir) && pwd`; \
580            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
581            (cd $$subdir && \
582              $(MAKE) $(AM_MAKEFLAGS) \
583                top_distdir="$$top_distdir" \
584                distdir="$$distdir/$$subdir" \
585                am__remove_distdir=: \
586                am__skip_length_check=: \
587                distdir) \
588              || exit 1; \
589          fi; \
590        done
591check-am: all-am
592check: check-recursive
593all-am: Makefile $(LTLIBRARIES)
594installdirs: installdirs-recursive
595installdirs-am:
596        for dir in "$(DESTDIR)$(pkglibdir)"; do \
597          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
598        done
599install: install-recursive
600install-exec: install-exec-recursive
601install-data: install-data-recursive
602uninstall: uninstall-recursive
603
604install-am: all-am
605        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
606
607installcheck: installcheck-recursive
608install-strip:
609        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611          `test -z '$(STRIP)' || \
612            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
613mostlyclean-generic:
614
615clean-generic:
616
617distclean-generic:
618        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
619
620maintainer-clean-generic:
621        @echo "This command is intended for maintainers to use"
622        @echo "it deletes files that may require special tools to rebuild."
623clean: clean-recursive
624
625clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
626        mostlyclean-am
627
628distclean: distclean-recursive
629        -rm -rf ./$(DEPDIR)
630        -rm -f Makefile
631distclean-am: clean-am distclean-compile distclean-generic \
632        distclean-tags
633
634dvi: dvi-recursive
635
636dvi-am:
637
638html: html-recursive
639
640info: info-recursive
641
642info-am:
643
644install-data-am:
645
646install-dvi: install-dvi-recursive
647
648install-exec-am: install-pkglibLTLIBRARIES
649
650install-html: install-html-recursive
651
652install-info: install-info-recursive
653
654install-man:
655
656install-pdf: install-pdf-recursive
657
658install-ps: install-ps-recursive
659
660installcheck-am:
661
662maintainer-clean: maintainer-clean-recursive
663        -rm -rf ./$(DEPDIR)
664        -rm -f Makefile
665maintainer-clean-am: distclean-am maintainer-clean-generic
666
667mostlyclean: mostlyclean-recursive
668
669mostlyclean-am: mostlyclean-compile mostlyclean-generic \
670        mostlyclean-libtool
671
672pdf: pdf-recursive
673
674pdf-am:
675
676ps: ps-recursive
677
678ps-am:
679
680uninstall-am: uninstall-pkglibLTLIBRARIES
681
682.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
683        install-strip
684
685.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
686        all all-am check check-am clean clean-generic clean-libtool \
687        clean-pkglibLTLIBRARIES ctags ctags-recursive distclean \
688        distclean-compile distclean-generic distclean-libtool \
689        distclean-tags distdir dvi dvi-am html html-am info info-am \
690        install install-am install-data install-data-am install-dvi \
691        install-dvi-am install-exec install-exec-am install-html \
692        install-html-am install-info install-info-am install-man \
693        install-pdf install-pdf-am install-pkglibLTLIBRARIES \
694        install-ps install-ps-am install-strip installcheck \
695        installcheck-am installdirs installdirs-am maintainer-clean \
696        maintainer-clean-generic mostlyclean mostlyclean-compile \
697        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
698        tags tags-recursive uninstall uninstall-am \
699        uninstall-pkglibLTLIBRARIES
700
701# Tell versions [3.59,3.63) of GNU make to not export all variables.
702# Otherwise a system limit (for SysV at least) may be exceeded.
703.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.