Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/RenderSystems/GL/include/Makefile.in @ 3

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

=update

File size: 12.9 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 = RenderSystems/GL/include
41DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42        $(srcdir)/Makefile.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 = $(top_builddir)/OgreMain/include/config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53HEADERS = $(noinst_HEADERS)
54ETAGS = etags
55CTAGS = ctags
56DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57ACLOCAL = @ACLOCAL@
58AMDEP_FALSE = @AMDEP_FALSE@
59AMDEP_TRUE = @AMDEP_TRUE@
60AMTAR = @AMTAR@
61AR = @AR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@
67BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@
68BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@
69BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@
70BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@
71BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@
72BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@
73BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@
74CC = @CC@
75CCDEPMODE = @CCDEPMODE@
76CEGUI_CFLAGS = @CEGUI_CFLAGS@
77CEGUI_LIBS = @CEGUI_LIBS@
78CFLAGS = @CFLAGS@
79CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
83CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
84CPPUNIT_LIBS = @CPPUNIT_LIBS@
85CXX = @CXX@
86CXXCPP = @CXXCPP@
87CXXDEPMODE = @CXXDEPMODE@
88CXXFLAGS = @CXXFLAGS@
89CYGPATH_W = @CYGPATH_W@
90DEFS = @DEFS@
91DEPDIR = @DEPDIR@
92ECHO = @ECHO@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EGREP = @EGREP@
97EXEEXT = @EXEEXT@
98F77 = @F77@
99FFLAGS = @FFLAGS@
100FT2_CFLAGS = @FT2_CFLAGS@
101FT2_CONFIG = @FT2_CONFIG@
102FT2_LIBS = @FT2_LIBS@
103GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
105GL_LIBS = @GL_LIBS@
106GREP = @GREP@
107GTK_CFLAGS = @GTK_CFLAGS@
108GTK_LIBS = @GTK_LIBS@
109HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@
110HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115LDFLAGS = @LDFLAGS@
116LEX = @LEX@
117LEXLIB = @LEXLIB@
118LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
119LIBOBJS = @LIBOBJS@
120LIBS = @LIBS@
121LIBTOOL = @LIBTOOL@
122LN_S = @LN_S@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125OBJEXT = @OBJEXT@
126OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@
127OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@
128OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@
129OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@
130OGRE_CFLAGS = @OGRE_CFLAGS@
131OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
132OGRE_GUI = @OGRE_GUI@
133OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@
134OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@
135OGRE_NT_FALSE = @OGRE_NT_FALSE@
136OGRE_NT_TRUE = @OGRE_NT_TRUE@
137OGRE_OSX_FALSE = @OGRE_OSX_FALSE@
138OGRE_OSX_TRUE = @OGRE_OSX_TRUE@
139OGRE_PLATFORM = @OGRE_PLATFORM@
140OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
141OIS_CFLAGS = @OIS_CFLAGS@
142OIS_LIBS = @OIS_LIBS@
143OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
144OPENEXR_LIBS = @OPENEXR_LIBS@
145PACKAGE = @PACKAGE@
146PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147PACKAGE_NAME = @PACKAGE_NAME@
148PACKAGE_STRING = @PACKAGE_STRING@
149PACKAGE_TARNAME = @PACKAGE_TARNAME@
150PACKAGE_VERSION = @PACKAGE_VERSION@
151PATH_SEPARATOR = @PATH_SEPARATOR@
152PKG_CONFIG = @PKG_CONFIG@
153PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
154PLATFORM_LIBS = @PLATFORM_LIBS@
155PLUGIN_FLAGS = @PLUGIN_FLAGS@
156RANLIB = @RANLIB@
157RC = @RC@
158SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@
159SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@
160SET_MAKE = @SET_MAKE@
161SHARED_FLAGS = @SHARED_FLAGS@
162SHELL = @SHELL@
163STLPORT_CFLAGS = @STLPORT_CFLAGS@
164STLPORT_LIBS = @STLPORT_LIBS@
165STRIP = @STRIP@
166USE_DEVIL_FALSE = @USE_DEVIL_FALSE@
167USE_DEVIL_TRUE = @USE_DEVIL_TRUE@
168USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@
169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
170VERSION = @VERSION@
171XMKMF = @XMKMF@
172YACC = @YACC@
173YFLAGS = @YFLAGS@
174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
176abs_top_builddir = @abs_top_builddir@
177ac_ct_CC = @ac_ct_CC@
178ac_ct_CXX = @ac_ct_CXX@
179ac_ct_F77 = @ac_ct_F77@
180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184am__include = @am__include@
185am__leading_dot = @am__leading_dot@
186am__quote = @am__quote@
187am__tar = @am__tar@
188am__untar = @am__untar@
189bindir = @bindir@
190build = @build@
191build_alias = @build_alias@
192build_cpu = @build_cpu@
193build_os = @build_os@
194build_vendor = @build_vendor@
195datadir = @datadir@
196datarootdir = @datarootdir@
197docdir = @docdir@
198dvidir = @dvidir@
199exec_prefix = @exec_prefix@
200host = @host@
201host_alias = @host_alias@
202host_cpu = @host_cpu@
203host_os = @host_os@
204host_vendor = @host_vendor@
205htmldir = @htmldir@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209libdir = @libdir@
210libexecdir = @libexecdir@
211localedir = @localedir@
212localstatedir = @localstatedir@
213mandir = @mandir@
214mkdir_p = @mkdir_p@
215ogreexecdir = @ogreexecdir@
216oldincludedir = @oldincludedir@
217pdfdir = @pdfdir@
218prefix = @prefix@
219program_transform_name = @program_transform_name@
220psdir = @psdir@
221sbindir = @sbindir@
222sharedstatedir = @sharedstatedir@
223sysconfdir = @sysconfdir@
224target = @target@
225target_alias = @target_alias@
226target_cpu = @target_cpu@
227target_os = @target_os@
228target_vendor = @target_vendor@
229noinst_HEADERS = OgreGLPrerequisites.h \
230                                 OgreGLPlugin.h \
231                 OgreGLGpuProgram.h \
232                 OgreGLGpuNvparseProgram.h \
233                 OgreGLGpuProgramManager.h \
234                 OgreGLRenderSystem.h \
235                 OgreGLSupport.h \
236                 OgreGLTexture.h \
237                 OgreGLTextureManager.h \
238                 OgreSDLGLSupport.h \
239                 OgreSDLPrerequisites.h \
240                 OgreSDLWindow.h \
241                 OgreGLContext.h
242
243all: all-am
244
245.SUFFIXES:
246$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
247        @for dep in $?; do \
248          case '$(am__configure_deps)' in \
249            *$$dep*) \
250              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
251                && exit 0; \
252              exit 1;; \
253          esac; \
254        done; \
255        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  RenderSystems/GL/include/Makefile'; \
256        cd $(top_srcdir) && \
257          $(AUTOMAKE) --foreign  RenderSystems/GL/include/Makefile
258.PRECIOUS: Makefile
259Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
260        @case '$?' in \
261          *config.status*) \
262            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
263          *) \
264            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
265            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
266        esac;
267
268$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
269        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270
271$(top_srcdir)/configure:  $(am__configure_deps)
272        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
274        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276mostlyclean-libtool:
277        -rm -f *.lo
278
279clean-libtool:
280        -rm -rf .libs _libs
281
282distclean-libtool:
283        -rm -f libtool
284uninstall-info-am:
285
286ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
287        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288        unique=`for i in $$list; do \
289            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290          done | \
291          $(AWK) '    { files[$$0] = 1; } \
292               END { for (i in files) print i; }'`; \
293        mkid -fID $$unique
294tags: TAGS
295
296TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297                $(TAGS_FILES) $(LISP)
298        tags=; \
299        here=`pwd`; \
300        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301        unique=`for i in $$list; do \
302            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303          done | \
304          $(AWK) '    { files[$$0] = 1; } \
305               END { for (i in files) print i; }'`; \
306        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
307          test -n "$$unique" || unique=$$empty_fix; \
308          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
309            $$tags $$unique; \
310        fi
311ctags: CTAGS
312CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
313                $(TAGS_FILES) $(LISP)
314        tags=; \
315        here=`pwd`; \
316        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
317        unique=`for i in $$list; do \
318            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319          done | \
320          $(AWK) '    { files[$$0] = 1; } \
321               END { for (i in files) print i; }'`; \
322        test -z "$(CTAGS_ARGS)$$tags$$unique" \
323          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
324             $$tags $$unique
325
326GTAGS:
327        here=`$(am__cd) $(top_builddir) && pwd` \
328          && cd $(top_srcdir) \
329          && gtags -i $(GTAGS_ARGS) $$here
330
331distclean-tags:
332        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
333
334distdir: $(DISTFILES)
335        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
336        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
337        list='$(DISTFILES)'; for file in $$list; do \
338          case $$file in \
339            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
340            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
341          esac; \
342          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
343          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
345            dir="/$$dir"; \
346            $(mkdir_p) "$(distdir)$$dir"; \
347          else \
348            dir=''; \
349          fi; \
350          if test -d $$d/$$file; then \
351            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
353            fi; \
354            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
355          else \
356            test -f $(distdir)/$$file \
357            || cp -p $$d/$$file $(distdir)/$$file \
358            || exit 1; \
359          fi; \
360        done
361check-am: all-am
362check: check-am
363all-am: Makefile $(HEADERS)
364installdirs:
365install: install-am
366install-exec: install-exec-am
367install-data: install-data-am
368uninstall: uninstall-am
369
370install-am: all-am
371        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
373installcheck: installcheck-am
374install-strip:
375        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377          `test -z '$(STRIP)' || \
378            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379mostlyclean-generic:
380
381clean-generic:
382
383distclean-generic:
384        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
385
386maintainer-clean-generic:
387        @echo "This command is intended for maintainers to use"
388        @echo "it deletes files that may require special tools to rebuild."
389clean: clean-am
390
391clean-am: clean-generic clean-libtool mostlyclean-am
392
393distclean: distclean-am
394        -rm -f Makefile
395distclean-am: clean-am distclean-generic distclean-libtool \
396        distclean-tags
397
398dvi: dvi-am
399
400dvi-am:
401
402html: html-am
403
404info: info-am
405
406info-am:
407
408install-data-am:
409
410install-exec-am:
411
412install-info: install-info-am
413
414install-man:
415
416installcheck-am:
417
418maintainer-clean: maintainer-clean-am
419        -rm -f Makefile
420maintainer-clean-am: distclean-am maintainer-clean-generic
421
422mostlyclean: mostlyclean-am
423
424mostlyclean-am: mostlyclean-generic mostlyclean-libtool
425
426pdf: pdf-am
427
428pdf-am:
429
430ps: ps-am
431
432ps-am:
433
434uninstall-am: uninstall-info-am
435
436.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
437        clean-libtool ctags distclean distclean-generic \
438        distclean-libtool distclean-tags distdir dvi dvi-am html \
439        html-am info info-am install install-am install-data \
440        install-data-am install-exec install-exec-am install-info \
441        install-info-am install-man install-strip installcheck \
442        installcheck-am installdirs maintainer-clean \
443        maintainer-clean-generic mostlyclean mostlyclean-generic \
444        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
445        uninstall-am uninstall-info-am
446
447# Tell versions [3.59,3.63) of GNU make to not export all variables.
448# Otherwise a system limit (for SysV at least) may be exceeded.
449.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.