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