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