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