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