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