1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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 (C) 2000, 2001, 2006, 2014, 2019 Free Software Foundation, Inc.
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27VPATH = @srcdir@
28am__is_gnu_make = { \
29  if test -z '$(MAKELEVEL)'; then \
30    false; \
31  elif test -n '$(MAKE_HOST)'; then \
32    true; \
33  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
34    true; \
35  else \
36    false; \
37  fi; \
38}
39am__make_running_with_option = \
40  case $${target_option-} in \
41      ?) ;; \
42      *) echo "am__make_running_with_option: internal error: invalid" \
43              "target option '$${target_option-}' specified" >&2; \
44         exit 1;; \
45  esac; \
46  has_opt=no; \
47  sane_makeflags=$$MAKEFLAGS; \
48  if $(am__is_gnu_make); then \
49    sane_makeflags=$$MFLAGS; \
50  else \
51    case $$MAKEFLAGS in \
52      *\\[\ \	]*) \
53        bs=\\; \
54        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56    esac; \
57  fi; \
58  skip_next=no; \
59  strip_trailopt () \
60  { \
61    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62  }; \
63  for flg in $$sane_makeflags; do \
64    test $$skip_next = yes && { skip_next=no; continue; }; \
65    case $$flg in \
66      *=*|--*) continue;; \
67        -*I) strip_trailopt 'I'; skip_next=yes;; \
68      -*I?*) strip_trailopt 'I';; \
69        -*O) strip_trailopt 'O'; skip_next=yes;; \
70      -*O?*) strip_trailopt 'O';; \
71        -*l) strip_trailopt 'l'; skip_next=yes;; \
72      -*l?*) strip_trailopt 'l';; \
73      -[dEDm]) skip_next=yes;; \
74      -[JT]) skip_next=yes;; \
75    esac; \
76    case $$flg in \
77      *$$target_option*) has_opt=yes; break;; \
78    esac; \
79  done; \
80  test $$has_opt = yes
81am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83pkgdatadir = $(datadir)/@PACKAGE@
84pkgincludedir = $(includedir)/@PACKAGE@
85pkglibdir = $(libdir)/@PACKAGE@
86pkglibexecdir = $(libexecdir)/@PACKAGE@
87am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88install_sh_DATA = $(install_sh) -c -m 644
89install_sh_PROGRAM = $(install_sh) -c
90install_sh_SCRIPT = $(install_sh) -c
91INSTALL_HEADER = $(INSTALL_DATA)
92transform = $(program_transform_name)
93NORMAL_INSTALL = :
94PRE_INSTALL = :
95POST_INSTALL = :
96NORMAL_UNINSTALL = :
97PRE_UNINSTALL = :
98POST_UNINSTALL = :
99build_triplet = @build@
100host_triplet = @host@
101subdir = mixlib
102ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
104	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
105	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
106	$(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
107	$(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
108	$(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lcmessage.m4 \
109	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
110	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
111	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
112	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
113	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
114	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
115	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
116	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
117	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119	$(ACLOCAL_M4)
120DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
121mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
122CONFIG_HEADER = $(top_builddir)/config.h
123CONFIG_CLEAN_FILES =
124CONFIG_CLEAN_VPATH_FILES =
125LIBRARIES = $(noinst_LIBRARIES)
126AR = ar
127ARFLAGS = cru
128AM_V_AR = $(am__v_AR_@AM_V@)
129am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
130am__v_AR_0 = @echo "  AR      " $@;
131am__v_AR_1 =
132libmix_a_AR = $(AR) $(ARFLAGS)
133libmix_a_LIBADD =
134am_libmix_a_OBJECTS = completion.$(OBJEXT) mix.$(OBJEXT) \
135	mix_types.$(OBJEXT) mix_ins.$(OBJEXT) mix_vm.$(OBJEXT) \
136	xmix_vm.$(OBJEXT) mix_vm_dump.$(OBJEXT) mix_io.$(OBJEXT) \
137	xmix_io.$(OBJEXT) mix_symbol_table.$(OBJEXT) \
138	mix_file.$(OBJEXT) mix_code_file.$(OBJEXT) \
139	mix_parser.$(OBJEXT) mix_scanner.$(OBJEXT) \
140	mix_device.$(OBJEXT) xmix_device.$(OBJEXT) mix_eval.$(OBJEXT) \
141	mix_eval_scanner.$(OBJEXT) mix_src_file.$(OBJEXT) \
142	mix_vm_clock.$(OBJEXT) mix_vm_command.$(OBJEXT) \
143	xmix_vm_command.$(OBJEXT) xmix_vm_handlers.$(OBJEXT) \
144	mix_config.$(OBJEXT) mix_predicate.$(OBJEXT) \
145	mix_predicate_list.$(OBJEXT)
146libmix_a_OBJECTS = $(am_libmix_a_OBJECTS)
147AM_V_P = $(am__v_P_@AM_V@)
148am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149am__v_P_0 = false
150am__v_P_1 = :
151AM_V_GEN = $(am__v_GEN_@AM_V@)
152am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
153am__v_GEN_0 = @echo "  GEN     " $@;
154am__v_GEN_1 =
155AM_V_at = $(am__v_at_@AM_V@)
156am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157am__v_at_0 = @
158am__v_at_1 =
159DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
160depcomp = $(SHELL) $(top_srcdir)/depcomp
161am__maybe_remake_depfiles = depfiles
162am__depfiles_remade = ./$(DEPDIR)/completion.Po ./$(DEPDIR)/mix.Po \
163	./$(DEPDIR)/mix_code_file.Po ./$(DEPDIR)/mix_config.Po \
164	./$(DEPDIR)/mix_device.Po ./$(DEPDIR)/mix_eval.Po \
165	./$(DEPDIR)/mix_eval_scanner.Po ./$(DEPDIR)/mix_file.Po \
166	./$(DEPDIR)/mix_ins.Po ./$(DEPDIR)/mix_io.Po \
167	./$(DEPDIR)/mix_parser.Po ./$(DEPDIR)/mix_predicate.Po \
168	./$(DEPDIR)/mix_predicate_list.Po ./$(DEPDIR)/mix_scanner.Po \
169	./$(DEPDIR)/mix_src_file.Po ./$(DEPDIR)/mix_symbol_table.Po \
170	./$(DEPDIR)/mix_types.Po ./$(DEPDIR)/mix_vm.Po \
171	./$(DEPDIR)/mix_vm_clock.Po ./$(DEPDIR)/mix_vm_command.Po \
172	./$(DEPDIR)/mix_vm_dump.Po ./$(DEPDIR)/xmix_device.Po \
173	./$(DEPDIR)/xmix_io.Po ./$(DEPDIR)/xmix_vm.Po \
174	./$(DEPDIR)/xmix_vm_command.Po ./$(DEPDIR)/xmix_vm_handlers.Po
175am__mv = mv -f
176COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178AM_V_CC = $(am__v_CC_@AM_V@)
179am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
180am__v_CC_0 = @echo "  CC      " $@;
181am__v_CC_1 =
182CCLD = $(CC)
183LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
184AM_V_CCLD = $(am__v_CCLD_@AM_V@)
185am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
186am__v_CCLD_0 = @echo "  CCLD    " $@;
187am__v_CCLD_1 =
188@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
189LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
190AM_V_LEX = $(am__v_LEX_@AM_V@)
191am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
192am__v_LEX_0 = @echo "  LEX     " $@;
193am__v_LEX_1 =
194YLWRAP = $(top_srcdir)/ylwrap
195SOURCES = $(libmix_a_SOURCES)
196DIST_SOURCES = $(libmix_a_SOURCES)
197RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
198	ctags-recursive dvi-recursive html-recursive info-recursive \
199	install-data-recursive install-dvi-recursive \
200	install-exec-recursive install-html-recursive \
201	install-info-recursive install-pdf-recursive \
202	install-ps-recursive install-recursive installcheck-recursive \
203	installdirs-recursive pdf-recursive ps-recursive \
204	tags-recursive uninstall-recursive
205am__can_run_installinfo = \
206  case $$AM_UPDATE_INFO_DIR in \
207    n|no|NO) false;; \
208    *) (install-info --version) >/dev/null 2>&1;; \
209  esac
210RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
211  distclean-recursive maintainer-clean-recursive
212am__recursive_targets = \
213  $(RECURSIVE_TARGETS) \
214  $(RECURSIVE_CLEAN_TARGETS) \
215  $(am__extra_recursive_targets)
216AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
217	distdir distdir-am
218am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
219# Read a list of newline-separated strings from the standard input,
220# and print each of them once, without duplicates.  Input order is
221# *not* preserved.
222am__uniquify_input = $(AWK) '\
223  BEGIN { nonempty = 0; } \
224  { items[$$0] = 1; nonempty = 1; } \
225  END { if (nonempty) { for (i in items) print i; }; } \
226'
227# Make sure the list of sources is unique.  This is necessary because,
228# e.g., the same source file might be shared among _SOURCES variables
229# for different programs/libraries.
230am__define_uniq_tagged_files = \
231  list='$(am__tagged_files)'; \
232  unique=`for i in $$list; do \
233    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234  done | $(am__uniquify_input)`
235ETAGS = etags
236CTAGS = ctags
237DIST_SUBDIRS = $(SUBDIRS)
238am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
239	$(top_srcdir)/mkinstalldirs $(top_srcdir)/ylwrap \
240	mix_eval_scanner.c mix_scanner.c
241DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
242am__relativize = \
243  dir0=`pwd`; \
244  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
245  sed_rest='s,^[^/]*/*,,'; \
246  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
247  sed_butlast='s,/*[^/]*$$,,'; \
248  while test -n "$$dir1"; do \
249    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
250    if test "$$first" != "."; then \
251      if test "$$first" = ".."; then \
252        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
253        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
254      else \
255        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
256        if test "$$first2" = "$$first"; then \
257          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
258        else \
259          dir2="../$$dir2"; \
260        fi; \
261        dir0="$$dir0"/"$$first"; \
262      fi; \
263    fi; \
264    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
265  done; \
266  reldir="$$dir2"
267ACLOCAL = @ACLOCAL@
268ALLOCA = @ALLOCA@
269ALL_LINGUAS = @ALL_LINGUAS@
270AMTAR = @AMTAR@
271AM_CFLAGS = @AM_CFLAGS@ -I$(includedir) -I$(top_srcdir) \
272	-DG_LOG_DOMAIN=\"libmix\"
273AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
274AUTOCONF = @AUTOCONF@
275AUTOHEADER = @AUTOHEADER@
276AUTOMAKE = @AUTOMAKE@
277AWK = @AWK@
278BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
279CATOBJEXT = @CATOBJEXT@
280CC = @CC@
281CCDEPMODE = @CCDEPMODE@
282CFLAGS = @CFLAGS@
283CPP = @CPP@
284CPPFLAGS = @CPPFLAGS@
285CYGPATH_W = @CYGPATH_W@
286DATADIRNAME = @DATADIRNAME@
287DEFS = @DEFS@
288DEPDIR = @DEPDIR@
289ECHO_C = @ECHO_C@
290ECHO_N = @ECHO_N@
291ECHO_T = @ECHO_T@
292EGREP = @EGREP@
293EXEEXT = @EXEEXT@
294GENCAT = @GENCAT@
295GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
296GLIBC21 = @GLIBC21@
297GLIB_CFLAGS = @GLIB_CFLAGS@
298GLIB_LIBS = @GLIB_LIBS@
299GMSGFMT = @GMSGFMT@
300GREP = @GREP@
301GTK_CFLAGS = @GTK_CFLAGS@
302GTK_LIBS = @GTK_LIBS@
303GUILE_CFLAGS = @GUILE_CFLAGS@
304GUILE_LIBS = @GUILE_LIBS@
305HAVE_ASPRINTF = @HAVE_ASPRINTF@
306HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
307HAVE_SNPRINTF = @HAVE_SNPRINTF@
308HAVE_WPRINTF = @HAVE_WPRINTF@
309INSTALL = @INSTALL@
310INSTALL_DATA = @INSTALL_DATA@
311INSTALL_PROGRAM = @INSTALL_PROGRAM@
312INSTALL_SCRIPT = @INSTALL_SCRIPT@
313INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
314INSTOBJEXT = @INSTOBJEXT@
315INTLBISON = @INTLBISON@
316INTLLIBS = @INTLLIBS@
317INTLOBJS = @INTLOBJS@
318INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
319INTLTOOL_MERGE = @INTLTOOL_MERGE@
320INTLTOOL_PERL = @INTLTOOL_PERL@
321INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
322INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
323INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
324INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
325INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
326INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
327LDFLAGS = @LDFLAGS@
328LEX = @LEX@
329LEXLIB = @LEXLIB@
330LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
331LIBICONV = @LIBICONV@
332LIBINTL = @LIBINTL@
333LIBOBJS = @LIBOBJS@
334LIBS = @LIBS@
335LTLIBICONV = @LTLIBICONV@
336LTLIBINTL = @LTLIBINTL@
337LTLIBOBJS = @LTLIBOBJS@
338MAINT = @MAINT@
339MAKEINFO = @MAKEINFO@
340MAKE_GUILE = @MAKE_GUILE@
341MKDIR_P = @MKDIR_P@
342MKINSTALLDIRS = @MKINSTALLDIRS@
343MSGFMT = @MSGFMT@
344MSGMERGE = @MSGMERGE@
345OBJEXT = @OBJEXT@
346PACKAGE = @PACKAGE@
347PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
348PACKAGE_NAME = @PACKAGE_NAME@
349PACKAGE_STRING = @PACKAGE_STRING@
350PACKAGE_TARNAME = @PACKAGE_TARNAME@
351PACKAGE_URL = @PACKAGE_URL@
352PACKAGE_VERSION = @PACKAGE_VERSION@
353PATH_SEPARATOR = @PATH_SEPARATOR@
354PKG_CONFIG = @PKG_CONFIG@
355PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
356PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
357POSUB = @POSUB@
358RANLIB = @RANLIB@
359SET_MAKE = @SET_MAKE@
360SHELL = @SHELL@
361STRIP = @STRIP@
362USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
363USE_NLS = @USE_NLS@
364VERSION = @VERSION@
365XGETTEXT = @XGETTEXT@
366abs_builddir = @abs_builddir@
367abs_srcdir = @abs_srcdir@
368abs_top_builddir = @abs_top_builddir@
369abs_top_srcdir = @abs_top_srcdir@
370ac_ct_CC = @ac_ct_CC@
371am__include = @am__include@
372am__leading_dot = @am__leading_dot@
373am__quote = @am__quote@
374am__tar = @am__tar@
375am__untar = @am__untar@
376bindir = @bindir@
377build = @build@
378build_alias = @build_alias@
379build_cpu = @build_cpu@
380build_os = @build_os@
381build_vendor = @build_vendor@
382builddir = @builddir@
383datadir = @datadir@
384datarootdir = @datarootdir@
385docdir = @docdir@
386dvidir = @dvidir@
387exec_prefix = @exec_prefix@
388host = @host@
389host_alias = @host_alias@
390host_cpu = @host_cpu@
391host_os = @host_os@
392host_vendor = @host_vendor@
393htmldir = @htmldir@
394includedir = @includedir@
395infodir = @infodir@
396install_sh = @install_sh@
397intltool__v_merge_options_ = @intltool__v_merge_options_@
398intltool__v_merge_options_0 = @intltool__v_merge_options_0@
399libdir = @libdir@
400libexecdir = @libexecdir@
401localedir = @localedir@
402localstatedir = @localstatedir@
403mandir = @mandir@
404mkdir_p = @mkdir_p@
405oldincludedir = @oldincludedir@
406pdfdir = @pdfdir@
407prefix = @prefix@
408program_transform_name = @program_transform_name@
409psdir = @psdir@
410runstatedir = @runstatedir@
411sbindir = @sbindir@
412sharedstatedir = @sharedstatedir@
413srcdir = @srcdir@
414sysconfdir = @sysconfdir@
415target_alias = @target_alias@
416top_build_prefix = @top_build_prefix@
417top_builddir = @top_builddir@
418top_srcdir = @top_srcdir@
419SUBDIRS = testsuite
420CLEANFILES = mix_scanner.c mix_eval_scanner.c
421noinst_LIBRARIES = libmix.a
422libmix_a_SOURCES = gettext.h \
423                   completion.h completion.c \
424                   mix.h mix.c \
425		   mix_types.h mix_types.c \
426		   mix_ins.h mix_ins.c     \
427	           mix_vm.h mix_vm.c xmix_vm.h xmix_vm.c \
428		   mix_vm_dump.h mix_vm_dump.c \
429		   mix_io.h mix_io.c xmix_io.h xmix_io.c \
430		   mix_symbol_table.h mix_symbol_table.c \
431		   mix_file.h mix_file.c \
432                   mix_code_file.h mix_code_file.c \
433		   mix_parser.h xmix_parser.h mix_parser.c mix_scanner.l \
434                   mix_device.h mix_device.c xmix_device.h xmix_device.c \
435                   mix_eval.h mix_eval.c xmix_eval.h mix_eval_scanner.l \
436		   mix_src_file.c mix_src_file.h \
437                   mix_vm_clock.c mix_vm_clock.h \
438		   mix_vm_command.c mix_vm_command.h \
439		   xmix_vm_command.c xmix_vm_command.h \
440                   xmix_vm_handlers.h xmix_vm_handlers.c \
441		   mix_config.c mix_config.h \
442                   mix_predicate.c mix_predicate.h \
443                   mix_predicate_list.c mix_predicate_list.h
444
445all: all-recursive
446
447.SUFFIXES:
448.SUFFIXES: .c .l .o .obj
449$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
450	@for dep in $?; do \
451	  case '$(am__configure_deps)' in \
452	    *$$dep*) \
453	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
454	        && { if test -f $@; then exit 0; else break; fi; }; \
455	      exit 1;; \
456	  esac; \
457	done; \
458	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu mixlib/Makefile'; \
459	$(am__cd) $(top_srcdir) && \
460	  $(AUTOMAKE) --gnu mixlib/Makefile
461Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
462	@case '$?' in \
463	  *config.status*) \
464	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
465	  *) \
466	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
467	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
468	esac;
469
470$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
472
473$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477$(am__aclocal_m4_deps):
478
479clean-noinstLIBRARIES:
480	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
481
482libmix.a: $(libmix_a_OBJECTS) $(libmix_a_DEPENDENCIES) $(EXTRA_libmix_a_DEPENDENCIES)
483	$(AM_V_at)-rm -f libmix.a
484	$(AM_V_AR)$(libmix_a_AR) libmix.a $(libmix_a_OBJECTS) $(libmix_a_LIBADD)
485	$(AM_V_at)$(RANLIB) libmix.a
486
487mostlyclean-compile:
488	-rm -f *.$(OBJEXT)
489
490distclean-compile:
491	-rm -f *.tab.c
492
493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/completion.Po@am__quote@ # am--include-marker
494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix.Po@am__quote@ # am--include-marker
495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_code_file.Po@am__quote@ # am--include-marker
496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_config.Po@am__quote@ # am--include-marker
497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_device.Po@am__quote@ # am--include-marker
498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_eval.Po@am__quote@ # am--include-marker
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_eval_scanner.Po@am__quote@ # am--include-marker
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_file.Po@am__quote@ # am--include-marker
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_ins.Po@am__quote@ # am--include-marker
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_io.Po@am__quote@ # am--include-marker
503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_parser.Po@am__quote@ # am--include-marker
504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_predicate.Po@am__quote@ # am--include-marker
505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_predicate_list.Po@am__quote@ # am--include-marker
506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_scanner.Po@am__quote@ # am--include-marker
507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_src_file.Po@am__quote@ # am--include-marker
508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_symbol_table.Po@am__quote@ # am--include-marker
509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_types.Po@am__quote@ # am--include-marker
510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_vm.Po@am__quote@ # am--include-marker
511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_vm_clock.Po@am__quote@ # am--include-marker
512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_vm_command.Po@am__quote@ # am--include-marker
513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mix_vm_dump.Po@am__quote@ # am--include-marker
514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmix_device.Po@am__quote@ # am--include-marker
515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmix_io.Po@am__quote@ # am--include-marker
516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmix_vm.Po@am__quote@ # am--include-marker
517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmix_vm_command.Po@am__quote@ # am--include-marker
518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmix_vm_handlers.Po@am__quote@ # am--include-marker
519
520$(am__depfiles_remade):
521	@$(MKDIR_P) $(@D)
522	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
523
524am--depfiles: $(am__depfiles_remade)
525
526.c.o:
527@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
528@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
529@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
530@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
532
533.c.obj:
534@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
535@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
536@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
537@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
539
540.l.c:
541	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
542
543# This directory's subdirectories are mostly independent; you can cd
544# into them and run 'make' without going through this Makefile.
545# To change the values of 'make' variables: instead of editing Makefiles,
546# (1) if the variable is set in 'config.status', edit 'config.status'
547#     (which will cause the Makefiles to be regenerated when you run 'make');
548# (2) otherwise, pass the desired values on the 'make' command line.
549$(am__recursive_targets):
550	@fail=; \
551	if $(am__make_keepgoing); then \
552	  failcom='fail=yes'; \
553	else \
554	  failcom='exit 1'; \
555	fi; \
556	dot_seen=no; \
557	target=`echo $@ | sed s/-recursive//`; \
558	case "$@" in \
559	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
560	  *) list='$(SUBDIRS)' ;; \
561	esac; \
562	for subdir in $$list; do \
563	  echo "Making $$target in $$subdir"; \
564	  if test "$$subdir" = "."; then \
565	    dot_seen=yes; \
566	    local_target="$$target-am"; \
567	  else \
568	    local_target="$$target"; \
569	  fi; \
570	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
571	  || eval $$failcom; \
572	done; \
573	if test "$$dot_seen" = "no"; then \
574	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
575	fi; test -z "$$fail"
576
577ID: $(am__tagged_files)
578	$(am__define_uniq_tagged_files); mkid -fID $$unique
579tags: tags-recursive
580TAGS: tags
581
582tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
583	set x; \
584	here=`pwd`; \
585	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
586	  include_option=--etags-include; \
587	  empty_fix=.; \
588	else \
589	  include_option=--include; \
590	  empty_fix=; \
591	fi; \
592	list='$(SUBDIRS)'; for subdir in $$list; do \
593	  if test "$$subdir" = .; then :; else \
594	    test ! -f $$subdir/TAGS || \
595	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
596	  fi; \
597	done; \
598	$(am__define_uniq_tagged_files); \
599	shift; \
600	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
601	  test -n "$$unique" || unique=$$empty_fix; \
602	  if test $$# -gt 0; then \
603	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
604	      "$$@" $$unique; \
605	  else \
606	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
607	      $$unique; \
608	  fi; \
609	fi
610ctags: ctags-recursive
611
612CTAGS: ctags
613ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
614	$(am__define_uniq_tagged_files); \
615	test -z "$(CTAGS_ARGS)$$unique" \
616	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
617	     $$unique
618
619GTAGS:
620	here=`$(am__cd) $(top_builddir) && pwd` \
621	  && $(am__cd) $(top_srcdir) \
622	  && gtags -i $(GTAGS_ARGS) "$$here"
623cscopelist: cscopelist-recursive
624
625cscopelist-am: $(am__tagged_files)
626	list='$(am__tagged_files)'; \
627	case "$(srcdir)" in \
628	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
629	  *) sdir=$(subdir)/$(srcdir) ;; \
630	esac; \
631	for i in $$list; do \
632	  if test -f "$$i"; then \
633	    echo "$(subdir)/$$i"; \
634	  else \
635	    echo "$$sdir/$$i"; \
636	  fi; \
637	done >> $(top_builddir)/cscope.files
638
639distclean-tags:
640	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
641
642distdir: $(BUILT_SOURCES)
643	$(MAKE) $(AM_MAKEFLAGS) distdir-am
644
645distdir-am: $(DISTFILES)
646	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
648	list='$(DISTFILES)'; \
649	  dist_files=`for file in $$list; do echo $$file; done | \
650	  sed -e "s|^$$srcdirstrip/||;t" \
651	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
652	case $$dist_files in \
653	  */*) $(MKDIR_P) `echo "$$dist_files" | \
654			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
655			   sort -u` ;; \
656	esac; \
657	for file in $$dist_files; do \
658	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
659	  if test -d $$d/$$file; then \
660	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
661	    if test -d "$(distdir)/$$file"; then \
662	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
663	    fi; \
664	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
665	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
666	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
667	    fi; \
668	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
669	  else \
670	    test -f "$(distdir)/$$file" \
671	    || cp -p $$d/$$file "$(distdir)/$$file" \
672	    || exit 1; \
673	  fi; \
674	done
675	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
676	  if test "$$subdir" = .; then :; else \
677	    $(am__make_dryrun) \
678	      || test -d "$(distdir)/$$subdir" \
679	      || $(MKDIR_P) "$(distdir)/$$subdir" \
680	      || exit 1; \
681	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
682	    $(am__relativize); \
683	    new_distdir=$$reldir; \
684	    dir1=$$subdir; dir2="$(top_distdir)"; \
685	    $(am__relativize); \
686	    new_top_distdir=$$reldir; \
687	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
688	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
689	    ($(am__cd) $$subdir && \
690	      $(MAKE) $(AM_MAKEFLAGS) \
691	        top_distdir="$$new_top_distdir" \
692	        distdir="$$new_distdir" \
693		am__remove_distdir=: \
694		am__skip_length_check=: \
695		am__skip_mode_fix=: \
696	        distdir) \
697	      || exit 1; \
698	  fi; \
699	done
700check-am: all-am
701check: check-recursive
702all-am: Makefile $(LIBRARIES)
703installdirs: installdirs-recursive
704installdirs-am:
705install: install-recursive
706install-exec: install-exec-recursive
707install-data: install-data-recursive
708uninstall: uninstall-recursive
709
710install-am: all-am
711	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
712
713installcheck: installcheck-recursive
714install-strip:
715	if test -z '$(STRIP)'; then \
716	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
717	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
718	      install; \
719	else \
720	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
721	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
722	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
723	fi
724mostlyclean-generic:
725
726clean-generic:
727	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
728
729distclean-generic:
730	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
731	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
732
733maintainer-clean-generic:
734	@echo "This command is intended for maintainers to use"
735	@echo "it deletes files that may require special tools to rebuild."
736	-rm -f mix_eval_scanner.c
737	-rm -f mix_scanner.c
738clean: clean-recursive
739
740clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
741
742distclean: distclean-recursive
743		-rm -f ./$(DEPDIR)/completion.Po
744	-rm -f ./$(DEPDIR)/mix.Po
745	-rm -f ./$(DEPDIR)/mix_code_file.Po
746	-rm -f ./$(DEPDIR)/mix_config.Po
747	-rm -f ./$(DEPDIR)/mix_device.Po
748	-rm -f ./$(DEPDIR)/mix_eval.Po
749	-rm -f ./$(DEPDIR)/mix_eval_scanner.Po
750	-rm -f ./$(DEPDIR)/mix_file.Po
751	-rm -f ./$(DEPDIR)/mix_ins.Po
752	-rm -f ./$(DEPDIR)/mix_io.Po
753	-rm -f ./$(DEPDIR)/mix_parser.Po
754	-rm -f ./$(DEPDIR)/mix_predicate.Po
755	-rm -f ./$(DEPDIR)/mix_predicate_list.Po
756	-rm -f ./$(DEPDIR)/mix_scanner.Po
757	-rm -f ./$(DEPDIR)/mix_src_file.Po
758	-rm -f ./$(DEPDIR)/mix_symbol_table.Po
759	-rm -f ./$(DEPDIR)/mix_types.Po
760	-rm -f ./$(DEPDIR)/mix_vm.Po
761	-rm -f ./$(DEPDIR)/mix_vm_clock.Po
762	-rm -f ./$(DEPDIR)/mix_vm_command.Po
763	-rm -f ./$(DEPDIR)/mix_vm_dump.Po
764	-rm -f ./$(DEPDIR)/xmix_device.Po
765	-rm -f ./$(DEPDIR)/xmix_io.Po
766	-rm -f ./$(DEPDIR)/xmix_vm.Po
767	-rm -f ./$(DEPDIR)/xmix_vm_command.Po
768	-rm -f ./$(DEPDIR)/xmix_vm_handlers.Po
769	-rm -f Makefile
770distclean-am: clean-am distclean-compile distclean-generic \
771	distclean-tags
772
773dvi: dvi-recursive
774
775dvi-am:
776
777html: html-recursive
778
779html-am:
780
781info: info-recursive
782
783info-am:
784
785install-data-am:
786
787install-dvi: install-dvi-recursive
788
789install-dvi-am:
790
791install-exec-am:
792
793install-html: install-html-recursive
794
795install-html-am:
796
797install-info: install-info-recursive
798
799install-info-am:
800
801install-man:
802
803install-pdf: install-pdf-recursive
804
805install-pdf-am:
806
807install-ps: install-ps-recursive
808
809install-ps-am:
810
811installcheck-am:
812
813maintainer-clean: maintainer-clean-recursive
814		-rm -f ./$(DEPDIR)/completion.Po
815	-rm -f ./$(DEPDIR)/mix.Po
816	-rm -f ./$(DEPDIR)/mix_code_file.Po
817	-rm -f ./$(DEPDIR)/mix_config.Po
818	-rm -f ./$(DEPDIR)/mix_device.Po
819	-rm -f ./$(DEPDIR)/mix_eval.Po
820	-rm -f ./$(DEPDIR)/mix_eval_scanner.Po
821	-rm -f ./$(DEPDIR)/mix_file.Po
822	-rm -f ./$(DEPDIR)/mix_ins.Po
823	-rm -f ./$(DEPDIR)/mix_io.Po
824	-rm -f ./$(DEPDIR)/mix_parser.Po
825	-rm -f ./$(DEPDIR)/mix_predicate.Po
826	-rm -f ./$(DEPDIR)/mix_predicate_list.Po
827	-rm -f ./$(DEPDIR)/mix_scanner.Po
828	-rm -f ./$(DEPDIR)/mix_src_file.Po
829	-rm -f ./$(DEPDIR)/mix_symbol_table.Po
830	-rm -f ./$(DEPDIR)/mix_types.Po
831	-rm -f ./$(DEPDIR)/mix_vm.Po
832	-rm -f ./$(DEPDIR)/mix_vm_clock.Po
833	-rm -f ./$(DEPDIR)/mix_vm_command.Po
834	-rm -f ./$(DEPDIR)/mix_vm_dump.Po
835	-rm -f ./$(DEPDIR)/xmix_device.Po
836	-rm -f ./$(DEPDIR)/xmix_io.Po
837	-rm -f ./$(DEPDIR)/xmix_vm.Po
838	-rm -f ./$(DEPDIR)/xmix_vm_command.Po
839	-rm -f ./$(DEPDIR)/xmix_vm_handlers.Po
840	-rm -f Makefile
841maintainer-clean-am: distclean-am maintainer-clean-generic
842
843mostlyclean: mostlyclean-recursive
844
845mostlyclean-am: mostlyclean-compile mostlyclean-generic
846
847pdf: pdf-recursive
848
849pdf-am:
850
851ps: ps-recursive
852
853ps-am:
854
855uninstall-am:
856
857.MAKE: $(am__recursive_targets) install-am install-strip
858
859.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
860	am--depfiles check check-am clean clean-generic \
861	clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
862	distclean-compile distclean-generic distclean-tags distdir dvi \
863	dvi-am html html-am info info-am install install-am \
864	install-data install-data-am install-dvi install-dvi-am \
865	install-exec install-exec-am install-html install-html-am \
866	install-info install-info-am install-man install-pdf \
867	install-pdf-am install-ps install-ps-am install-strip \
868	installcheck installcheck-am installdirs installdirs-am \
869	maintainer-clean maintainer-clean-generic mostlyclean \
870	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
871	tags tags-am uninstall uninstall-am
872
873.PRECIOUS: Makefile
874
875
876# Tell versions [3.59,3.63) of GNU make to not export all variables.
877# Otherwise a system limit (for SysV at least) may be exceeded.
878.NOEXPORT:
879