1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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# Makefile.am for The Machine Emulator:
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = .
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
41	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42	TODO config.guess config.sub depcomp install-sh ltmain.sh \
43	missing ylwrap
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
46	$(top_srcdir)/configure.in
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48	$(ACLOCAL_M4)
49am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50 configure.lineno config.status.lineno
51mkinstalldirs = $(install_sh) -d
52CONFIG_HEADER = config.h
53CONFIG_CLEAN_FILES =
54SOURCES =
55DIST_SOURCES =
56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57	html-recursive info-recursive install-data-recursive \
58	install-dvi-recursive install-exec-recursive \
59	install-html-recursive install-info-recursive \
60	install-pdf-recursive install-ps-recursive install-recursive \
61	installcheck-recursive installdirs-recursive pdf-recursive \
62	ps-recursive uninstall-recursive
63am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64am__vpath_adj = case $$p in \
65    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66    *) f=$$p;; \
67  esac;
68am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
69am__installdirs = "$(DESTDIR)$(pkglibdir)"
70pkglibDATA_INSTALL = $(INSTALL_DATA)
71DATA = $(pkglib_DATA)
72RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
73  distclean-recursive maintainer-clean-recursive
74ETAGS = etags
75CTAGS = ctags
76DIST_SUBDIRS = $(SUBDIRS)
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78distdir = $(PACKAGE)-$(VERSION)
79top_distdir = $(distdir)
80am__remove_distdir = \
81  { test ! -d $(distdir) \
82    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
83         && rm -fr $(distdir); }; }
84DIST_ARCHIVES = $(distdir).tar.gz
85GZIP_ENV = --best
86distuninstallcheck_listfiles = find . -type f -print
87distcleancheck_listfiles = find . -type f -print
88ACLOCAL = @ACLOCAL@
89AMTAR = @AMTAR@
90AR = @AR@
91AUTOCONF = @AUTOCONF@
92AUTOHEADER = @AUTOHEADER@
93AUTOMAKE = @AUTOMAKE@
94AWK = @AWK@
95CC = @CC@
96CCDEPMODE = @CCDEPMODE@
97CFLAGS = @CFLAGS@
98CFLAGS_NO_STRICT_ALIASING = @CFLAGS_NO_STRICT_ALIASING@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116GREP = @GREP@
117GTK_CFLAGS = @GTK_CFLAGS@
118GTK_LIBS = @GTK_LIBS@
119INCLTDL = @INCLTDL@
120INSTALL = @INSTALL@
121INSTALL_DATA = @INSTALL_DATA@
122INSTALL_PROGRAM = @INSTALL_PROGRAM@
123INSTALL_SCRIPT = @INSTALL_SCRIPT@
124INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125LDFLAGS = @LDFLAGS@
126LIBLTDL = @LIBLTDL@
127LIBOBJS = @LIBOBJS@
128LIBS = @LIBS@
129LIBTOOL = @LIBTOOL@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133MKDIR_P = @MKDIR_P@
134OBJEXT = @OBJEXT@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142PERL = @PERL@
143PKG_CONFIG = @PKG_CONFIG@
144RANLIB = @RANLIB@
145SED = @SED@
146SET_MAKE = @SET_MAKE@
147SHELL = @SHELL@
148STRIP = @STRIP@
149TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@
150TME_FB_XLAT_DST = @TME_FB_XLAT_DST@
151TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@
152TME_HOSTS = @TME_HOSTS@
153TME_ICS = @TME_ICS@
154TME_IC_SUBDIRS = @TME_IC_SUBDIRS@
155TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@
156TME_PREOPEN = @TME_PREOPEN@
157TME_SERIALS = @TME_SERIALS@
158TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@
159VERSION = @VERSION@
160XMKMF = @XMKMF@
161X_CFLAGS = @X_CFLAGS@
162X_EXTRA_LIBS = @X_EXTRA_LIBS@
163X_LIBS = @X_LIBS@
164X_PRE_LIBS = @X_PRE_LIBS@
165YACC = @YACC@
166YFLAGS = @YFLAGS@
167abs_builddir = @abs_builddir@
168abs_srcdir = @abs_srcdir@
169abs_top_builddir = @abs_top_builddir@
170abs_top_srcdir = @abs_top_srcdir@
171ac_ct_CC = @ac_ct_CC@
172ac_ct_CXX = @ac_ct_CXX@
173ac_ct_F77 = @ac_ct_F77@
174am__include = @am__include@
175am__leading_dot = @am__leading_dot@
176am__quote = @am__quote@
177am__tar = @am__tar@
178am__untar = @am__untar@
179bindir = @bindir@
180build = @build@
181build_alias = @build_alias@
182build_cpu = @build_cpu@
183build_os = @build_os@
184build_vendor = @build_vendor@
185builddir = @builddir@
186datadir = @datadir@
187datarootdir = @datarootdir@
188docdir = @docdir@
189dvidir = @dvidir@
190exec_prefix = @exec_prefix@
191host = @host@
192host_alias = @host_alias@
193host_cpu = @host_cpu@
194host_os = @host_os@
195host_vendor = @host_vendor@
196htmldir = @htmldir@
197includedir = @includedir@
198infodir = @infodir@
199install_sh = @install_sh@
200libdir = @libdir@
201libexecdir = @libexecdir@
202localedir = @localedir@
203localstatedir = @localstatedir@
204mandir = @mandir@
205mkdir_p = @mkdir_p@
206oldincludedir = @oldincludedir@
207pdfdir = @pdfdir@
208prefix = @prefix@
209program_transform_name = @program_transform_name@
210psdir = @psdir@
211sbindir = @sbindir@
212sharedstatedir = @sharedstatedir@
213srcdir = @srcdir@
214subdirs = @subdirs@
215sysconfdir = @sysconfdir@
216target = @target@
217target_alias = @target_alias@
218target_cpu = @target_cpu@
219target_os = @target_os@
220target_vendor = @target_vendor@
221top_builddir = @top_builddir@
222top_srcdir = @top_srcdir@
223AUTOMAKE_OPTIONS = 1.4 gnu
224SUBDIRS = tme libltdl libtme generic ic machine host bus serial scsi tmesh tools
225EXTRA_DIST = modules dist
226pkglib_DATA = tmeconfig.h
227all: config.h
228	$(MAKE) $(AM_MAKEFLAGS) all-recursive
229
230.SUFFIXES:
231am--refresh:
232	@:
233$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
234	@for dep in $?; do \
235	  case '$(am__configure_deps)' in \
236	    *$$dep*) \
237	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
238	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
239		&& exit 0; \
240	      exit 1;; \
241	  esac; \
242	done; \
243	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
244	cd $(top_srcdir) && \
245	  $(AUTOMAKE) --gnu  Makefile
246.PRECIOUS: Makefile
247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248	@case '$?' in \
249	  *config.status*) \
250	    echo ' $(SHELL) ./config.status'; \
251	    $(SHELL) ./config.status;; \
252	  *) \
253	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
254	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
255	esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258	$(SHELL) ./config.status --recheck
259
260$(top_srcdir)/configure:  $(am__configure_deps)
261	cd $(srcdir) && $(AUTOCONF)
262$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
264
265config.h: stamp-h1
266	@if test ! -f $@; then \
267	  rm -f stamp-h1; \
268	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
269	else :; fi
270
271stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
272	@rm -f stamp-h1
273	cd $(top_builddir) && $(SHELL) ./config.status config.h
274$(srcdir)/config.h.in:  $(am__configure_deps)
275	cd $(top_srcdir) && $(AUTOHEADER)
276	rm -f stamp-h1
277	touch $@
278
279distclean-hdr:
280	-rm -f config.h stamp-h1
281
282mostlyclean-libtool:
283	-rm -f *.lo
284
285clean-libtool:
286	-rm -rf .libs _libs
287
288distclean-libtool:
289	-rm -f libtool
290install-pkglibDATA: $(pkglib_DATA)
291	@$(NORMAL_INSTALL)
292	test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
293	@list='$(pkglib_DATA)'; for p in $$list; do \
294	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
295	  f=$(am__strip_dir) \
296	  echo " $(pkglibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
297	  $(pkglibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
298	done
299
300uninstall-pkglibDATA:
301	@$(NORMAL_UNINSTALL)
302	@list='$(pkglib_DATA)'; for p in $$list; do \
303	  f=$(am__strip_dir) \
304	  echo " rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
305	  rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
306	done
307
308# This directory's subdirectories are mostly independent; you can cd
309# into them and run `make' without going through this Makefile.
310# To change the values of `make' variables: instead of editing Makefiles,
311# (1) if the variable is set in `config.status', edit `config.status'
312#     (which will cause the Makefiles to be regenerated when you run `make');
313# (2) otherwise, pass the desired values on the `make' command line.
314$(RECURSIVE_TARGETS):
315	@failcom='exit 1'; \
316	for f in x $$MAKEFLAGS; do \
317	  case $$f in \
318	    *=* | --[!k]*);; \
319	    *k*) failcom='fail=yes';; \
320	  esac; \
321	done; \
322	dot_seen=no; \
323	target=`echo $@ | sed s/-recursive//`; \
324	list='$(SUBDIRS)'; for subdir in $$list; do \
325	  echo "Making $$target in $$subdir"; \
326	  if test "$$subdir" = "."; then \
327	    dot_seen=yes; \
328	    local_target="$$target-am"; \
329	  else \
330	    local_target="$$target"; \
331	  fi; \
332	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
333	  || eval $$failcom; \
334	done; \
335	if test "$$dot_seen" = "no"; then \
336	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
337	fi; test -z "$$fail"
338
339$(RECURSIVE_CLEAN_TARGETS):
340	@failcom='exit 1'; \
341	for f in x $$MAKEFLAGS; do \
342	  case $$f in \
343	    *=* | --[!k]*);; \
344	    *k*) failcom='fail=yes';; \
345	  esac; \
346	done; \
347	dot_seen=no; \
348	case "$@" in \
349	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
350	  *) list='$(SUBDIRS)' ;; \
351	esac; \
352	rev=''; for subdir in $$list; do \
353	  if test "$$subdir" = "."; then :; else \
354	    rev="$$subdir $$rev"; \
355	  fi; \
356	done; \
357	rev="$$rev ."; \
358	target=`echo $@ | sed s/-recursive//`; \
359	for subdir in $$rev; do \
360	  echo "Making $$target in $$subdir"; \
361	  if test "$$subdir" = "."; then \
362	    local_target="$$target-am"; \
363	  else \
364	    local_target="$$target"; \
365	  fi; \
366	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367	  || eval $$failcom; \
368	done && test -z "$$fail"
369tags-recursive:
370	list='$(SUBDIRS)'; for subdir in $$list; do \
371	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
372	done
373ctags-recursive:
374	list='$(SUBDIRS)'; for subdir in $$list; do \
375	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
376	done
377
378ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
379	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380	unique=`for i in $$list; do \
381	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382	  done | \
383	  $(AWK) '    { files[$$0] = 1; } \
384	       END { for (i in files) print i; }'`; \
385	mkid -fID $$unique
386tags: TAGS
387
388TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
389		$(TAGS_FILES) $(LISP)
390	tags=; \
391	here=`pwd`; \
392	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
393	  include_option=--etags-include; \
394	  empty_fix=.; \
395	else \
396	  include_option=--include; \
397	  empty_fix=; \
398	fi; \
399	list='$(SUBDIRS)'; for subdir in $$list; do \
400	  if test "$$subdir" = .; then :; else \
401	    test ! -f $$subdir/TAGS || \
402	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
403	  fi; \
404	done; \
405	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
406	unique=`for i in $$list; do \
407	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408	  done | \
409	  $(AWK) '    { files[$$0] = 1; } \
410	       END { for (i in files) print i; }'`; \
411	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
412	  test -n "$$unique" || unique=$$empty_fix; \
413	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414	    $$tags $$unique; \
415	fi
416ctags: CTAGS
417CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
418		$(TAGS_FILES) $(LISP)
419	tags=; \
420	here=`pwd`; \
421	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422	unique=`for i in $$list; do \
423	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424	  done | \
425	  $(AWK) '    { files[$$0] = 1; } \
426	       END { for (i in files) print i; }'`; \
427	test -z "$(CTAGS_ARGS)$$tags$$unique" \
428	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429	     $$tags $$unique
430
431GTAGS:
432	here=`$(am__cd) $(top_builddir) && pwd` \
433	  && cd $(top_srcdir) \
434	  && gtags -i $(GTAGS_ARGS) $$here
435
436distclean-tags:
437	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
439distdir: $(DISTFILES)
440	$(am__remove_distdir)
441	test -d $(distdir) || mkdir $(distdir)
442	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444	list='$(DISTFILES)'; \
445	  dist_files=`for file in $$list; do echo $$file; done | \
446	  sed -e "s|^$$srcdirstrip/||;t" \
447	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448	case $$dist_files in \
449	  */*) $(MKDIR_P) `echo "$$dist_files" | \
450			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451			   sort -u` ;; \
452	esac; \
453	for file in $$dist_files; do \
454	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455	  if test -d $$d/$$file; then \
456	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459	    fi; \
460	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461	  else \
462	    test -f $(distdir)/$$file \
463	    || cp -p $$d/$$file $(distdir)/$$file \
464	    || exit 1; \
465	  fi; \
466	done
467	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
468	  if test "$$subdir" = .; then :; else \
469	    test -d "$(distdir)/$$subdir" \
470	    || $(MKDIR_P) "$(distdir)/$$subdir" \
471	    || exit 1; \
472	    distdir=`$(am__cd) $(distdir) && pwd`; \
473	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
474	    (cd $$subdir && \
475	      $(MAKE) $(AM_MAKEFLAGS) \
476	        top_distdir="$$top_distdir" \
477	        distdir="$$distdir/$$subdir" \
478		am__remove_distdir=: \
479		am__skip_length_check=: \
480	        distdir) \
481	      || exit 1; \
482	  fi; \
483	done
484	$(MAKE) $(AM_MAKEFLAGS) \
485	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
486	  dist-hook
487	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
488	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
489	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
490	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
491	|| chmod -R a+r $(distdir)
492dist-gzip: distdir
493	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
494	$(am__remove_distdir)
495
496dist-bzip2: distdir
497	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
498	$(am__remove_distdir)
499
500dist-tarZ: distdir
501	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
502	$(am__remove_distdir)
503
504dist-shar: distdir
505	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
506	$(am__remove_distdir)
507
508dist-zip: distdir
509	-rm -f $(distdir).zip
510	zip -rq $(distdir).zip $(distdir)
511	$(am__remove_distdir)
512
513dist dist-all: distdir
514	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
515	$(am__remove_distdir)
516
517# This target untars the dist file and tries a VPATH configuration.  Then
518# it guarantees that the distribution is self-contained by making another
519# tarfile.
520distcheck: dist
521	case '$(DIST_ARCHIVES)' in \
522	*.tar.gz*) \
523	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
524	*.tar.bz2*) \
525	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
526	*.tar.Z*) \
527	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
528	*.shar.gz*) \
529	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
530	*.zip*) \
531	  unzip $(distdir).zip ;;\
532	esac
533	chmod -R a-w $(distdir); chmod a+w $(distdir)
534	mkdir $(distdir)/_build
535	mkdir $(distdir)/_inst
536	chmod a-w $(distdir)
537	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
538	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
539	  && cd $(distdir)/_build \
540	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
541	    $(DISTCHECK_CONFIGURE_FLAGS) \
542	  && $(MAKE) $(AM_MAKEFLAGS) \
543	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
544	  && $(MAKE) $(AM_MAKEFLAGS) check \
545	  && $(MAKE) $(AM_MAKEFLAGS) install \
546	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
547	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
548	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
549	        distuninstallcheck \
550	  && chmod -R a-w "$$dc_install_base" \
551	  && ({ \
552	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
553	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
554	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
555	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
556	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
557	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
558	  && rm -rf "$$dc_destdir" \
559	  && $(MAKE) $(AM_MAKEFLAGS) dist \
560	  && rm -rf $(DIST_ARCHIVES) \
561	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
562	$(am__remove_distdir)
563	@(echo "$(distdir) archives ready for distribution: "; \
564	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
565	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
566distuninstallcheck:
567	@cd $(distuninstallcheck_dir) \
568	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
569	   || { echo "ERROR: files left after uninstall:" ; \
570	        if test -n "$(DESTDIR)"; then \
571	          echo "  (check DESTDIR support)"; \
572	        fi ; \
573	        $(distuninstallcheck_listfiles) ; \
574	        exit 1; } >&2
575distcleancheck: distclean
576	@if test '$(srcdir)' = . ; then \
577	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
578	  exit 1 ; \
579	fi
580	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
581	  || { echo "ERROR: files left in build directory after distclean:" ; \
582	       $(distcleancheck_listfiles) ; \
583	       exit 1; } >&2
584check-am: all-am
585check: check-recursive
586all-am: Makefile $(DATA) config.h
587installdirs: installdirs-recursive
588installdirs-am:
589	for dir in "$(DESTDIR)$(pkglibdir)"; do \
590	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
591	done
592install: install-recursive
593install-exec: install-exec-recursive
594install-data: install-data-recursive
595uninstall: uninstall-recursive
596
597install-am: all-am
598	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
599
600installcheck: installcheck-recursive
601install-strip:
602	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604	  `test -z '$(STRIP)' || \
605	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
606mostlyclean-generic:
607
608clean-generic:
609
610distclean-generic:
611	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
612
613maintainer-clean-generic:
614	@echo "This command is intended for maintainers to use"
615	@echo "it deletes files that may require special tools to rebuild."
616clean: clean-recursive
617
618clean-am: clean-generic clean-libtool mostlyclean-am
619
620distclean: distclean-recursive
621	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
622	-rm -f Makefile
623distclean-am: clean-am distclean-generic distclean-hdr \
624	distclean-libtool distclean-tags
625
626dvi: dvi-recursive
627
628dvi-am:
629
630html: html-recursive
631
632info: info-recursive
633
634info-am:
635
636install-data-am:
637
638install-dvi: install-dvi-recursive
639
640install-exec-am: install-pkglibDATA
641
642install-html: install-html-recursive
643
644install-info: install-info-recursive
645
646install-man:
647
648install-pdf: install-pdf-recursive
649
650install-ps: install-ps-recursive
651
652installcheck-am:
653
654maintainer-clean: maintainer-clean-recursive
655	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
656	-rm -rf $(top_srcdir)/autom4te.cache
657	-rm -f Makefile
658maintainer-clean-am: distclean-am maintainer-clean-generic
659
660mostlyclean: mostlyclean-recursive
661
662mostlyclean-am: mostlyclean-generic mostlyclean-libtool
663
664pdf: pdf-recursive
665
666pdf-am:
667
668ps: ps-recursive
669
670ps-am:
671
672uninstall-am: uninstall-pkglibDATA
673
674.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
675	install-strip
676
677.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
678	all all-am am--refresh check check-am clean clean-generic \
679	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
680	dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
681	distclean distclean-generic distclean-hdr distclean-libtool \
682	distclean-tags distcleancheck distdir distuninstallcheck dvi \
683	dvi-am html html-am info info-am install install-am \
684	install-data install-data-am install-dvi install-dvi-am \
685	install-exec install-exec-am install-html install-html-am \
686	install-info install-info-am install-man install-pdf \
687	install-pdf-am install-pkglibDATA install-ps install-ps-am \
688	install-strip installcheck installcheck-am installdirs \
689	installdirs-am maintainer-clean maintainer-clean-generic \
690	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
691	ps ps-am tags tags-recursive uninstall uninstall-am \
692	uninstall-pkglibDATA
693
694
695# target to hook into the distribution:
696#
697dist-hook:
698	rm -f ${distdir}/libtme/recode-host.c
699	find $(distdir)/dist -name CVS -a -exec rm -r {} ';' -a -prune
700# Tell versions [3.59,3.63) of GNU make to not export all variables.
701# Otherwise a system limit (for SysV at least) may be exceeded.
702.NOEXPORT:
703