1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36@COND_XZ_TRUE@am__append_1 = xz
37@COND_LZMAINFO_TRUE@am__append_2 = lzmainfo
38@COND_SCRIPTS_TRUE@am__append_3 = scripts
39subdir = src
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
43	$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
44	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
45	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
46	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
47	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
48	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
49	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posix-shell.m4 \
50	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuklib_common.m4 \
51	$(top_srcdir)/m4/tuklib_cpucores.m4 \
52	$(top_srcdir)/m4/tuklib_integer.m4 \
53	$(top_srcdir)/m4/tuklib_mbstr.m4 \
54	$(top_srcdir)/m4/tuklib_physmem.m4 \
55	$(top_srcdir)/m4/tuklib_progname.m4 \
56	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66	html-recursive info-recursive install-data-recursive \
67	install-dvi-recursive install-exec-recursive \
68	install-html-recursive install-info-recursive \
69	install-pdf-recursive install-ps-recursive install-recursive \
70	installcheck-recursive installdirs-recursive pdf-recursive \
71	ps-recursive uninstall-recursive
72RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
73  distclean-recursive maintainer-clean-recursive
74AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
75	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
76	distdir
77ETAGS = etags
78CTAGS = ctags
79DIST_SUBDIRS = liblzma xzdec xz lzmainfo scripts
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81am__relativize = \
82  dir0=`pwd`; \
83  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
84  sed_rest='s,^[^/]*/*,,'; \
85  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
86  sed_butlast='s,/*[^/]*$$,,'; \
87  while test -n "$$dir1"; do \
88    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
89    if test "$$first" != "."; then \
90      if test "$$first" = ".."; then \
91        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
92        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
93      else \
94        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
95        if test "$$first2" = "$$first"; then \
96          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
97        else \
98          dir2="../$$dir2"; \
99        fi; \
100        dir0="$$dir0"/"$$first"; \
101      fi; \
102    fi; \
103    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
104  done; \
105  reldir="$$dir2"
106ACLOCAL = @ACLOCAL@
107AMTAR = @AMTAR@
108AM_CFLAGS = @AM_CFLAGS@
109AR = @AR@
110AS = @AS@
111AUTOCONF = @AUTOCONF@
112AUTOHEADER = @AUTOHEADER@
113AUTOMAKE = @AUTOMAKE@
114AWK = @AWK@
115CC = @CC@
116CCAS = @CCAS@
117CCASDEPMODE = @CCASDEPMODE@
118CCASFLAGS = @CCASFLAGS@
119CCDEPMODE = @CCDEPMODE@
120CFLAGS = @CFLAGS@
121CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
122CPP = @CPP@
123CPPFLAGS = @CPPFLAGS@
124CYGPATH_W = @CYGPATH_W@
125DEFS = @DEFS@
126DEPDIR = @DEPDIR@
127DLLTOOL = @DLLTOOL@
128DSYMUTIL = @DSYMUTIL@
129DUMPBIN = @DUMPBIN@
130ECHO_C = @ECHO_C@
131ECHO_N = @ECHO_N@
132ECHO_T = @ECHO_T@
133EGREP = @EGREP@
134EXEEXT = @EXEEXT@
135FGREP = @FGREP@
136GETOPT_H = @GETOPT_H@
137GMSGFMT = @GMSGFMT@
138GMSGFMT_015 = @GMSGFMT_015@
139GREP = @GREP@
140HAVE_VISIBILITY = @HAVE_VISIBILITY@
141INSTALL = @INSTALL@
142INSTALL_DATA = @INSTALL_DATA@
143INSTALL_PROGRAM = @INSTALL_PROGRAM@
144INSTALL_SCRIPT = @INSTALL_SCRIPT@
145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146INTLLIBS = @INTLLIBS@
147INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
148LD = @LD@
149LDFLAGS = @LDFLAGS@
150LIBICONV = @LIBICONV@
151LIBINTL = @LIBINTL@
152LIBOBJS = @LIBOBJS@
153LIBS = @LIBS@
154LIBTOOL = @LIBTOOL@
155LIPO = @LIPO@
156LN_EXEEXT = @LN_EXEEXT@
157LN_S = @LN_S@
158LTLIBICONV = @LTLIBICONV@
159LTLIBINTL = @LTLIBINTL@
160LTLIBOBJS = @LTLIBOBJS@
161MAKEINFO = @MAKEINFO@
162MANIFEST_TOOL = @MANIFEST_TOOL@
163MKDIR_P = @MKDIR_P@
164MSGFMT = @MSGFMT@
165MSGFMT_015 = @MSGFMT_015@
166MSGMERGE = @MSGMERGE@
167NM = @NM@
168NMEDIT = @NMEDIT@
169OBJDUMP = @OBJDUMP@
170OBJEXT = @OBJEXT@
171OTOOL = @OTOOL@
172OTOOL64 = @OTOOL64@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_URL = @PACKAGE_URL@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PATH_SEPARATOR = @PATH_SEPARATOR@
181POSIX_SHELL = @POSIX_SHELL@
182POSUB = @POSUB@
183PREFERABLY_POSIX_SHELL = @PREFERABLY_POSIX_SHELL@
184PTHREAD_CC = @PTHREAD_CC@
185PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
186PTHREAD_LIBS = @PTHREAD_LIBS@
187RANLIB = @RANLIB@
188RC = @RC@
189SED = @SED@
190SET_MAKE = @SET_MAKE@
191SHELL = @SHELL@
192STRIP = @STRIP@
193USE_NLS = @USE_NLS@
194VERSION = @VERSION@
195XGETTEXT = @XGETTEXT@
196XGETTEXT_015 = @XGETTEXT_015@
197abs_builddir = @abs_builddir@
198abs_srcdir = @abs_srcdir@
199abs_top_builddir = @abs_top_builddir@
200abs_top_srcdir = @abs_top_srcdir@
201ac_ct_AR = @ac_ct_AR@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204acx_pthread_config = @acx_pthread_config@
205am__include = @am__include@
206am__leading_dot = @am__leading_dot@
207am__quote = @am__quote@
208am__tar = @am__tar@
209am__untar = @am__untar@
210bindir = @bindir@
211build = @build@
212build_alias = @build_alias@
213build_cpu = @build_cpu@
214build_os = @build_os@
215build_vendor = @build_vendor@
216builddir = @builddir@
217datadir = @datadir@
218datarootdir = @datarootdir@
219docdir = @docdir@
220dvidir = @dvidir@
221exec_prefix = @exec_prefix@
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
227htmldir = @htmldir@
228includedir = @includedir@
229infodir = @infodir@
230install_sh = @install_sh@
231libdir = @libdir@
232libexecdir = @libexecdir@
233localedir = @localedir@
234localstatedir = @localstatedir@
235mandir = @mandir@
236mkdir_p = @mkdir_p@
237oldincludedir = @oldincludedir@
238pdfdir = @pdfdir@
239prefix = @prefix@
240program_transform_name = @program_transform_name@
241psdir = @psdir@
242sbindir = @sbindir@
243sharedstatedir = @sharedstatedir@
244srcdir = @srcdir@
245sysconfdir = @sysconfdir@
246target_alias = @target_alias@
247top_build_prefix = @top_build_prefix@
248top_builddir = @top_builddir@
249top_srcdir = @top_srcdir@
250xz = @xz@
251SUBDIRS = liblzma xzdec $(am__append_1) $(am__append_2) \
252	$(am__append_3)
253EXTRA_DIST = common
254all: all-recursive
255
256.SUFFIXES:
257$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
258	@for dep in $?; do \
259	  case '$(am__configure_deps)' in \
260	    *$$dep*) \
261	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262	        && { if test -f $@; then exit 0; else break; fi; }; \
263	      exit 1;; \
264	  esac; \
265	done; \
266	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
267	$(am__cd) $(top_srcdir) && \
268	  $(AUTOMAKE) --foreign src/Makefile
269.PRECIOUS: Makefile
270Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271	@case '$?' in \
272	  *config.status*) \
273	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274	  *) \
275	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277	esac;
278
279$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282$(top_srcdir)/configure:  $(am__configure_deps)
283	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286$(am__aclocal_m4_deps):
287
288mostlyclean-libtool:
289	-rm -f *.lo
290
291clean-libtool:
292	-rm -rf .libs _libs
293
294# This directory's subdirectories are mostly independent; you can cd
295# into them and run `make' without going through this Makefile.
296# To change the values of `make' variables: instead of editing Makefiles,
297# (1) if the variable is set in `config.status', edit `config.status'
298#     (which will cause the Makefiles to be regenerated when you run `make');
299# (2) otherwise, pass the desired values on the `make' command line.
300$(RECURSIVE_TARGETS):
301	@fail= failcom='exit 1'; \
302	for f in x $$MAKEFLAGS; do \
303	  case $$f in \
304	    *=* | --[!k]*);; \
305	    *k*) failcom='fail=yes';; \
306	  esac; \
307	done; \
308	dot_seen=no; \
309	target=`echo $@ | sed s/-recursive//`; \
310	list='$(SUBDIRS)'; for subdir in $$list; do \
311	  echo "Making $$target in $$subdir"; \
312	  if test "$$subdir" = "."; then \
313	    dot_seen=yes; \
314	    local_target="$$target-am"; \
315	  else \
316	    local_target="$$target"; \
317	  fi; \
318	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319	  || eval $$failcom; \
320	done; \
321	if test "$$dot_seen" = "no"; then \
322	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
323	fi; test -z "$$fail"
324
325$(RECURSIVE_CLEAN_TARGETS):
326	@fail= failcom='exit 1'; \
327	for f in x $$MAKEFLAGS; do \
328	  case $$f in \
329	    *=* | --[!k]*);; \
330	    *k*) failcom='fail=yes';; \
331	  esac; \
332	done; \
333	dot_seen=no; \
334	case "$@" in \
335	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
336	  *) list='$(SUBDIRS)' ;; \
337	esac; \
338	rev=''; for subdir in $$list; do \
339	  if test "$$subdir" = "."; then :; else \
340	    rev="$$subdir $$rev"; \
341	  fi; \
342	done; \
343	rev="$$rev ."; \
344	target=`echo $@ | sed s/-recursive//`; \
345	for subdir in $$rev; do \
346	  echo "Making $$target in $$subdir"; \
347	  if test "$$subdir" = "."; then \
348	    local_target="$$target-am"; \
349	  else \
350	    local_target="$$target"; \
351	  fi; \
352	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
353	  || eval $$failcom; \
354	done && test -z "$$fail"
355tags-recursive:
356	list='$(SUBDIRS)'; for subdir in $$list; do \
357	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
358	done
359ctags-recursive:
360	list='$(SUBDIRS)'; for subdir in $$list; do \
361	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
362	done
363
364ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366	unique=`for i in $$list; do \
367	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368	  done | \
369	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370	      END { if (nonempty) { for (i in files) print i; }; }'`; \
371	mkid -fID $$unique
372tags: TAGS
373
374TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375		$(TAGS_FILES) $(LISP)
376	set x; \
377	here=`pwd`; \
378	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
379	  include_option=--etags-include; \
380	  empty_fix=.; \
381	else \
382	  include_option=--include; \
383	  empty_fix=; \
384	fi; \
385	list='$(SUBDIRS)'; for subdir in $$list; do \
386	  if test "$$subdir" = .; then :; else \
387	    test ! -f $$subdir/TAGS || \
388	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
389	  fi; \
390	done; \
391	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392	unique=`for i in $$list; do \
393	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394	  done | \
395	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396	      END { if (nonempty) { for (i in files) print i; }; }'`; \
397	shift; \
398	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399	  test -n "$$unique" || unique=$$empty_fix; \
400	  if test $$# -gt 0; then \
401	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402	      "$$@" $$unique; \
403	  else \
404	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405	      $$unique; \
406	  fi; \
407	fi
408ctags: CTAGS
409CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
410		$(TAGS_FILES) $(LISP)
411	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412	unique=`for i in $$list; do \
413	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414	  done | \
415	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416	      END { if (nonempty) { for (i in files) print i; }; }'`; \
417	test -z "$(CTAGS_ARGS)$$unique" \
418	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419	     $$unique
420
421GTAGS:
422	here=`$(am__cd) $(top_builddir) && pwd` \
423	  && $(am__cd) $(top_srcdir) \
424	  && gtags -i $(GTAGS_ARGS) "$$here"
425
426distclean-tags:
427	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428
429distdir: $(DISTFILES)
430	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	list='$(DISTFILES)'; \
433	  dist_files=`for file in $$list; do echo $$file; done | \
434	  sed -e "s|^$$srcdirstrip/||;t" \
435	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436	case $$dist_files in \
437	  */*) $(MKDIR_P) `echo "$$dist_files" | \
438			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439			   sort -u` ;; \
440	esac; \
441	for file in $$dist_files; do \
442	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443	  if test -d $$d/$$file; then \
444	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445	    if test -d "$(distdir)/$$file"; then \
446	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447	    fi; \
448	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451	    fi; \
452	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453	  else \
454	    test -f "$(distdir)/$$file" \
455	    || cp -p $$d/$$file "$(distdir)/$$file" \
456	    || exit 1; \
457	  fi; \
458	done
459	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
460	  if test "$$subdir" = .; then :; else \
461	    test -d "$(distdir)/$$subdir" \
462	    || $(MKDIR_P) "$(distdir)/$$subdir" \
463	    || exit 1; \
464	  fi; \
465	done
466	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
467	  if test "$$subdir" = .; then :; else \
468	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
469	    $(am__relativize); \
470	    new_distdir=$$reldir; \
471	    dir1=$$subdir; dir2="$(top_distdir)"; \
472	    $(am__relativize); \
473	    new_top_distdir=$$reldir; \
474	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
475	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
476	    ($(am__cd) $$subdir && \
477	      $(MAKE) $(AM_MAKEFLAGS) \
478	        top_distdir="$$new_top_distdir" \
479	        distdir="$$new_distdir" \
480		am__remove_distdir=: \
481		am__skip_length_check=: \
482		am__skip_mode_fix=: \
483	        distdir) \
484	      || exit 1; \
485	  fi; \
486	done
487check-am: all-am
488check: check-recursive
489all-am: Makefile
490installdirs: installdirs-recursive
491installdirs-am:
492install: install-recursive
493install-exec: install-exec-recursive
494install-data: install-data-recursive
495uninstall: uninstall-recursive
496
497install-am: all-am
498	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
499
500installcheck: installcheck-recursive
501install-strip:
502	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504	  `test -z '$(STRIP)' || \
505	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
506mostlyclean-generic:
507
508clean-generic:
509
510distclean-generic:
511	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
512	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
513
514maintainer-clean-generic:
515	@echo "This command is intended for maintainers to use"
516	@echo "it deletes files that may require special tools to rebuild."
517clean: clean-recursive
518
519clean-am: clean-generic clean-libtool mostlyclean-am
520
521distclean: distclean-recursive
522	-rm -f Makefile
523distclean-am: clean-am distclean-generic distclean-tags
524
525dvi: dvi-recursive
526
527dvi-am:
528
529html: html-recursive
530
531html-am:
532
533info: info-recursive
534
535info-am:
536
537install-data-am:
538
539install-dvi: install-dvi-recursive
540
541install-dvi-am:
542
543install-exec-am:
544
545install-html: install-html-recursive
546
547install-html-am:
548
549install-info: install-info-recursive
550
551install-info-am:
552
553install-man:
554
555install-pdf: install-pdf-recursive
556
557install-pdf-am:
558
559install-ps: install-ps-recursive
560
561install-ps-am:
562
563installcheck-am:
564
565maintainer-clean: maintainer-clean-recursive
566	-rm -f Makefile
567maintainer-clean-am: distclean-am maintainer-clean-generic
568
569mostlyclean: mostlyclean-recursive
570
571mostlyclean-am: mostlyclean-generic mostlyclean-libtool
572
573pdf: pdf-recursive
574
575pdf-am:
576
577ps: ps-recursive
578
579ps-am:
580
581uninstall-am:
582
583.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
584	install-am install-strip tags-recursive
585
586.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
587	all all-am check check-am clean clean-generic clean-libtool \
588	ctags ctags-recursive distclean distclean-generic \
589	distclean-libtool distclean-tags distdir dvi dvi-am html \
590	html-am info info-am install install-am install-data \
591	install-data-am install-dvi install-dvi-am install-exec \
592	install-exec-am install-html install-html-am install-info \
593	install-info-am install-man install-pdf install-pdf-am \
594	install-ps install-ps-am install-strip installcheck \
595	installcheck-am installdirs installdirs-am maintainer-clean \
596	maintainer-clean-generic mostlyclean mostlyclean-generic \
597	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
598	uninstall uninstall-am
599
600
601# Tell versions [3.59,3.63) of GNU make to not export all variables.
602# Otherwise a system limit (for SysV at least) may be exceeded.
603.NOEXPORT:
604