1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Copyright © 2011 Intel Corporation
19#
20# Permission is hereby granted, free of charge, to any person obtaining a
21# copy of this software and associated documentation files (the "Software"),
22# to deal in the Software without restriction, including without limitation
23# the rights to use, copy, modify, merge, publish, distribute, sublicense,
24# and/or sell copies of the Software, and to permit persons to whom the
25# Software is furnished to do so, subject to the following conditions:
26#
27# The above copyright notice and this permission notice (including the next
28# paragraph) shall be included in all copies or substantial portions of the
29# Software.
30#
31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
34# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
37# IN THE SOFTWARE.
38
39
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60@ENABLE_MOTIF_TRUE@am__append_1 = GLwMDrawA.c
61@ENABLE_MOTIF_TRUE@am__append_2 = $(MOTIF_CFLAGS)
62@ENABLE_MOTIF_TRUE@am__append_3 = $(MOTIF_LIBS)
63subdir = .
64DIST_COMMON = README $(am__configure_deps) $(library_include_HEADERS) \
65	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
66	$(srcdir)/glw.pc.in $(top_srcdir)/configure compile \
67	config.guess config.sub depcomp install-sh ltmain.sh missing
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/configure.ac
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71	$(ACLOCAL_M4)
72am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
73 configure.lineno config.status.lineno
74mkinstalldirs = $(install_sh) -d
75CONFIG_CLEAN_FILES = glw.pc
76CONFIG_CLEAN_VPATH_FILES =
77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78am__vpath_adj = case $$p in \
79    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80    *) f=$$p;; \
81  esac;
82am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83am__install_max = 40
84am__nobase_strip_setup = \
85  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86am__nobase_strip = \
87  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88am__nobase_list = $(am__nobase_strip_setup); \
89  for p in $$list; do echo "$$p $$p"; done | \
90  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92    if (++n[$$2] == $(am__install_max)) \
93      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94    END { for (dir in files) print dir, files[dir] }'
95am__base_list = \
96  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
99	"$(DESTDIR)$(library_includedir)"
100LTLIBRARIES = $(lib_LTLIBRARIES)
101am__DEPENDENCIES_1 =
102libGLw_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
103am__libGLw_la_SOURCES_DIST = GLwDrawA.c GLwMDrawA.c
104@ENABLE_MOTIF_TRUE@am__objects_1 = libGLw_la-GLwMDrawA.lo
105am_libGLw_la_OBJECTS = libGLw_la-GLwDrawA.lo $(am__objects_1)
106libGLw_la_OBJECTS = $(am_libGLw_la_OBJECTS)
107AM_V_lt = $(am__v_lt_$(V))
108am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
109am__v_lt_0 = --silent
110libGLw_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libGLw_la_CFLAGS) \
112	$(CFLAGS) $(libGLw_la_LDFLAGS) $(LDFLAGS) -o $@
113DEFAULT_INCLUDES = -I.@am__isrc@
114depcomp = $(SHELL) $(top_srcdir)/depcomp
115am__depfiles_maybe = depfiles
116am__mv = mv -f
117COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
118	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
120	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
121	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
122	$(AM_CFLAGS) $(CFLAGS)
123AM_V_CC = $(am__v_CC_$(V))
124am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
125am__v_CC_0 = @echo "  CC    " $@;
126AM_V_at = $(am__v_at_$(V))
127am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
128am__v_at_0 = @
129CCLD = $(CC)
130LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132	$(AM_LDFLAGS) $(LDFLAGS) -o $@
133AM_V_CCLD = $(am__v_CCLD_$(V))
134am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
135am__v_CCLD_0 = @echo "  CCLD  " $@;
136AM_V_GEN = $(am__v_GEN_$(V))
137am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
138am__v_GEN_0 = @echo "  GEN   " $@;
139SOURCES = $(libGLw_la_SOURCES)
140DIST_SOURCES = $(am__libGLw_la_SOURCES_DIST)
141DATA = $(pkgconfig_DATA)
142HEADERS = $(library_include_HEADERS)
143ETAGS = etags
144CTAGS = ctags
145DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146distdir = $(PACKAGE)-$(VERSION)
147top_distdir = $(distdir)
148am__remove_distdir = \
149  { test ! -d "$(distdir)" \
150    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
151         && rm -fr "$(distdir)"; }; }
152DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
153GZIP_ENV = --best
154distuninstallcheck_listfiles = find . -type f -print
155distcleancheck_listfiles = find . -type f -print
156ACLOCAL = @ACLOCAL@
157AMTAR = @AMTAR@
158AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159AR = @AR@
160AUTOCONF = @AUTOCONF@
161AUTOHEADER = @AUTOHEADER@
162AUTOMAKE = @AUTOMAKE@
163AWK = @AWK@
164CC = @CC@
165CCDEPMODE = @CCDEPMODE@
166CFLAGS = @CFLAGS@
167CPP = @CPP@
168CPPFLAGS = @CPPFLAGS@
169CYGPATH_W = @CYGPATH_W@
170DEFS = @DEFS@
171DEPDIR = @DEPDIR@
172DSYMUTIL = @DSYMUTIL@
173DUMPBIN = @DUMPBIN@
174ECHO_C = @ECHO_C@
175ECHO_N = @ECHO_N@
176ECHO_T = @ECHO_T@
177EGREP = @EGREP@
178EXEEXT = @EXEEXT@
179FGREP = @FGREP@
180GLW_CFLAGS = @GLW_CFLAGS@
181GLW_LIBS = @GLW_LIBS@
182GLW_PC_CFLAGS = @GLW_PC_CFLAGS@
183GLW_PC_LIB_PRIV = @GLW_PC_LIB_PRIV@
184GL_CFLAGS = @GL_CFLAGS@
185GL_LIBS = @GL_LIBS@
186GREP = @GREP@
187INSTALL = @INSTALL@
188INSTALL_DATA = @INSTALL_DATA@
189INSTALL_PROGRAM = @INSTALL_PROGRAM@
190INSTALL_SCRIPT = @INSTALL_SCRIPT@
191INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
192LD = @LD@
193LDFLAGS = @LDFLAGS@
194LIBOBJS = @LIBOBJS@
195LIBS = @LIBS@
196LIBTOOL = @LIBTOOL@
197LIPO = @LIPO@
198LN_S = @LN_S@
199LTLIBOBJS = @LTLIBOBJS@
200MAKEINFO = @MAKEINFO@
201MKDIR_P = @MKDIR_P@
202MOTIF_CONFIG = @MOTIF_CONFIG@
203NM = @NM@
204NMEDIT = @NMEDIT@
205OBJDUMP = @OBJDUMP@
206OBJEXT = @OBJEXT@
207OTOOL = @OTOOL@
208OTOOL64 = @OTOOL64@
209PACKAGE = @PACKAGE@
210PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
211PACKAGE_NAME = @PACKAGE_NAME@
212PACKAGE_STRING = @PACKAGE_STRING@
213PACKAGE_TARNAME = @PACKAGE_TARNAME@
214PACKAGE_URL = @PACKAGE_URL@
215PACKAGE_VERSION = @PACKAGE_VERSION@
216PATH_SEPARATOR = @PATH_SEPARATOR@
217PKG_CONFIG = @PKG_CONFIG@
218PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
219PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
220RANLIB = @RANLIB@
221SED = @SED@
222SET_MAKE = @SET_MAKE@
223SHELL = @SHELL@
224STRIP = @STRIP@
225VERSION = @VERSION@
226X11_CFLAGS = @X11_CFLAGS@
227X11_LIBS = @X11_LIBS@
228abs_builddir = @abs_builddir@
229abs_srcdir = @abs_srcdir@
230abs_top_builddir = @abs_top_builddir@
231abs_top_srcdir = @abs_top_srcdir@
232ac_ct_CC = @ac_ct_CC@
233ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234am__include = @am__include@
235am__leading_dot = @am__leading_dot@
236am__quote = @am__quote@
237am__tar = @am__tar@
238am__untar = @am__untar@
239bindir = @bindir@
240build = @build@
241build_alias = @build_alias@
242build_cpu = @build_cpu@
243build_os = @build_os@
244build_vendor = @build_vendor@
245builddir = @builddir@
246datadir = @datadir@
247datarootdir = @datarootdir@
248docdir = @docdir@
249dvidir = @dvidir@
250exec_prefix = @exec_prefix@
251host = @host@
252host_alias = @host_alias@
253host_cpu = @host_cpu@
254host_os = @host_os@
255host_vendor = @host_vendor@
256htmldir = @htmldir@
257includedir = @includedir@
258infodir = @infodir@
259install_sh = @install_sh@
260libdir = @libdir@
261libexecdir = @libexecdir@
262localedir = @localedir@
263localstatedir = @localstatedir@
264mandir = @mandir@
265mkdir_p = @mkdir_p@
266oldincludedir = @oldincludedir@
267pdfdir = @pdfdir@
268prefix = @prefix@
269program_transform_name = @program_transform_name@
270psdir = @psdir@
271sbindir = @sbindir@
272sharedstatedir = @sharedstatedir@
273srcdir = @srcdir@
274sysconfdir = @sysconfdir@
275target_alias = @target_alias@
276top_build_prefix = @top_build_prefix@
277top_builddir = @top_builddir@
278top_srcdir = @top_srcdir@
279AUTOMAKE_OPTIONS = foreign
280pkgconfigdir = $(libdir)/pkgconfig
281pkgconfig_DATA = glw.pc
282GLW_LIBRARY_VERSION = 1:0:0
283lib_LTLIBRARIES = libGLw.la
284libGLw_la_SOURCES = GLwDrawA.c $(am__append_1)
285libGLw_la_CFLAGS = $(GLW_CLFAGS) $(am__append_2)
286libGLw_la_LIBADD = $(GLW_LIBS) $(am__append_3)
287libGLw_la_LDFLAGS = -version-info $(GLW_LIBRARY_VERSION) -no-undefined
288library_includedir = $(includedir)/GL/
289library_include_HEADERS = GLwDrawA.h GLwDrawAP.h GLwMDrawA.h GLwMDrawAP.h
290all: all-am
291
292.SUFFIXES:
293.SUFFIXES: .c .lo .o .obj
294am--refresh:
295	@:
296$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
297	@for dep in $?; do \
298	  case '$(am__configure_deps)' in \
299	    *$$dep*) \
300	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
301	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
302		&& exit 0; \
303	      exit 1;; \
304	  esac; \
305	done; \
306	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
307	$(am__cd) $(top_srcdir) && \
308	  $(AUTOMAKE) --foreign Makefile
309.PRECIOUS: Makefile
310Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311	@case '$?' in \
312	  *config.status*) \
313	    echo ' $(SHELL) ./config.status'; \
314	    $(SHELL) ./config.status;; \
315	  *) \
316	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
317	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
318	esac;
319
320$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321	$(SHELL) ./config.status --recheck
322
323$(top_srcdir)/configure:  $(am__configure_deps)
324	$(am__cd) $(srcdir) && $(AUTOCONF)
325$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
326	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
327$(am__aclocal_m4_deps):
328glw.pc: $(top_builddir)/config.status $(srcdir)/glw.pc.in
329	cd $(top_builddir) && $(SHELL) ./config.status $@
330install-libLTLIBRARIES: $(lib_LTLIBRARIES)
331	@$(NORMAL_INSTALL)
332	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
333	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
334	list2=; for p in $$list; do \
335	  if test -f $$p; then \
336	    list2="$$list2 $$p"; \
337	  else :; fi; \
338	done; \
339	test -z "$$list2" || { \
340	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
341	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
342	}
343
344uninstall-libLTLIBRARIES:
345	@$(NORMAL_UNINSTALL)
346	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
347	for p in $$list; do \
348	  $(am__strip_dir) \
349	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
350	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
351	done
352
353clean-libLTLIBRARIES:
354	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
355	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
356	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
357	  test "$$dir" != "$$p" || dir=.; \
358	  echo "rm -f \"$${dir}/so_locations\""; \
359	  rm -f "$${dir}/so_locations"; \
360	done
361libGLw.la: $(libGLw_la_OBJECTS) $(libGLw_la_DEPENDENCIES) 
362	$(AM_V_CCLD)$(libGLw_la_LINK) -rpath $(libdir) $(libGLw_la_OBJECTS) $(libGLw_la_LIBADD) $(LIBS)
363
364mostlyclean-compile:
365	-rm -f *.$(OBJEXT)
366
367distclean-compile:
368	-rm -f *.tab.c
369
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libGLw_la-GLwDrawA.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libGLw_la-GLwMDrawA.Plo@am__quote@
372
373.c.o:
374@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
375@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
377@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
378@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379@am__fastdepCC_FALSE@	$(COMPILE) -c $<
380
381.c.obj:
382@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
383@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
384@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
385@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
388
389.c.lo:
390@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
391@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
392@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
393@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
394@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
396
397libGLw_la-GLwDrawA.lo: GLwDrawA.c
398@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libGLw_la_CFLAGS) $(CFLAGS) -MT libGLw_la-GLwDrawA.lo -MD -MP -MF $(DEPDIR)/libGLw_la-GLwDrawA.Tpo -c -o libGLw_la-GLwDrawA.lo `test -f 'GLwDrawA.c' || echo '$(srcdir)/'`GLwDrawA.c
399@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libGLw_la-GLwDrawA.Tpo $(DEPDIR)/libGLw_la-GLwDrawA.Plo
400@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
401@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='GLwDrawA.c' object='libGLw_la-GLwDrawA.lo' libtool=yes @AMDEPBACKSLASH@
402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libGLw_la_CFLAGS) $(CFLAGS) -c -o libGLw_la-GLwDrawA.lo `test -f 'GLwDrawA.c' || echo '$(srcdir)/'`GLwDrawA.c
404
405libGLw_la-GLwMDrawA.lo: GLwMDrawA.c
406@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libGLw_la_CFLAGS) $(CFLAGS) -MT libGLw_la-GLwMDrawA.lo -MD -MP -MF $(DEPDIR)/libGLw_la-GLwMDrawA.Tpo -c -o libGLw_la-GLwMDrawA.lo `test -f 'GLwMDrawA.c' || echo '$(srcdir)/'`GLwMDrawA.c
407@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libGLw_la-GLwMDrawA.Tpo $(DEPDIR)/libGLw_la-GLwMDrawA.Plo
408@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
409@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='GLwMDrawA.c' object='libGLw_la-GLwMDrawA.lo' libtool=yes @AMDEPBACKSLASH@
410@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libGLw_la_CFLAGS) $(CFLAGS) -c -o libGLw_la-GLwMDrawA.lo `test -f 'GLwMDrawA.c' || echo '$(srcdir)/'`GLwMDrawA.c
412
413mostlyclean-libtool:
414	-rm -f *.lo
415
416clean-libtool:
417	-rm -rf .libs _libs
418
419distclean-libtool:
420	-rm -f libtool config.lt
421install-pkgconfigDATA: $(pkgconfig_DATA)
422	@$(NORMAL_INSTALL)
423	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
424	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
425	for p in $$list; do \
426	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
427	  echo "$$d$$p"; \
428	done | $(am__base_list) | \
429	while read files; do \
430	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
431	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
432	done
433
434uninstall-pkgconfigDATA:
435	@$(NORMAL_UNINSTALL)
436	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
437	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
438	test -n "$$files" || exit 0; \
439	echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
440	cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
441install-library_includeHEADERS: $(library_include_HEADERS)
442	@$(NORMAL_INSTALL)
443	test -z "$(library_includedir)" || $(MKDIR_P) "$(DESTDIR)$(library_includedir)"
444	@list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
445	for p in $$list; do \
446	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
447	  echo "$$d$$p"; \
448	done | $(am__base_list) | \
449	while read files; do \
450	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
451	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(library_includedir)" || exit $$?; \
452	done
453
454uninstall-library_includeHEADERS:
455	@$(NORMAL_UNINSTALL)
456	@list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
457	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
458	test -n "$$files" || exit 0; \
459	echo " ( cd '$(DESTDIR)$(library_includedir)' && rm -f" $$files ")"; \
460	cd "$(DESTDIR)$(library_includedir)" && rm -f $$files
461
462ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
463	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
464	unique=`for i in $$list; do \
465	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466	  done | \
467	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
468	      END { if (nonempty) { for (i in files) print i; }; }'`; \
469	mkid -fID $$unique
470tags: TAGS
471
472TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
473		$(TAGS_FILES) $(LISP)
474	set x; \
475	here=`pwd`; \
476	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
477	unique=`for i in $$list; do \
478	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479	  done | \
480	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481	      END { if (nonempty) { for (i in files) print i; }; }'`; \
482	shift; \
483	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
484	  test -n "$$unique" || unique=$$empty_fix; \
485	  if test $$# -gt 0; then \
486	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487	      "$$@" $$unique; \
488	  else \
489	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490	      $$unique; \
491	  fi; \
492	fi
493ctags: CTAGS
494CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
495		$(TAGS_FILES) $(LISP)
496	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
497	unique=`for i in $$list; do \
498	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499	  done | \
500	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
501	      END { if (nonempty) { for (i in files) print i; }; }'`; \
502	test -z "$(CTAGS_ARGS)$$unique" \
503	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
504	     $$unique
505
506GTAGS:
507	here=`$(am__cd) $(top_builddir) && pwd` \
508	  && $(am__cd) $(top_srcdir) \
509	  && gtags -i $(GTAGS_ARGS) "$$here"
510
511distclean-tags:
512	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
513
514distdir: $(DISTFILES)
515	$(am__remove_distdir)
516	test -d "$(distdir)" || mkdir "$(distdir)"
517	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
518	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519	list='$(DISTFILES)'; \
520	  dist_files=`for file in $$list; do echo $$file; done | \
521	  sed -e "s|^$$srcdirstrip/||;t" \
522	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
523	case $$dist_files in \
524	  */*) $(MKDIR_P) `echo "$$dist_files" | \
525			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
526			   sort -u` ;; \
527	esac; \
528	for file in $$dist_files; do \
529	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
530	  if test -d $$d/$$file; then \
531	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
532	    if test -d "$(distdir)/$$file"; then \
533	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
534	    fi; \
535	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
536	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
537	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
538	    fi; \
539	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
540	  else \
541	    test -f "$(distdir)/$$file" \
542	    || cp -p $$d/$$file "$(distdir)/$$file" \
543	    || exit 1; \
544	  fi; \
545	done
546	-test -n "$(am__skip_mode_fix)" \
547	|| find "$(distdir)" -type d ! -perm -755 \
548		-exec chmod u+rwx,go+rx {} \; -o \
549	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
550	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
551	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
552	|| chmod -R a+r "$(distdir)"
553dist-gzip: distdir
554	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
555	$(am__remove_distdir)
556dist-bzip2: distdir
557	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
558	$(am__remove_distdir)
559
560dist-lzma: distdir
561	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
562	$(am__remove_distdir)
563
564dist-xz: distdir
565	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
566	$(am__remove_distdir)
567
568dist-tarZ: distdir
569	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
570	$(am__remove_distdir)
571
572dist-shar: distdir
573	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
574	$(am__remove_distdir)
575
576dist-zip: distdir
577	-rm -f $(distdir).zip
578	zip -rq $(distdir).zip $(distdir)
579	$(am__remove_distdir)
580
581dist dist-all: distdir
582	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
583	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
584	$(am__remove_distdir)
585
586# This target untars the dist file and tries a VPATH configuration.  Then
587# it guarantees that the distribution is self-contained by making another
588# tarfile.
589distcheck: dist
590	case '$(DIST_ARCHIVES)' in \
591	*.tar.gz*) \
592	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
593	*.tar.bz2*) \
594	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
595	*.tar.lzma*) \
596	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
597	*.tar.xz*) \
598	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
599	*.tar.Z*) \
600	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
601	*.shar.gz*) \
602	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
603	*.zip*) \
604	  unzip $(distdir).zip ;;\
605	esac
606	chmod -R a-w $(distdir); chmod a+w $(distdir)
607	mkdir $(distdir)/_build
608	mkdir $(distdir)/_inst
609	chmod a-w $(distdir)
610	test -d $(distdir)/_build || exit 0; \
611	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
612	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
613	  && am__cwd=`pwd` \
614	  && $(am__cd) $(distdir)/_build \
615	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
616	    $(DISTCHECK_CONFIGURE_FLAGS) \
617	  && $(MAKE) $(AM_MAKEFLAGS) \
618	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
619	  && $(MAKE) $(AM_MAKEFLAGS) check \
620	  && $(MAKE) $(AM_MAKEFLAGS) install \
621	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
622	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
623	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
624	        distuninstallcheck \
625	  && chmod -R a-w "$$dc_install_base" \
626	  && ({ \
627	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
628	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
629	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
630	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
631	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
632	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
633	  && rm -rf "$$dc_destdir" \
634	  && $(MAKE) $(AM_MAKEFLAGS) dist \
635	  && rm -rf $(DIST_ARCHIVES) \
636	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
637	  && cd "$$am__cwd" \
638	  || exit 1
639	$(am__remove_distdir)
640	@(echo "$(distdir) archives ready for distribution: "; \
641	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
642	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
643distuninstallcheck:
644	@$(am__cd) '$(distuninstallcheck_dir)' \
645	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
646	   || { echo "ERROR: files left after uninstall:" ; \
647	        if test -n "$(DESTDIR)"; then \
648	          echo "  (check DESTDIR support)"; \
649	        fi ; \
650	        $(distuninstallcheck_listfiles) ; \
651	        exit 1; } >&2
652distcleancheck: distclean
653	@if test '$(srcdir)' = . ; then \
654	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
655	  exit 1 ; \
656	fi
657	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
658	  || { echo "ERROR: files left in build directory after distclean:" ; \
659	       $(distcleancheck_listfiles) ; \
660	       exit 1; } >&2
661check-am: all-am
662check: check-am
663all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
664installdirs:
665	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(library_includedir)"; do \
666	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
667	done
668install: install-am
669install-exec: install-exec-am
670install-data: install-data-am
671uninstall: uninstall-am
672
673install-am: all-am
674	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
675
676installcheck: installcheck-am
677install-strip:
678	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
679	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
680	  `test -z '$(STRIP)' || \
681	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
682mostlyclean-generic:
683
684clean-generic:
685
686distclean-generic:
687	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
688	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
689
690maintainer-clean-generic:
691	@echo "This command is intended for maintainers to use"
692	@echo "it deletes files that may require special tools to rebuild."
693clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
694	mostlyclean-am
695
696distclean: distclean-am
697	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
698	-rm -rf ./$(DEPDIR)
699	-rm -f Makefile
700distclean-am: clean-am distclean-compile distclean-generic \
701	distclean-libtool distclean-tags
702
703dvi: dvi-am
704
705dvi-am:
706
707html: html-am
708
709html-am:
710
711info: info-am
712
713info-am:
714
715install-data-am: install-library_includeHEADERS install-pkgconfigDATA
716
717install-dvi: install-dvi-am
718
719install-dvi-am:
720
721install-exec-am: install-libLTLIBRARIES
722
723install-html: install-html-am
724
725install-html-am:
726
727install-info: install-info-am
728
729install-info-am:
730
731install-man:
732
733install-pdf: install-pdf-am
734
735install-pdf-am:
736
737install-ps: install-ps-am
738
739install-ps-am:
740
741installcheck-am:
742
743maintainer-clean: maintainer-clean-am
744	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
745	-rm -rf $(top_srcdir)/autom4te.cache
746	-rm -rf ./$(DEPDIR)
747	-rm -f Makefile
748maintainer-clean-am: distclean-am maintainer-clean-generic
749
750mostlyclean: mostlyclean-am
751
752mostlyclean-am: mostlyclean-compile mostlyclean-generic \
753	mostlyclean-libtool
754
755pdf: pdf-am
756
757pdf-am:
758
759ps: ps-am
760
761ps-am:
762
763uninstall-am: uninstall-libLTLIBRARIES \
764	uninstall-library_includeHEADERS uninstall-pkgconfigDATA
765
766.MAKE: install-am install-strip
767
768.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
769	clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \
770	dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
771	dist-xz dist-zip distcheck distclean distclean-compile \
772	distclean-generic distclean-libtool distclean-tags \
773	distcleancheck distdir distuninstallcheck dvi dvi-am html \
774	html-am info info-am install install-am install-data \
775	install-data-am install-dvi install-dvi-am install-exec \
776	install-exec-am install-html install-html-am install-info \
777	install-info-am install-libLTLIBRARIES \
778	install-library_includeHEADERS install-man install-pdf \
779	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
780	install-strip installcheck installcheck-am installdirs \
781	maintainer-clean maintainer-clean-generic mostlyclean \
782	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
783	pdf pdf-am ps ps-am tags uninstall uninstall-am \
784	uninstall-libLTLIBRARIES uninstall-library_includeHEADERS \
785	uninstall-pkgconfigDATA
786
787
788clean:
789	-rm -f *.o *.lo *.la *~
790	-rm -rf .libs
791
792# Tell versions [3.59,3.63) of GNU make to not export all variables.
793# Otherwise a system limit (for SysV at least) may be exceeded.
794.NOEXPORT:
795