1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91@UMS_TRUE@am__append_1 = i810
92@UMS_TRUE@am__append_2 = 
93@UMS_TRUE@am__append_3 = \
94@UMS_TRUE@		       i810/liblegacy-i810.la \
95@UMS_TRUE@		       $(NULL)
96
97subdir = src/legacy
98ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
99am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
100	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
101	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
102	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104	$(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_HEADER = $(top_builddir)/config.h
108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110LTLIBRARIES = $(noinst_LTLIBRARIES)
111am__DEPENDENCIES_1 =
112@UMS_TRUE@am__DEPENDENCIES_2 = i810/liblegacy-i810.la \
113@UMS_TRUE@	$(am__DEPENDENCIES_1)
114liblegacy_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
115am__objects_1 =
116am_liblegacy_la_OBJECTS = $(am__objects_1)
117liblegacy_la_OBJECTS = $(am_liblegacy_la_OBJECTS)
118AM_V_lt = $(am__v_lt_@AM_V@)
119am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
120am__v_lt_0 = --silent
121am__v_lt_1 = 
122AM_V_P = $(am__v_P_@AM_V@)
123am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
124am__v_P_0 = false
125am__v_P_1 = :
126AM_V_GEN = $(am__v_GEN_@AM_V@)
127am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
128am__v_GEN_0 = @echo "  GEN     " $@;
129am__v_GEN_1 = 
130AM_V_at = $(am__v_at_@AM_V@)
131am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132am__v_at_0 = @
133am__v_at_1 = 
134DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
135COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
136	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
139	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
140	$(AM_CFLAGS) $(CFLAGS)
141AM_V_CC = $(am__v_CC_@AM_V@)
142am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
143am__v_CC_0 = @echo "  CC      " $@;
144am__v_CC_1 = 
145CCLD = $(CC)
146LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
148	$(AM_LDFLAGS) $(LDFLAGS) -o $@
149AM_V_CCLD = $(am__v_CCLD_@AM_V@)
150am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
151am__v_CCLD_0 = @echo "  CCLD    " $@;
152am__v_CCLD_1 = 
153SOURCES = $(liblegacy_la_SOURCES)
154DIST_SOURCES = $(liblegacy_la_SOURCES)
155RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
156	ctags-recursive dvi-recursive html-recursive info-recursive \
157	install-data-recursive install-dvi-recursive \
158	install-exec-recursive install-html-recursive \
159	install-info-recursive install-pdf-recursive \
160	install-ps-recursive install-recursive installcheck-recursive \
161	installdirs-recursive pdf-recursive ps-recursive \
162	tags-recursive uninstall-recursive
163am__can_run_installinfo = \
164  case $$AM_UPDATE_INFO_DIR in \
165    n|no|NO) false;; \
166    *) (install-info --version) >/dev/null 2>&1;; \
167  esac
168RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
169  distclean-recursive maintainer-clean-recursive
170am__recursive_targets = \
171  $(RECURSIVE_TARGETS) \
172  $(RECURSIVE_CLEAN_TARGETS) \
173  $(am__extra_recursive_targets)
174AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
175	distdir distdir-am
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195DIST_SUBDIRS = i810
196am__DIST_COMMON = $(srcdir)/Makefile.in README
197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198am__relativize = \
199  dir0=`pwd`; \
200  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
201  sed_rest='s,^[^/]*/*,,'; \
202  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
203  sed_butlast='s,/*[^/]*$$,,'; \
204  while test -n "$$dir1"; do \
205    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
206    if test "$$first" != "."; then \
207      if test "$$first" = ".."; then \
208        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
209        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
210      else \
211        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
212        if test "$$first2" = "$$first"; then \
213          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214        else \
215          dir2="../$$dir2"; \
216        fi; \
217        dir0="$$dir0"/"$$first"; \
218      fi; \
219    fi; \
220    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221  done; \
222  reldir="$$dir2"
223ACLOCAL = @ACLOCAL@
224ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
225ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
226ALLOCA = @ALLOCA@
227AMTAR = @AMTAR@
228AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
229APP_MAN_DIR = @APP_MAN_DIR@
230APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
231AR = @AR@
232AUTOCONF = @AUTOCONF@
233AUTOHEADER = @AUTOHEADER@
234AUTOMAKE = @AUTOMAKE@
235AWK = @AWK@
236BASE_CFLAGS = @BASE_CFLAGS@
237CC = @CC@
238CCDEPMODE = @CCDEPMODE@
239CFLAGS = @CFLAGS@
240CHANGELOG_CMD = @CHANGELOG_CMD@
241CLOCK_GETTIME_LIBS = @CLOCK_GETTIME_LIBS@
242CPP = @CPP@
243CPPFLAGS = @CPPFLAGS@
244CWARNFLAGS = @CWARNFLAGS@
245CYGPATH_W = @CYGPATH_W@
246DEFS = @DEFS@
247DEPDIR = @DEPDIR@
248DLLTOOL = @DLLTOOL@
249DRI1_CFLAGS = @DRI1_CFLAGS@
250DRI1_LIBS = @DRI1_LIBS@
251DRI2_CFLAGS = @DRI2_CFLAGS@
252DRI2_LIBS = @DRI2_LIBS@
253DRI3_CFLAGS = @DRI3_CFLAGS@
254DRI3_LIBS = @DRI3_LIBS@
255DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
256DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
257DRIVER_NAME = @DRIVER_NAME@
258DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
259DRMINTEL_CFLAGS = @DRMINTEL_CFLAGS@
260DRMINTEL_LIBS = @DRMINTEL_LIBS@
261DRM_CFLAGS = @DRM_CFLAGS@
262DRM_LIBS = @DRM_LIBS@
263DSYMUTIL = @DSYMUTIL@
264DUMPBIN = @DUMPBIN@
265ECHO_C = @ECHO_C@
266ECHO_N = @ECHO_N@
267ECHO_T = @ECHO_T@
268EGREP = @EGREP@
269EXEEXT = @EXEEXT@
270FGREP = @FGREP@
271FILE_MAN_DIR = @FILE_MAN_DIR@
272FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
273GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
274GEN4ASM_LIBS = @GEN4ASM_LIBS@
275GREP = @GREP@
276INSTALL = @INSTALL@
277INSTALL_CMD = @INSTALL_CMD@
278INSTALL_DATA = @INSTALL_DATA@
279INSTALL_PROGRAM = @INSTALL_PROGRAM@
280INSTALL_SCRIPT = @INSTALL_SCRIPT@
281INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
282INTEL_GEN4ASM = @INTEL_GEN4ASM@
283IVO_CFLAGS = @IVO_CFLAGS@
284IVO_EXTRA_CFLAGS = @IVO_EXTRA_CFLAGS@
285IVO_EXTRA_LIBS = @IVO_EXTRA_LIBS@
286IVO_LIBS = @IVO_LIBS@
287LD = @LD@
288LDFLAGS = @LDFLAGS@
289LIBEXEC_PATH = @LIBEXEC_PATH@
290LIBOBJS = @LIBOBJS@
291LIBS = @LIBS@
292LIBTOOL = @LIBTOOL@
293LIB_MAN_DIR = @LIB_MAN_DIR@
294LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
295LIPO = @LIPO@
296LN_S = @LN_S@
297LTLIBOBJS = @LTLIBOBJS@
298LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
299MAKEINFO = @MAKEINFO@
300MANIFEST_TOOL = @MANIFEST_TOOL@
301MAN_SUBSTS = @MAN_SUBSTS@
302MISC_MAN_DIR = @MISC_MAN_DIR@
303MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
304MKDIR_P = @MKDIR_P@
305NM = @NM@
306NMEDIT = @NMEDIT@
307NOWARNFLAGS = @NOWARNFLAGS@
308OBJDUMP = @OBJDUMP@
309OBJEXT = @OBJEXT@
310OTOOL = @OTOOL@
311OTOOL64 = @OTOOL64@
312PACKAGE = @PACKAGE@
313PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
314PACKAGE_NAME = @PACKAGE_NAME@
315PACKAGE_STRING = @PACKAGE_STRING@
316PACKAGE_TARNAME = @PACKAGE_TARNAME@
317PACKAGE_URL = @PACKAGE_URL@
318PACKAGE_VERSION = @PACKAGE_VERSION@
319PATH_SEPARATOR = @PATH_SEPARATOR@
320PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
321PCIACCESS_LIBS = @PCIACCESS_LIBS@
322PKG_CONFIG = @PKG_CONFIG@
323PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
324PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
325PREFIX_PATH = @PREFIX_PATH@
326PRESENT_CFLAGS = @PRESENT_CFLAGS@
327PRESENT_LIBS = @PRESENT_LIBS@
328RANLIB = @RANLIB@
329SED = @SED@
330SET_MAKE = @SET_MAKE@
331SHELL = @SHELL@
332STRICT_CFLAGS = @STRICT_CFLAGS@
333STRIP = @STRIP@
334TOOL_CURSOR_CFLAGS = @TOOL_CURSOR_CFLAGS@
335TOOL_CURSOR_LIBS = @TOOL_CURSOR_LIBS@
336UDEV_CFLAGS = @UDEV_CFLAGS@
337UDEV_LIBS = @UDEV_LIBS@
338VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
339VALGRIND_LIBS = @VALGRIND_LIBS@
340VERSION = @VERSION@
341X11_CFLAGS = @X11_CFLAGS@
342X11_DRI3_CFLAGS = @X11_DRI3_CFLAGS@
343X11_DRI3_LIBS = @X11_DRI3_LIBS@
344X11_LIBS = @X11_LIBS@
345X11_VM_CFLAGS = @X11_VM_CFLAGS@
346X11_VM_LIBS = @X11_VM_LIBS@
347XORG_CFLAGS = @XORG_CFLAGS@
348XORG_LIBS = @XORG_LIBS@
349XORG_MAN_PAGE = @XORG_MAN_PAGE@
350XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@
351XVMCLIB_LIBS = @XVMCLIB_LIBS@
352abs_builddir = @abs_builddir@
353abs_srcdir = @abs_srcdir@
354abs_top_builddir = @abs_top_builddir@
355abs_top_srcdir = @abs_top_srcdir@
356ac_ct_AR = @ac_ct_AR@
357ac_ct_CC = @ac_ct_CC@
358ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
359am__include = @am__include@
360am__leading_dot = @am__leading_dot@
361am__quote = @am__quote@
362am__tar = @am__tar@
363am__untar = @am__untar@
364bindir = @bindir@
365build = @build@
366build_alias = @build_alias@
367build_cpu = @build_cpu@
368build_os = @build_os@
369build_vendor = @build_vendor@
370builddir = @builddir@
371datadir = @datadir@
372datarootdir = @datarootdir@
373docdir = @docdir@
374dvidir = @dvidir@
375exec_prefix = @exec_prefix@
376host = @host@
377host_alias = @host_alias@
378host_cpu = @host_cpu@
379host_os = @host_os@
380host_vendor = @host_vendor@
381htmldir = @htmldir@
382includedir = @includedir@
383infodir = @infodir@
384install_sh = @install_sh@
385libdir = @libdir@
386libexecdir = @libexecdir@
387localedir = @localedir@
388localstatedir = @localstatedir@
389mandir = @mandir@
390mkdir_p = @mkdir_p@
391moduledir = @moduledir@
392oldincludedir = @oldincludedir@
393pdfdir = @pdfdir@
394prefix = @prefix@
395program_transform_name = @program_transform_name@
396psdir = @psdir@
397sbindir = @sbindir@
398sharedstatedir = @sharedstatedir@
399srcdir = @srcdir@
400sysconfdir = @sysconfdir@
401target_alias = @target_alias@
402top_build_prefix = @top_build_prefix@
403top_builddir = @top_builddir@
404top_srcdir = @top_srcdir@
405SUBDIRS = $(am__append_1)
406noinst_LTLIBRARIES = liblegacy.la
407NULL := #
408liblegacy_la_SOURCES = legacy.h $(am__append_2)
409liblegacy_la_LIBADD = $(am__append_3)
410EXTRA_DIST = README
411all: all-recursive
412
413.SUFFIXES:
414$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
415	@for dep in $?; do \
416	  case '$(am__configure_deps)' in \
417	    *$$dep*) \
418	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
419	        && { if test -f $@; then exit 0; else break; fi; }; \
420	      exit 1;; \
421	  esac; \
422	done; \
423	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/legacy/Makefile'; \
424	$(am__cd) $(top_srcdir) && \
425	  $(AUTOMAKE) --foreign src/legacy/Makefile
426Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
427	@case '$?' in \
428	  *config.status*) \
429	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
430	  *) \
431	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
432	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
433	esac;
434
435$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
437
438$(top_srcdir)/configure:  $(am__configure_deps)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
441	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
442$(am__aclocal_m4_deps):
443
444clean-noinstLTLIBRARIES:
445	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
446	@list='$(noinst_LTLIBRARIES)'; \
447	locs=`for p in $$list; do echo $$p; done | \
448	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
449	      sort -u`; \
450	test -z "$$locs" || { \
451	  echo rm -f $${locs}; \
452	  rm -f $${locs}; \
453	}
454
455liblegacy.la: $(liblegacy_la_OBJECTS) $(liblegacy_la_DEPENDENCIES) $(EXTRA_liblegacy_la_DEPENDENCIES) 
456	$(AM_V_CCLD)$(LINK)  $(liblegacy_la_OBJECTS) $(liblegacy_la_LIBADD) $(LIBS)
457
458mostlyclean-compile:
459	-rm -f *.$(OBJEXT)
460
461distclean-compile:
462	-rm -f *.tab.c
463
464mostlyclean-libtool:
465	-rm -f *.lo
466
467clean-libtool:
468	-rm -rf .libs _libs
469
470# This directory's subdirectories are mostly independent; you can cd
471# into them and run 'make' without going through this Makefile.
472# To change the values of 'make' variables: instead of editing Makefiles,
473# (1) if the variable is set in 'config.status', edit 'config.status'
474#     (which will cause the Makefiles to be regenerated when you run 'make');
475# (2) otherwise, pass the desired values on the 'make' command line.
476$(am__recursive_targets):
477	@fail=; \
478	if $(am__make_keepgoing); then \
479	  failcom='fail=yes'; \
480	else \
481	  failcom='exit 1'; \
482	fi; \
483	dot_seen=no; \
484	target=`echo $@ | sed s/-recursive//`; \
485	case "$@" in \
486	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
487	  *) list='$(SUBDIRS)' ;; \
488	esac; \
489	for subdir in $$list; do \
490	  echo "Making $$target in $$subdir"; \
491	  if test "$$subdir" = "."; then \
492	    dot_seen=yes; \
493	    local_target="$$target-am"; \
494	  else \
495	    local_target="$$target"; \
496	  fi; \
497	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498	  || eval $$failcom; \
499	done; \
500	if test "$$dot_seen" = "no"; then \
501	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502	fi; test -z "$$fail"
503
504ID: $(am__tagged_files)
505	$(am__define_uniq_tagged_files); mkid -fID $$unique
506tags: tags-recursive
507TAGS: tags
508
509tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
510	set x; \
511	here=`pwd`; \
512	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
513	  include_option=--etags-include; \
514	  empty_fix=.; \
515	else \
516	  include_option=--include; \
517	  empty_fix=; \
518	fi; \
519	list='$(SUBDIRS)'; for subdir in $$list; do \
520	  if test "$$subdir" = .; then :; else \
521	    test ! -f $$subdir/TAGS || \
522	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
523	  fi; \
524	done; \
525	$(am__define_uniq_tagged_files); \
526	shift; \
527	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
528	  test -n "$$unique" || unique=$$empty_fix; \
529	  if test $$# -gt 0; then \
530	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531	      "$$@" $$unique; \
532	  else \
533	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534	      $$unique; \
535	  fi; \
536	fi
537ctags: ctags-recursive
538
539CTAGS: ctags
540ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
541	$(am__define_uniq_tagged_files); \
542	test -z "$(CTAGS_ARGS)$$unique" \
543	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
544	     $$unique
545
546GTAGS:
547	here=`$(am__cd) $(top_builddir) && pwd` \
548	  && $(am__cd) $(top_srcdir) \
549	  && gtags -i $(GTAGS_ARGS) "$$here"
550cscopelist: cscopelist-recursive
551
552cscopelist-am: $(am__tagged_files)
553	list='$(am__tagged_files)'; \
554	case "$(srcdir)" in \
555	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
556	  *) sdir=$(subdir)/$(srcdir) ;; \
557	esac; \
558	for i in $$list; do \
559	  if test -f "$$i"; then \
560	    echo "$(subdir)/$$i"; \
561	  else \
562	    echo "$$sdir/$$i"; \
563	  fi; \
564	done >> $(top_builddir)/cscope.files
565
566distclean-tags:
567	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
568
569distdir: $(BUILT_SOURCES)
570	$(MAKE) $(AM_MAKEFLAGS) distdir-am
571
572distdir-am: $(DISTFILES)
573	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575	list='$(DISTFILES)'; \
576	  dist_files=`for file in $$list; do echo $$file; done | \
577	  sed -e "s|^$$srcdirstrip/||;t" \
578	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
579	case $$dist_files in \
580	  */*) $(MKDIR_P) `echo "$$dist_files" | \
581			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582			   sort -u` ;; \
583	esac; \
584	for file in $$dist_files; do \
585	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
586	  if test -d $$d/$$file; then \
587	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
588	    if test -d "$(distdir)/$$file"; then \
589	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590	    fi; \
591	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
593	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594	    fi; \
595	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
596	  else \
597	    test -f "$(distdir)/$$file" \
598	    || cp -p $$d/$$file "$(distdir)/$$file" \
599	    || exit 1; \
600	  fi; \
601	done
602	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
603	  if test "$$subdir" = .; then :; else \
604	    $(am__make_dryrun) \
605	      || test -d "$(distdir)/$$subdir" \
606	      || $(MKDIR_P) "$(distdir)/$$subdir" \
607	      || exit 1; \
608	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
609	    $(am__relativize); \
610	    new_distdir=$$reldir; \
611	    dir1=$$subdir; dir2="$(top_distdir)"; \
612	    $(am__relativize); \
613	    new_top_distdir=$$reldir; \
614	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
615	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
616	    ($(am__cd) $$subdir && \
617	      $(MAKE) $(AM_MAKEFLAGS) \
618	        top_distdir="$$new_top_distdir" \
619	        distdir="$$new_distdir" \
620		am__remove_distdir=: \
621		am__skip_length_check=: \
622		am__skip_mode_fix=: \
623	        distdir) \
624	      || exit 1; \
625	  fi; \
626	done
627check-am: all-am
628check: check-recursive
629all-am: Makefile $(LTLIBRARIES)
630installdirs: installdirs-recursive
631installdirs-am:
632install: install-recursive
633install-exec: install-exec-recursive
634install-data: install-data-recursive
635uninstall: uninstall-recursive
636
637install-am: all-am
638	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
639
640installcheck: installcheck-recursive
641install-strip:
642	if test -z '$(STRIP)'; then \
643	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
644	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
645	      install; \
646	else \
647	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
649	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
650	fi
651mostlyclean-generic:
652
653clean-generic:
654
655distclean-generic:
656	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
657	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658
659maintainer-clean-generic:
660	@echo "This command is intended for maintainers to use"
661	@echo "it deletes files that may require special tools to rebuild."
662clean: clean-recursive
663
664clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
665	mostlyclean-am
666
667distclean: distclean-recursive
668	-rm -f Makefile
669distclean-am: clean-am distclean-compile distclean-generic \
670	distclean-tags
671
672dvi: dvi-recursive
673
674dvi-am:
675
676html: html-recursive
677
678html-am:
679
680info: info-recursive
681
682info-am:
683
684install-data-am:
685
686install-dvi: install-dvi-recursive
687
688install-dvi-am:
689
690install-exec-am:
691
692install-html: install-html-recursive
693
694install-html-am:
695
696install-info: install-info-recursive
697
698install-info-am:
699
700install-man:
701
702install-pdf: install-pdf-recursive
703
704install-pdf-am:
705
706install-ps: install-ps-recursive
707
708install-ps-am:
709
710installcheck-am:
711
712maintainer-clean: maintainer-clean-recursive
713	-rm -f Makefile
714maintainer-clean-am: distclean-am maintainer-clean-generic
715
716mostlyclean: mostlyclean-recursive
717
718mostlyclean-am: mostlyclean-compile mostlyclean-generic \
719	mostlyclean-libtool
720
721pdf: pdf-recursive
722
723pdf-am:
724
725ps: ps-recursive
726
727ps-am:
728
729uninstall-am:
730
731.MAKE: $(am__recursive_targets) install-am install-strip
732
733.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
734	check-am clean clean-generic clean-libtool \
735	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
736	distclean-compile distclean-generic distclean-libtool \
737	distclean-tags distdir dvi dvi-am html html-am info info-am \
738	install install-am install-data install-data-am install-dvi \
739	install-dvi-am install-exec install-exec-am install-html \
740	install-html-am install-info install-info-am install-man \
741	install-pdf install-pdf-am install-ps install-ps-am \
742	install-strip installcheck installcheck-am installdirs \
743	installdirs-am maintainer-clean maintainer-clean-generic \
744	mostlyclean mostlyclean-compile mostlyclean-generic \
745	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
746	uninstall-am
747
748.PRECIOUS: Makefile
749
750
751# Tell versions [3.59,3.63) of GNU make to not export all variables.
752# Otherwise a system limit (for SysV at least) may be exceeded.
753.NOEXPORT:
754