source: OGRE/trunk/ogrenew/RenderSystems/GL/src/win32/Makefile.in @ 692

Revision 692, 26.1 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1# Makefile.in generated by automake 1.7.5 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../../../..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@
48BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@
49BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@
50BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@
51BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@
52BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@
53BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@
54BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@
55CC = @CC@
56CCDEPMODE = @CCDEPMODE@
57CEGUI_CFLAGS = @CEGUI_CFLAGS@
58CEGUI_LIBS = @CEGUI_LIBS@
59CFGTK_DEPS_CFLAGS = @CFGTK_DEPS_CFLAGS@
60CFGTK_DEPS_LIBS = @CFGTK_DEPS_LIBS@
61CFLAGS = @CFLAGS@
62CPP = @CPP@
63CPPFLAGS = @CPPFLAGS@
64CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
65CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
66CPPUNIT_LIBS = @CPPUNIT_LIBS@
67CXX = @CXX@
68CXXDEPMODE = @CXXDEPMODE@
69CXXFLAGS = @CXXFLAGS@
70CYGPATH_W = @CYGPATH_W@
71DEFS = @DEFS@
72DEPDIR = @DEPDIR@
73ECHO = @ECHO@
74ECHO_C = @ECHO_C@
75ECHO_N = @ECHO_N@
76ECHO_T = @ECHO_T@
77EGREP = @EGREP@
78EXEEXT = @EXEEXT@
79FT2_CFLAGS = @FT2_CFLAGS@
80FT2_CONFIG = @FT2_CONFIG@
81FT2_LIBS = @FT2_LIBS@
82GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
83GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
84GL_LIBS = @GL_LIBS@
85HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@
86HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@
87INSTALL_DATA = @INSTALL_DATA@
88INSTALL_PROGRAM = @INSTALL_PROGRAM@
89INSTALL_SCRIPT = @INSTALL_SCRIPT@
90INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91LDFLAGS = @LDFLAGS@
92LEX = @LEX@
93LEXLIB = @LEXLIB@
94LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
95LIBOBJS = @LIBOBJS@
96LIBS = @LIBS@
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99LTLIBOBJS = @LTLIBOBJS@
100MAKEINFO = @MAKEINFO@
101OBJEXT = @OBJEXT@
102OGREMAIN_VERSION_INFO = @OGREMAIN_VERSION_INFO@
103OGRE_CFGTK = @OGRE_CFGTK@
104OGRE_CFLAGS = @OGRE_CFLAGS@
105OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
106OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@
107OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@
108OGRE_NT_FALSE = @OGRE_NT_FALSE@
109OGRE_NT_TRUE = @OGRE_NT_TRUE@
110OGRE_OSX_FALSE = @OGRE_OSX_FALSE@
111OGRE_OSX_TRUE = @OGRE_OSX_TRUE@
112OGRE_PLATFORM = @OGRE_PLATFORM@
113OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
114OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
115OPENEXR_LIBS = @OPENEXR_LIBS@
116PACKAGE = @PACKAGE@
117PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118PACKAGE_NAME = @PACKAGE_NAME@
119PACKAGE_STRING = @PACKAGE_STRING@
120PACKAGE_TARNAME = @PACKAGE_TARNAME@
121PACKAGE_VERSION = @PACKAGE_VERSION@
122PATH_SEPARATOR = @PATH_SEPARATOR@
123PKG_CONFIG = @PKG_CONFIG@
124PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
125PLATFORM_LIBS = @PLATFORM_LIBS@
126PLUGIN_FLAGS = @PLUGIN_FLAGS@
127RANLIB = @RANLIB@
128RC = @RC@
129SDL_CFLAGS = @SDL_CFLAGS@
130SDL_CONFIG = @SDL_CONFIG@
131SDL_LIBS = @SDL_LIBS@
132SET_MAKE = @SET_MAKE@
133SHARED_FLAGS = @SHARED_FLAGS@
134SHELL = @SHELL@
135STLPORT_CFLAGS = @STLPORT_CFLAGS@
136STLPORT_LIBS = @STLPORT_LIBS@
137STRIP = @STRIP@
138USE_DEVIL_FALSE = @USE_DEVIL_FALSE@
139USE_DEVIL_TRUE = @USE_DEVIL_TRUE@
140VERSION = @VERSION@
141YACC = @YACC@
142ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
143ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_CXX = @ac_ct_CXX@
146ac_ct_RANLIB = @ac_ct_RANLIB@
147ac_ct_RC = @ac_ct_RC@
148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176oldincludedir = @oldincludedir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181sysconfdir = @sysconfdir@
182target = @target@
183target_alias = @target_alias@
184target_cpu = @target_cpu@
185target_os = @target_os@
186target_vendor = @target_vendor@
187INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/RenderSystems/GL/include \
188           -I$(top_srcdir)/OgreMain/include $(GLSUPPORT_CFLAGS) \
189           -I$(top_srcdir)/PlatformManagers/$(OGRE_PLATFORM)/include
190
191
192noinst_LTLIBRARIES = libsupport.la
193
194libsupport_la_SOURCES = ../OgreWin32GLSupport.cpp \
195                ../OgreWin32RenderTexture.cpp \
196                ../OgreWin32Window.cpp \
197                OgreWin32Context.cpp
198
199libsupport_la_LDFLAGS =
200subdir = RenderSystems/GL/src/win32
201ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
202mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
203CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h
204CONFIG_CLEAN_FILES =
205LTLIBRARIES = $(noinst_LTLIBRARIES)
206
207libsupport_la_LIBADD =
208am_libsupport_la_OBJECTS = OgreWin32GLSupport.lo \
209        OgreWin32RenderTexture.lo OgreWin32Window.lo \
210        OgreWin32Context.lo
211libsupport_la_OBJECTS = $(am_libsupport_la_OBJECTS)
212
213DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/OgreMain/include
214depcomp = $(SHELL) $(top_srcdir)/depcomp
215am__depfiles_maybe = depfiles
216@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/OgreWin32Context.Plo \
217@AMDEP_TRUE@    ./$(DEPDIR)/OgreWin32GLSupport.Plo \
218@AMDEP_TRUE@    ./$(DEPDIR)/OgreWin32RenderTexture.Plo \
219@AMDEP_TRUE@    ./$(DEPDIR)/OgreWin32Window.Plo
220CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
221        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
222LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
223        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
224        $(AM_CXXFLAGS) $(CXXFLAGS)
225CXXLD = $(CXX)
226CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
227        $(AM_LDFLAGS) $(LDFLAGS) -o $@
228DIST_SOURCES = $(libsupport_la_SOURCES)
229DIST_COMMON = Makefile.am Makefile.in
230SOURCES = $(libsupport_la_SOURCES)
231
232all: all-am
233
234.SUFFIXES:
235.SUFFIXES: .cpp .lo .o .obj
236$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
237        cd $(top_srcdir) && \
238          $(AUTOMAKE) --foreign  RenderSystems/GL/src/win32/Makefile
239Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
240        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
241
242clean-noinstLTLIBRARIES:
243        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
244        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
245          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
246          test "$$dir" = "$$p" && dir=.; \
247          echo "rm -f \"$${dir}/so_locations\""; \
248          rm -f "$${dir}/so_locations"; \
249        done
250libsupport.la: $(libsupport_la_OBJECTS) $(libsupport_la_DEPENDENCIES)
251        $(CXXLINK)  $(libsupport_la_LDFLAGS) $(libsupport_la_OBJECTS) $(libsupport_la_LIBADD) $(LIBS)
252
253mostlyclean-compile:
254        -rm -f *.$(OBJEXT) core *.core
255
256distclean-compile:
257        -rm -f *.tab.c
258
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWin32Context.Plo@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWin32GLSupport.Plo@am__quote@
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWin32RenderTexture.Plo@am__quote@
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreWin32Window.Plo@am__quote@
263
264distclean-depend:
265        -rm -rf ./$(DEPDIR)
266
267.cpp.o:
268@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
269@am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
270@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
271@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
272@am__fastdepCXX_TRUE@   fi
273@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
277
278.cpp.obj:
279@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
280@am__fastdepCXX_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
281@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
282@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
283@am__fastdepCXX_TRUE@   fi
284@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
286@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
288
289.cpp.lo:
290@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
291@am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
292@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
293@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
294@am__fastdepCXX_TRUE@   fi
295@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
296@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
297@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
299
300OgreWin32GLSupport.o: ../OgreWin32GLSupport.cpp
301@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32GLSupport.o -MD -MP -MF "$(DEPDIR)/OgreWin32GLSupport.Tpo" \
302@am__fastdepCXX_TRUE@     -c -o OgreWin32GLSupport.o `test -f '../OgreWin32GLSupport.cpp' || echo '$(srcdir)/'`../OgreWin32GLSupport.cpp; \
303@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32GLSupport.Tpo" "$(DEPDIR)/OgreWin32GLSupport.Po"; \
304@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32GLSupport.Tpo"; exit 1; \
305@am__fastdepCXX_TRUE@   fi
306@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32GLSupport.cpp' object='OgreWin32GLSupport.o' libtool=no @AMDEPBACKSLASH@
307@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32GLSupport.Po' tmpdepfile='$(DEPDIR)/OgreWin32GLSupport.TPo' @AMDEPBACKSLASH@
308@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32GLSupport.o `test -f '../OgreWin32GLSupport.cpp' || echo '$(srcdir)/'`../OgreWin32GLSupport.cpp
310
311OgreWin32GLSupport.obj: ../OgreWin32GLSupport.cpp
312@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32GLSupport.obj -MD -MP -MF "$(DEPDIR)/OgreWin32GLSupport.Tpo" \
313@am__fastdepCXX_TRUE@     -c -o OgreWin32GLSupport.obj `if test -f '../OgreWin32GLSupport.cpp'; then $(CYGPATH_W) '../OgreWin32GLSupport.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32GLSupport.cpp'; fi`; \
314@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32GLSupport.Tpo" "$(DEPDIR)/OgreWin32GLSupport.Po"; \
315@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32GLSupport.Tpo"; exit 1; \
316@am__fastdepCXX_TRUE@   fi
317@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32GLSupport.cpp' object='OgreWin32GLSupport.obj' libtool=no @AMDEPBACKSLASH@
318@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32GLSupport.Po' tmpdepfile='$(DEPDIR)/OgreWin32GLSupport.TPo' @AMDEPBACKSLASH@
319@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32GLSupport.obj `if test -f '../OgreWin32GLSupport.cpp'; then $(CYGPATH_W) '../OgreWin32GLSupport.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32GLSupport.cpp'; fi`
321
322OgreWin32GLSupport.lo: ../OgreWin32GLSupport.cpp
323@am__fastdepCXX_TRUE@   if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32GLSupport.lo -MD -MP -MF "$(DEPDIR)/OgreWin32GLSupport.Tpo" \
324@am__fastdepCXX_TRUE@     -c -o OgreWin32GLSupport.lo `test -f '../OgreWin32GLSupport.cpp' || echo '$(srcdir)/'`../OgreWin32GLSupport.cpp; \
325@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32GLSupport.Tpo" "$(DEPDIR)/OgreWin32GLSupport.Plo"; \
326@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32GLSupport.Tpo"; exit 1; \
327@am__fastdepCXX_TRUE@   fi
328@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32GLSupport.cpp' object='OgreWin32GLSupport.lo' libtool=yes @AMDEPBACKSLASH@
329@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32GLSupport.Plo' tmpdepfile='$(DEPDIR)/OgreWin32GLSupport.TPlo' @AMDEPBACKSLASH@
330@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331@am__fastdepCXX_FALSE@  $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32GLSupport.lo `test -f '../OgreWin32GLSupport.cpp' || echo '$(srcdir)/'`../OgreWin32GLSupport.cpp
332
333OgreWin32RenderTexture.o: ../OgreWin32RenderTexture.cpp
334@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32RenderTexture.o -MD -MP -MF "$(DEPDIR)/OgreWin32RenderTexture.Tpo" \
335@am__fastdepCXX_TRUE@     -c -o OgreWin32RenderTexture.o `test -f '../OgreWin32RenderTexture.cpp' || echo '$(srcdir)/'`../OgreWin32RenderTexture.cpp; \
336@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo" "$(DEPDIR)/OgreWin32RenderTexture.Po"; \
337@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo"; exit 1; \
338@am__fastdepCXX_TRUE@   fi
339@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32RenderTexture.cpp' object='OgreWin32RenderTexture.o' libtool=no @AMDEPBACKSLASH@
340@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32RenderTexture.Po' tmpdepfile='$(DEPDIR)/OgreWin32RenderTexture.TPo' @AMDEPBACKSLASH@
341@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32RenderTexture.o `test -f '../OgreWin32RenderTexture.cpp' || echo '$(srcdir)/'`../OgreWin32RenderTexture.cpp
343
344OgreWin32RenderTexture.obj: ../OgreWin32RenderTexture.cpp
345@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32RenderTexture.obj -MD -MP -MF "$(DEPDIR)/OgreWin32RenderTexture.Tpo" \
346@am__fastdepCXX_TRUE@     -c -o OgreWin32RenderTexture.obj `if test -f '../OgreWin32RenderTexture.cpp'; then $(CYGPATH_W) '../OgreWin32RenderTexture.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32RenderTexture.cpp'; fi`; \
347@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo" "$(DEPDIR)/OgreWin32RenderTexture.Po"; \
348@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo"; exit 1; \
349@am__fastdepCXX_TRUE@   fi
350@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32RenderTexture.cpp' object='OgreWin32RenderTexture.obj' libtool=no @AMDEPBACKSLASH@
351@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32RenderTexture.Po' tmpdepfile='$(DEPDIR)/OgreWin32RenderTexture.TPo' @AMDEPBACKSLASH@
352@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32RenderTexture.obj `if test -f '../OgreWin32RenderTexture.cpp'; then $(CYGPATH_W) '../OgreWin32RenderTexture.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32RenderTexture.cpp'; fi`
354
355OgreWin32RenderTexture.lo: ../OgreWin32RenderTexture.cpp
356@am__fastdepCXX_TRUE@   if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32RenderTexture.lo -MD -MP -MF "$(DEPDIR)/OgreWin32RenderTexture.Tpo" \
357@am__fastdepCXX_TRUE@     -c -o OgreWin32RenderTexture.lo `test -f '../OgreWin32RenderTexture.cpp' || echo '$(srcdir)/'`../OgreWin32RenderTexture.cpp; \
358@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo" "$(DEPDIR)/OgreWin32RenderTexture.Plo"; \
359@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32RenderTexture.Tpo"; exit 1; \
360@am__fastdepCXX_TRUE@   fi
361@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32RenderTexture.cpp' object='OgreWin32RenderTexture.lo' libtool=yes @AMDEPBACKSLASH@
362@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32RenderTexture.Plo' tmpdepfile='$(DEPDIR)/OgreWin32RenderTexture.TPlo' @AMDEPBACKSLASH@
363@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
364@am__fastdepCXX_FALSE@  $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32RenderTexture.lo `test -f '../OgreWin32RenderTexture.cpp' || echo '$(srcdir)/'`../OgreWin32RenderTexture.cpp
365
366OgreWin32Window.o: ../OgreWin32Window.cpp
367@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32Window.o -MD -MP -MF "$(DEPDIR)/OgreWin32Window.Tpo" \
368@am__fastdepCXX_TRUE@     -c -o OgreWin32Window.o `test -f '../OgreWin32Window.cpp' || echo '$(srcdir)/'`../OgreWin32Window.cpp; \
369@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32Window.Tpo" "$(DEPDIR)/OgreWin32Window.Po"; \
370@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32Window.Tpo"; exit 1; \
371@am__fastdepCXX_TRUE@   fi
372@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32Window.cpp' object='OgreWin32Window.o' libtool=no @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32Window.Po' tmpdepfile='$(DEPDIR)/OgreWin32Window.TPo' @AMDEPBACKSLASH@
374@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32Window.o `test -f '../OgreWin32Window.cpp' || echo '$(srcdir)/'`../OgreWin32Window.cpp
376
377OgreWin32Window.obj: ../OgreWin32Window.cpp
378@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32Window.obj -MD -MP -MF "$(DEPDIR)/OgreWin32Window.Tpo" \
379@am__fastdepCXX_TRUE@     -c -o OgreWin32Window.obj `if test -f '../OgreWin32Window.cpp'; then $(CYGPATH_W) '../OgreWin32Window.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32Window.cpp'; fi`; \
380@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32Window.Tpo" "$(DEPDIR)/OgreWin32Window.Po"; \
381@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32Window.Tpo"; exit 1; \
382@am__fastdepCXX_TRUE@   fi
383@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32Window.cpp' object='OgreWin32Window.obj' libtool=no @AMDEPBACKSLASH@
384@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32Window.Po' tmpdepfile='$(DEPDIR)/OgreWin32Window.TPo' @AMDEPBACKSLASH@
385@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32Window.obj `if test -f '../OgreWin32Window.cpp'; then $(CYGPATH_W) '../OgreWin32Window.cpp'; else $(CYGPATH_W) '$(srcdir)/../OgreWin32Window.cpp'; fi`
387
388OgreWin32Window.lo: ../OgreWin32Window.cpp
389@am__fastdepCXX_TRUE@   if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT OgreWin32Window.lo -MD -MP -MF "$(DEPDIR)/OgreWin32Window.Tpo" \
390@am__fastdepCXX_TRUE@     -c -o OgreWin32Window.lo `test -f '../OgreWin32Window.cpp' || echo '$(srcdir)/'`../OgreWin32Window.cpp; \
391@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/OgreWin32Window.Tpo" "$(DEPDIR)/OgreWin32Window.Plo"; \
392@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/OgreWin32Window.Tpo"; exit 1; \
393@am__fastdepCXX_TRUE@   fi
394@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='../OgreWin32Window.cpp' object='OgreWin32Window.lo' libtool=yes @AMDEPBACKSLASH@
395@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/OgreWin32Window.Plo' tmpdepfile='$(DEPDIR)/OgreWin32Window.TPlo' @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397@am__fastdepCXX_FALSE@  $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o OgreWin32Window.lo `test -f '../OgreWin32Window.cpp' || echo '$(srcdir)/'`../OgreWin32Window.cpp
398
399mostlyclean-libtool:
400        -rm -f *.lo
401
402clean-libtool:
403        -rm -rf .libs _libs
404
405distclean-libtool:
406        -rm -f libtool
407uninstall-info-am:
408
409ETAGS = etags
410ETAGSFLAGS =
411
412CTAGS = ctags
413CTAGSFLAGS =
414
415tags: TAGS
416
417ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
418        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419        unique=`for i in $$list; do \
420            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421          done | \
422          $(AWK) '    { files[$$0] = 1; } \
423               END { for (i in files) print i; }'`; \
424        mkid -fID $$unique
425
426TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
427                $(TAGS_FILES) $(LISP)
428        tags=; \
429        here=`pwd`; \
430        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
431        unique=`for i in $$list; do \
432            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433          done | \
434          $(AWK) '    { files[$$0] = 1; } \
435               END { for (i in files) print i; }'`; \
436        test -z "$(ETAGS_ARGS)$$tags$$unique" \
437          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438             $$tags $$unique
439
440ctags: CTAGS
441CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
442                $(TAGS_FILES) $(LISP)
443        tags=; \
444        here=`pwd`; \
445        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
446        unique=`for i in $$list; do \
447            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448          done | \
449          $(AWK) '    { files[$$0] = 1; } \
450               END { for (i in files) print i; }'`; \
451        test -z "$(CTAGS_ARGS)$$tags$$unique" \
452          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453             $$tags $$unique
454
455GTAGS:
456        here=`$(am__cd) $(top_builddir) && pwd` \
457          && cd $(top_srcdir) \
458          && gtags -i $(GTAGS_ARGS) $$here
459
460distclean-tags:
461        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
462DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
463
464top_distdir = ../../../..
465distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
466
467distdir: $(DISTFILES)
468        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
469        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
470        list='$(DISTFILES)'; for file in $$list; do \
471          case $$file in \
472            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
473            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
474          esac; \
475          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
477          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
478            dir="/$$dir"; \
479            $(mkinstalldirs) "$(distdir)$$dir"; \
480          else \
481            dir=''; \
482          fi; \
483          if test -d $$d/$$file; then \
484            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
485              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
486            fi; \
487            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
488          else \
489            test -f $(distdir)/$$file \
490            || cp -p $$d/$$file $(distdir)/$$file \
491            || exit 1; \
492          fi; \
493        done
494check-am: all-am
495check: check-am
496all-am: Makefile $(LTLIBRARIES)
497
498installdirs:
499install: install-am
500install-exec: install-exec-am
501install-data: install-data-am
502uninstall: uninstall-am
503
504install-am: all-am
505        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
506
507installcheck: installcheck-am
508install-strip:
509        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510          INSTALL_STRIP_FLAG=-s \
511          `test -z '$(STRIP)' || \
512            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
513mostlyclean-generic:
514
515clean-generic:
516
517distclean-generic:
518        -rm -f Makefile $(CONFIG_CLEAN_FILES)
519
520maintainer-clean-generic:
521        @echo "This command is intended for maintainers to use"
522        @echo "it deletes files that may require special tools to rebuild."
523clean: clean-am
524
525clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
526        mostlyclean-am
527
528distclean: distclean-am
529
530distclean-am: clean-am distclean-compile distclean-depend \
531        distclean-generic distclean-libtool distclean-tags
532
533dvi: dvi-am
534
535dvi-am:
536
537info: info-am
538
539info-am:
540
541install-data-am:
542
543install-exec-am:
544
545install-info: install-info-am
546
547install-man:
548
549installcheck-am:
550
551maintainer-clean: maintainer-clean-am
552
553maintainer-clean-am: distclean-am maintainer-clean-generic
554
555mostlyclean: mostlyclean-am
556
557mostlyclean-am: mostlyclean-compile mostlyclean-generic \
558        mostlyclean-libtool
559
560pdf: pdf-am
561
562pdf-am:
563
564ps: ps-am
565
566ps-am:
567
568uninstall-am: uninstall-info-am
569
570.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
571        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
572        distclean-compile distclean-depend distclean-generic \
573        distclean-libtool distclean-tags distdir dvi dvi-am info \
574        info-am install install-am install-data install-data-am \
575        install-exec install-exec-am install-info install-info-am \
576        install-man install-strip installcheck installcheck-am \
577        installdirs maintainer-clean maintainer-clean-generic \
578        mostlyclean mostlyclean-compile mostlyclean-generic \
579        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
580        uninstall-am uninstall-info-am
581
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.