1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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# Copyright © 2009 Intel Corporation
18#
19# Permission is hereby granted, free of charge, to any person obtaining a
20# copy of this software and associated documentation files (the "Software"),
21# to deal in the Software without restriction, including without limitation
22# the rights to use, copy, modify, merge, publish, distribute, sublicense,
23# and/or sell copies of the Software, and to permit persons to whom the
24# Software is furnished to do so, subject to the following conditions:
25#
26# The above copyright notice and this permission notice (including the next
27# paragraph) shall be included in all copies or substantial portions of the
28# Software.
29#
30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
33# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
35# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
36# IN THE SOFTWARE.
37#
38# Authors:
39#    Eric Anholt <eric@anholt.net>
40
41VPATH = @srcdir@
42am__is_gnu_make = { \
43  if test -z '$(MAKELEVEL)'; then \
44    false; \
45  elif test -n '$(MAKE_HOST)'; then \
46    true; \
47  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
48    true; \
49  else \
50    false; \
51  fi; \
52}
53am__make_running_with_option = \
54  case $${target_option-} in \
55      ?) ;; \
56      *) echo "am__make_running_with_option: internal error: invalid" \
57              "target option '$${target_option-}' specified" >&2; \
58         exit 1;; \
59  esac; \
60  has_opt=no; \
61  sane_makeflags=$$MAKEFLAGS; \
62  if $(am__is_gnu_make); then \
63    sane_makeflags=$$MFLAGS; \
64  else \
65    case $$MAKEFLAGS in \
66      *\\[\ \	]*) \
67        bs=\\; \
68        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
69          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
70    esac; \
71  fi; \
72  skip_next=no; \
73  strip_trailopt () \
74  { \
75    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76  }; \
77  for flg in $$sane_makeflags; do \
78    test $$skip_next = yes && { skip_next=no; continue; }; \
79    case $$flg in \
80      *=*|--*) continue;; \
81        -*I) strip_trailopt 'I'; skip_next=yes;; \
82      -*I?*) strip_trailopt 'I';; \
83        -*O) strip_trailopt 'O'; skip_next=yes;; \
84      -*O?*) strip_trailopt 'O';; \
85        -*l) strip_trailopt 'l'; skip_next=yes;; \
86      -*l?*) strip_trailopt 'l';; \
87      -[dEDm]) skip_next=yes;; \
88      -[JT]) skip_next=yes;; \
89    esac; \
90    case $$flg in \
91      *$$target_option*) has_opt=yes; break;; \
92    esac; \
93  done; \
94  test $$has_opt = yes
95am__make_dryrun = (target_option=n; $(am__make_running_with_option))
96am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
97pkgdatadir = $(datadir)/@PACKAGE@
98pkgincludedir = $(includedir)/@PACKAGE@
99pkglibdir = $(libdir)/@PACKAGE@
100pkglibexecdir = $(libexecdir)/@PACKAGE@
101am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
102install_sh_DATA = $(install_sh) -c -m 644
103install_sh_PROGRAM = $(install_sh) -c
104install_sh_SCRIPT = $(install_sh) -c
105INSTALL_HEADER = $(INSTALL_DATA)
106transform = $(program_transform_name)
107NORMAL_INSTALL = :
108PRE_INSTALL = :
109POST_INSTALL = :
110NORMAL_UNINSTALL = :
111PRE_UNINSTALL = :
112POST_UNINSTALL = :
113build_triplet = @build@
114host_triplet = @host@
115subdir = src/egl/eglut
116ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
118	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
119	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
120	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
121am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122	$(ACLOCAL_M4)
123DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
124mkinstalldirs = $(install_sh) -d
125CONFIG_CLEAN_FILES =
126CONFIG_CLEAN_VPATH_FILES =
127LTLIBRARIES = $(noinst_LTLIBRARIES)
128am__DEPENDENCIES_1 =
129libeglut_wayland_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
130	$(am__DEPENDENCIES_1)
131am_libeglut_wayland_la_OBJECTS = libeglut_wayland_la-eglut.lo \
132	libeglut_wayland_la-eglut_wayland.lo
133libeglut_wayland_la_OBJECTS = $(am_libeglut_wayland_la_OBJECTS)
134AM_V_lt = $(am__v_lt_@AM_V@)
135am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
136am__v_lt_0 = --silent
137am__v_lt_1 = 
138libeglut_wayland_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
139	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
140	$(libeglut_wayland_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
141	$(LDFLAGS) -o $@
142@HAVE_EGL_TRUE@@HAVE_WAYLAND_TRUE@am_libeglut_wayland_la_rpath =
143libeglut_x11_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
144	$(am__DEPENDENCIES_1)
145am_libeglut_x11_la_OBJECTS = libeglut_x11_la-eglut.lo \
146	libeglut_x11_la-eglut_x11.lo
147libeglut_x11_la_OBJECTS = $(am_libeglut_x11_la_OBJECTS)
148libeglut_x11_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
149	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
150	$(libeglut_x11_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
151	-o $@
152@HAVE_EGL_TRUE@@HAVE_X11_TRUE@am_libeglut_x11_la_rpath =
153AM_V_P = $(am__v_P_@AM_V@)
154am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
155am__v_P_0 = false
156am__v_P_1 = :
157AM_V_GEN = $(am__v_GEN_@AM_V@)
158am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
159am__v_GEN_0 = @echo "  GEN     " $@;
160am__v_GEN_1 = 
161AM_V_at = $(am__v_at_@AM_V@)
162am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
163am__v_at_0 = @
164am__v_at_1 = 
165DEFAULT_INCLUDES = -I.@am__isrc@
166depcomp = $(SHELL) $(top_srcdir)/depcomp
167am__depfiles_maybe = depfiles
168am__mv = mv -f
169COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
170	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
171LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
173	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
174	$(AM_CFLAGS) $(CFLAGS)
175AM_V_CC = $(am__v_CC_@AM_V@)
176am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
177am__v_CC_0 = @echo "  CC      " $@;
178am__v_CC_1 = 
179CCLD = $(CC)
180LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
181	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
182	$(AM_LDFLAGS) $(LDFLAGS) -o $@
183AM_V_CCLD = $(am__v_CCLD_@AM_V@)
184am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
185am__v_CCLD_0 = @echo "  CCLD    " $@;
186am__v_CCLD_1 = 
187SOURCES = $(libeglut_wayland_la_SOURCES) $(libeglut_x11_la_SOURCES)
188DIST_SOURCES = $(libeglut_wayland_la_SOURCES) \
189	$(libeglut_x11_la_SOURCES)
190am__can_run_installinfo = \
191  case $$AM_UPDATE_INFO_DIR in \
192    n|no|NO) false;; \
193    *) (install-info --version) >/dev/null 2>&1;; \
194  esac
195am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196# Read a list of newline-separated strings from the standard input,
197# and print each of them once, without duplicates.  Input order is
198# *not* preserved.
199am__uniquify_input = $(AWK) '\
200  BEGIN { nonempty = 0; } \
201  { items[$$0] = 1; nonempty = 1; } \
202  END { if (nonempty) { for (i in items) print i; }; } \
203'
204# Make sure the list of sources is unique.  This is necessary because,
205# e.g., the same source file might be shared among _SOURCES variables
206# for different programs/libraries.
207am__define_uniq_tagged_files = \
208  list='$(am__tagged_files)'; \
209  unique=`for i in $$list; do \
210    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211  done | $(am__uniquify_input)`
212ETAGS = etags
213CTAGS = ctags
214am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
215DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216ACLOCAL = @ACLOCAL@
217AMTAR = @AMTAR@
218AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219AR = @AR@
220AUTOCONF = @AUTOCONF@
221AUTOHEADER = @AUTOHEADER@
222AUTOMAKE = @AUTOMAKE@
223AWK = @AWK@
224CC = @CC@
225CCDEPMODE = @CCDEPMODE@
226CFLAGS = @CFLAGS@
227CPP = @CPP@
228CPPFLAGS = @CPPFLAGS@
229CXX = @CXX@
230CXXCPP = @CXXCPP@
231CXXDEPMODE = @CXXDEPMODE@
232CXXFLAGS = @CXXFLAGS@
233CYGPATH_W = @CYGPATH_W@
234DEFS = @DEFS@
235DEMOS_DATA_DIR = @DEMOS_DATA_DIR@
236DEMO_CFLAGS = @DEMO_CFLAGS@
237DEMO_LIBS = @DEMO_LIBS@
238DEPDIR = @DEPDIR@
239DLLTOOL = @DLLTOOL@
240DRM_CFLAGS = @DRM_CFLAGS@
241DRM_LIBS = @DRM_LIBS@
242DSYMUTIL = @DSYMUTIL@
243DUMPBIN = @DUMPBIN@
244ECHO_C = @ECHO_C@
245ECHO_N = @ECHO_N@
246ECHO_T = @ECHO_T@
247EGL_CFLAGS = @EGL_CFLAGS@
248EGL_LIBS = @EGL_LIBS@
249EGREP = @EGREP@
250EXEEXT = @EXEEXT@
251FGREP = @FGREP@
252FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
253FREETYPE2_LIBS = @FREETYPE2_LIBS@
254GBM_CFLAGS = @GBM_CFLAGS@
255GBM_LIBS = @GBM_LIBS@
256GLESV1_CFLAGS = @GLESV1_CFLAGS@
257GLESV1_LIBS = @GLESV1_LIBS@
258GLESV2_CFLAGS = @GLESV2_CFLAGS@
259GLESV2_LIBS = @GLESV2_LIBS@
260GLEW_CFLAGS = @GLEW_CFLAGS@
261GLEW_LIBS = @GLEW_LIBS@
262GLUT_CFLAGS = @GLUT_CFLAGS@
263GLUT_LIBS = @GLUT_LIBS@
264GLU_CFLAGS = @GLU_CFLAGS@
265GLU_LIBS = @GLU_LIBS@
266GL_CFLAGS = @GL_CFLAGS@
267GL_LIBS = @GL_LIBS@
268GREP = @GREP@
269INSTALL = @INSTALL@
270INSTALL_DATA = @INSTALL_DATA@
271INSTALL_PROGRAM = @INSTALL_PROGRAM@
272INSTALL_SCRIPT = @INSTALL_SCRIPT@
273INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
274LD = @LD@
275LDFLAGS = @LDFLAGS@
276LIBOBJS = @LIBOBJS@
277LIBS = @LIBS@
278LIBTOOL = @LIBTOOL@
279LIPO = @LIPO@
280LN_S = @LN_S@
281LTLIBOBJS = @LTLIBOBJS@
282LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
283MAKEINFO = @MAKEINFO@
284MANIFEST_TOOL = @MANIFEST_TOOL@
285MESA_GLAPI = @MESA_GLAPI@
286MKDIR_P = @MKDIR_P@
287NM = @NM@
288NMEDIT = @NMEDIT@
289OBJDUMP = @OBJDUMP@
290OBJEXT = @OBJEXT@
291OSMESA16_LIBS = @OSMESA16_LIBS@
292OSMESA32_LIBS = @OSMESA32_LIBS@
293OSMESA_CFLAGS = @OSMESA_CFLAGS@
294OSMESA_LIBS = @OSMESA_LIBS@
295OTOOL = @OTOOL@
296OTOOL64 = @OTOOL64@
297PACKAGE = @PACKAGE@
298PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299PACKAGE_NAME = @PACKAGE_NAME@
300PACKAGE_STRING = @PACKAGE_STRING@
301PACKAGE_TARNAME = @PACKAGE_TARNAME@
302PACKAGE_URL = @PACKAGE_URL@
303PACKAGE_VERSION = @PACKAGE_VERSION@
304PATH_SEPARATOR = @PATH_SEPARATOR@
305PKG_CONFIG = @PKG_CONFIG@
306PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
307PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
308RANLIB = @RANLIB@
309SED = @SED@
310SET_MAKE = @SET_MAKE@
311SHELL = @SHELL@
312STRIP = @STRIP@
313VERSION = @VERSION@
314VG_CFLAGS = @VG_CFLAGS@
315VG_LIBS = @VG_LIBS@
316WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
317WAYLAND_LIBS = @WAYLAND_LIBS@
318X11_CFLAGS = @X11_CFLAGS@
319X11_LIBS = @X11_LIBS@
320abs_builddir = @abs_builddir@
321abs_srcdir = @abs_srcdir@
322abs_top_builddir = @abs_top_builddir@
323abs_top_srcdir = @abs_top_srcdir@
324ac_ct_AR = @ac_ct_AR@
325ac_ct_CC = @ac_ct_CC@
326ac_ct_CXX = @ac_ct_CXX@
327ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
328am__include = @am__include@
329am__leading_dot = @am__leading_dot@
330am__quote = @am__quote@
331am__tar = @am__tar@
332am__untar = @am__untar@
333bindir = @bindir@
334build = @build@
335build_alias = @build_alias@
336build_cpu = @build_cpu@
337build_os = @build_os@
338build_vendor = @build_vendor@
339builddir = @builddir@
340datadir = @datadir@
341datarootdir = @datarootdir@
342docdir = @docdir@
343dvidir = @dvidir@
344exec_prefix = @exec_prefix@
345host = @host@
346host_alias = @host_alias@
347host_cpu = @host_cpu@
348host_os = @host_os@
349host_vendor = @host_vendor@
350htmldir = @htmldir@
351includedir = @includedir@
352infodir = @infodir@
353install_sh = @install_sh@
354libdir = @libdir@
355libexecdir = @libexecdir@
356localedir = @localedir@
357localstatedir = @localstatedir@
358mandir = @mandir@
359mkdir_p = @mkdir_p@
360oldincludedir = @oldincludedir@
361pdfdir = @pdfdir@
362prefix = @prefix@
363program_transform_name = @program_transform_name@
364psdir = @psdir@
365runstatedir = @runstatedir@
366sbindir = @sbindir@
367sharedstatedir = @sharedstatedir@
368srcdir = @srcdir@
369sysconfdir = @sysconfdir@
370target_alias = @target_alias@
371top_build_prefix = @top_build_prefix@
372top_builddir = @top_builddir@
373top_srcdir = @top_srcdir@
374AM_CFLAGS = $(EGL_CFLAGS)
375AM_LDFLAGS = $(EGL_LIBS)
376@HAVE_EGL_TRUE@@HAVE_X11_TRUE@eglut_x11 = libeglut_x11.la
377@HAVE_EGL_TRUE@@HAVE_WAYLAND_TRUE@eglut_wayland = libeglut_wayland.la
378@HAVE_EGL_TRUE@noinst_LTLIBRARIES = $(eglut_x11) $(eglut_wayland)
379libeglut_x11_la_SOURCES = \
380	eglut.c \
381	eglut.h \
382	eglutint.h \
383	eglut_x11.c
384
385libeglut_x11_la_CFLAGS = $(X11_CFLAGS) $(EGL_CFLAGS)
386libeglut_x11_la_LIBADD = $(X11_LIBS) $(EGL_LIBS)
387libeglut_wayland_la_SOURCES = \
388	eglut.c \
389	eglut.h \
390	eglutint.h \
391	eglut_wayland.c
392
393libeglut_wayland_la_CFLAGS = $(WAYLAND_CFLAGS) $(EGL_CFLAGS)
394libeglut_wayland_la_LIBADD = $(WAYLAND_LIBS) $(EGL_LIBS)
395all: all-am
396
397.SUFFIXES:
398.SUFFIXES: .c .lo .o .obj
399$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
400	@for dep in $?; do \
401	  case '$(am__configure_deps)' in \
402	    *$$dep*) \
403	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
404	        && { if test -f $@; then exit 0; else break; fi; }; \
405	      exit 1;; \
406	  esac; \
407	done; \
408	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/egl/eglut/Makefile'; \
409	$(am__cd) $(top_srcdir) && \
410	  $(AUTOMAKE) --gnu src/egl/eglut/Makefile
411Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
412	@case '$?' in \
413	  *config.status*) \
414	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
415	  *) \
416	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
417	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
418	esac;
419
420$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
421	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
423$(top_srcdir)/configure:  $(am__configure_deps)
424	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(am__aclocal_m4_deps):
428
429clean-noinstLTLIBRARIES:
430	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
431	@list='$(noinst_LTLIBRARIES)'; \
432	locs=`for p in $$list; do echo $$p; done | \
433	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
434	      sort -u`; \
435	test -z "$$locs" || { \
436	  echo rm -f $${locs}; \
437	  rm -f $${locs}; \
438	}
439
440libeglut_wayland.la: $(libeglut_wayland_la_OBJECTS) $(libeglut_wayland_la_DEPENDENCIES) $(EXTRA_libeglut_wayland_la_DEPENDENCIES) 
441	$(AM_V_CCLD)$(libeglut_wayland_la_LINK) $(am_libeglut_wayland_la_rpath) $(libeglut_wayland_la_OBJECTS) $(libeglut_wayland_la_LIBADD) $(LIBS)
442
443libeglut_x11.la: $(libeglut_x11_la_OBJECTS) $(libeglut_x11_la_DEPENDENCIES) $(EXTRA_libeglut_x11_la_DEPENDENCIES) 
444	$(AM_V_CCLD)$(libeglut_x11_la_LINK) $(am_libeglut_x11_la_rpath) $(libeglut_x11_la_OBJECTS) $(libeglut_x11_la_LIBADD) $(LIBS)
445
446mostlyclean-compile:
447	-rm -f *.$(OBJEXT)
448
449distclean-compile:
450	-rm -f *.tab.c
451
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libeglut_wayland_la-eglut.Plo@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libeglut_wayland_la-eglut_wayland.Plo@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libeglut_x11_la-eglut.Plo@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libeglut_x11_la-eglut_x11.Plo@am__quote@
456
457.c.o:
458@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
459@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
460@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
461@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
463
464.c.obj:
465@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
466@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
467@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
468@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
470
471.c.lo:
472@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
473@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
474@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
475@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
477
478libeglut_wayland_la-eglut.lo: eglut.c
479@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) $(libeglut_wayland_la_CFLAGS) $(CFLAGS) -MT libeglut_wayland_la-eglut.lo -MD -MP -MF $(DEPDIR)/libeglut_wayland_la-eglut.Tpo -c -o libeglut_wayland_la-eglut.lo `test -f 'eglut.c' || echo '$(srcdir)/'`eglut.c
480@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libeglut_wayland_la-eglut.Tpo $(DEPDIR)/libeglut_wayland_la-eglut.Plo
481@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='eglut.c' object='libeglut_wayland_la-eglut.lo' libtool=yes @AMDEPBACKSLASH@
482@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libeglut_wayland_la_CFLAGS) $(CFLAGS) -c -o libeglut_wayland_la-eglut.lo `test -f 'eglut.c' || echo '$(srcdir)/'`eglut.c
484
485libeglut_wayland_la-eglut_wayland.lo: eglut_wayland.c
486@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) $(libeglut_wayland_la_CFLAGS) $(CFLAGS) -MT libeglut_wayland_la-eglut_wayland.lo -MD -MP -MF $(DEPDIR)/libeglut_wayland_la-eglut_wayland.Tpo -c -o libeglut_wayland_la-eglut_wayland.lo `test -f 'eglut_wayland.c' || echo '$(srcdir)/'`eglut_wayland.c
487@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libeglut_wayland_la-eglut_wayland.Tpo $(DEPDIR)/libeglut_wayland_la-eglut_wayland.Plo
488@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='eglut_wayland.c' object='libeglut_wayland_la-eglut_wayland.lo' libtool=yes @AMDEPBACKSLASH@
489@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libeglut_wayland_la_CFLAGS) $(CFLAGS) -c -o libeglut_wayland_la-eglut_wayland.lo `test -f 'eglut_wayland.c' || echo '$(srcdir)/'`eglut_wayland.c
491
492libeglut_x11_la-eglut.lo: eglut.c
493@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) $(libeglut_x11_la_CFLAGS) $(CFLAGS) -MT libeglut_x11_la-eglut.lo -MD -MP -MF $(DEPDIR)/libeglut_x11_la-eglut.Tpo -c -o libeglut_x11_la-eglut.lo `test -f 'eglut.c' || echo '$(srcdir)/'`eglut.c
494@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libeglut_x11_la-eglut.Tpo $(DEPDIR)/libeglut_x11_la-eglut.Plo
495@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='eglut.c' object='libeglut_x11_la-eglut.lo' libtool=yes @AMDEPBACKSLASH@
496@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libeglut_x11_la_CFLAGS) $(CFLAGS) -c -o libeglut_x11_la-eglut.lo `test -f 'eglut.c' || echo '$(srcdir)/'`eglut.c
498
499libeglut_x11_la-eglut_x11.lo: eglut_x11.c
500@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) $(libeglut_x11_la_CFLAGS) $(CFLAGS) -MT libeglut_x11_la-eglut_x11.lo -MD -MP -MF $(DEPDIR)/libeglut_x11_la-eglut_x11.Tpo -c -o libeglut_x11_la-eglut_x11.lo `test -f 'eglut_x11.c' || echo '$(srcdir)/'`eglut_x11.c
501@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libeglut_x11_la-eglut_x11.Tpo $(DEPDIR)/libeglut_x11_la-eglut_x11.Plo
502@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='eglut_x11.c' object='libeglut_x11_la-eglut_x11.lo' libtool=yes @AMDEPBACKSLASH@
503@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libeglut_x11_la_CFLAGS) $(CFLAGS) -c -o libeglut_x11_la-eglut_x11.lo `test -f 'eglut_x11.c' || echo '$(srcdir)/'`eglut_x11.c
505
506mostlyclean-libtool:
507	-rm -f *.lo
508
509clean-libtool:
510	-rm -rf .libs _libs
511
512ID: $(am__tagged_files)
513	$(am__define_uniq_tagged_files); mkid -fID $$unique
514tags: tags-am
515TAGS: tags
516
517tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
518	set x; \
519	here=`pwd`; \
520	$(am__define_uniq_tagged_files); \
521	shift; \
522	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
523	  test -n "$$unique" || unique=$$empty_fix; \
524	  if test $$# -gt 0; then \
525	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
526	      "$$@" $$unique; \
527	  else \
528	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
529	      $$unique; \
530	  fi; \
531	fi
532ctags: ctags-am
533
534CTAGS: ctags
535ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
536	$(am__define_uniq_tagged_files); \
537	test -z "$(CTAGS_ARGS)$$unique" \
538	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
539	     $$unique
540
541GTAGS:
542	here=`$(am__cd) $(top_builddir) && pwd` \
543	  && $(am__cd) $(top_srcdir) \
544	  && gtags -i $(GTAGS_ARGS) "$$here"
545cscopelist: cscopelist-am
546
547cscopelist-am: $(am__tagged_files)
548	list='$(am__tagged_files)'; \
549	case "$(srcdir)" in \
550	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
551	  *) sdir=$(subdir)/$(srcdir) ;; \
552	esac; \
553	for i in $$list; do \
554	  if test -f "$$i"; then \
555	    echo "$(subdir)/$$i"; \
556	  else \
557	    echo "$$sdir/$$i"; \
558	  fi; \
559	done >> $(top_builddir)/cscope.files
560
561distclean-tags:
562	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
563
564distdir: $(DISTFILES)
565	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
566	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
567	list='$(DISTFILES)'; \
568	  dist_files=`for file in $$list; do echo $$file; done | \
569	  sed -e "s|^$$srcdirstrip/||;t" \
570	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
571	case $$dist_files in \
572	  */*) $(MKDIR_P) `echo "$$dist_files" | \
573			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
574			   sort -u` ;; \
575	esac; \
576	for file in $$dist_files; do \
577	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
578	  if test -d $$d/$$file; then \
579	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
580	    if test -d "$(distdir)/$$file"; then \
581	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
582	    fi; \
583	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
584	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
585	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
586	    fi; \
587	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
588	  else \
589	    test -f "$(distdir)/$$file" \
590	    || cp -p $$d/$$file "$(distdir)/$$file" \
591	    || exit 1; \
592	  fi; \
593	done
594check-am: all-am
595check: check-am
596all-am: Makefile $(LTLIBRARIES)
597installdirs:
598install: install-am
599install-exec: install-exec-am
600install-data: install-data-am
601uninstall: uninstall-am
602
603install-am: all-am
604	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
605
606installcheck: installcheck-am
607install-strip:
608	if test -z '$(STRIP)'; then \
609	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611	      install; \
612	else \
613	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
614	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
615	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
616	fi
617mostlyclean-generic:
618
619clean-generic:
620
621distclean-generic:
622	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
623	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
624
625maintainer-clean-generic:
626	@echo "This command is intended for maintainers to use"
627	@echo "it deletes files that may require special tools to rebuild."
628clean: clean-am
629
630clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
631	mostlyclean-am
632
633distclean: distclean-am
634	-rm -rf ./$(DEPDIR)
635	-rm -f Makefile
636distclean-am: clean-am distclean-compile distclean-generic \
637	distclean-tags
638
639dvi: dvi-am
640
641dvi-am:
642
643html: html-am
644
645html-am:
646
647info: info-am
648
649info-am:
650
651install-data-am:
652
653install-dvi: install-dvi-am
654
655install-dvi-am:
656
657install-exec-am:
658
659install-html: install-html-am
660
661install-html-am:
662
663install-info: install-info-am
664
665install-info-am:
666
667install-man:
668
669install-pdf: install-pdf-am
670
671install-pdf-am:
672
673install-ps: install-ps-am
674
675install-ps-am:
676
677installcheck-am:
678
679maintainer-clean: maintainer-clean-am
680	-rm -rf ./$(DEPDIR)
681	-rm -f Makefile
682maintainer-clean-am: distclean-am maintainer-clean-generic
683
684mostlyclean: mostlyclean-am
685
686mostlyclean-am: mostlyclean-compile mostlyclean-generic \
687	mostlyclean-libtool
688
689pdf: pdf-am
690
691pdf-am:
692
693ps: ps-am
694
695ps-am:
696
697uninstall-am:
698
699.MAKE: install-am install-strip
700
701.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
702	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
703	ctags-am distclean distclean-compile distclean-generic \
704	distclean-libtool distclean-tags distdir dvi dvi-am html \
705	html-am info info-am install install-am install-data \
706	install-data-am install-dvi install-dvi-am install-exec \
707	install-exec-am install-html install-html-am install-info \
708	install-info-am install-man install-pdf install-pdf-am \
709	install-ps install-ps-am install-strip installcheck \
710	installcheck-am installdirs maintainer-clean \
711	maintainer-clean-generic mostlyclean mostlyclean-compile \
712	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
713	tags tags-am uninstall uninstall-am
714
715.PRECIOUS: Makefile
716
717
718# Tell versions [3.59,3.63) of GNU make to not export all variables.
719# Otherwise a system limit (for SysV at least) may be exceeded.
720.NOEXPORT:
721