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@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@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@
37subdir = .
38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
40	$(srcdir)/gliv.spec.in $(top_srcdir)/configure \
41	$(top_srcdir)/intl/Makefile.in ABOUT-NLS COPYING INSTALL NEWS \
42	THANKS compile config.guess config.rpath config.sub depcomp \
43	install-sh missing mkinstalldirs
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49 configure.lineno config.status.lineno
50mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = config.h
52CONFIG_CLEAN_FILES = intl/Makefile gliv.spec
53CONFIG_CLEAN_VPATH_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
63DATA = $(noinst_DATA)
64RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
65  distclean-recursive maintainer-clean-recursive
66AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
67	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
68	distdir dist dist-all distcheck
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = lib intl po tools man src
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73distdir = $(PACKAGE)-$(VERSION)
74top_distdir = $(distdir)
75am__remove_distdir = \
76  { test ! -d "$(distdir)" \
77    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
78         && rm -fr "$(distdir)"; }; }
79am__relativize = \
80  dir0=`pwd`; \
81  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
82  sed_rest='s,^[^/]*/*,,'; \
83  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
84  sed_butlast='s,/*[^/]*$$,,'; \
85  while test -n "$$dir1"; do \
86    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
87    if test "$$first" != "."; then \
88      if test "$$first" = ".."; then \
89        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
90        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
91      else \
92        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
93        if test "$$first2" = "$$first"; then \
94          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
95        else \
96          dir2="../$$dir2"; \
97        fi; \
98        dir0="$$dir0"/"$$first"; \
99      fi; \
100    fi; \
101    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
102  done; \
103  reldir="$$dir2"
104DIST_ARCHIVES = $(distdir).tar.gz
105GZIP_ENV = --best
106distuninstallcheck_listfiles = find . -type f -print
107distcleancheck_listfiles = find . -type f -print
108ACLOCAL = @ACLOCAL@
109ALLOCA = @ALLOCA@
110AMTAR = @AMTAR@
111AUTOCONF = @AUTOCONF@
112AUTOHEADER = @AUTOHEADER@
113AUTOMAKE = @AUTOMAKE@
114AWK = @AWK@
115BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
116CATOBJEXT = @CATOBJEXT@
117CC = @CC@
118CCDEPMODE = @CCDEPMODE@
119CFLAGS = @CFLAGS@
120CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
121CPP = @CPP@
122CPPFLAGS = @CPPFLAGS@
123CYGPATH_W = @CYGPATH_W@
124DATADIRNAME = @DATADIRNAME@
125DEFS = @DEFS@
126DEPDIR = @DEPDIR@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
132GENCAT = @GENCAT@
133GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
134GLIBC2 = @GLIBC2@
135GLIBC21 = @GLIBC21@
136GMSGFMT = @GMSGFMT@
137GMSGFMT_015 = @GMSGFMT_015@
138GREP = @GREP@
139GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
140GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
141GTK_CFLAGS = @GTK_CFLAGS@
142GTK_LIBS = @GTK_LIBS@
143HAVE_ASPRINTF = @HAVE_ASPRINTF@
144HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
145HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
146HAVE_SNPRINTF = @HAVE_SNPRINTF@
147HAVE_VISIBILITY = @HAVE_VISIBILITY@
148HAVE_WPRINTF = @HAVE_WPRINTF@
149INSTALL = @INSTALL@
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154INSTOBJEXT = @INSTOBJEXT@
155INTLBISON = @INTLBISON@
156INTLLIBS = @INTLLIBS@
157INTLOBJS = @INTLOBJS@
158INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
159INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
160INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
161LDFLAGS = @LDFLAGS@
162LIBICONV = @LIBICONV@
163LIBINTL = @LIBINTL@
164LIBMULTITHREAD = @LIBMULTITHREAD@
165LIBOBJS = @LIBOBJS@
166LIBPTH = @LIBPTH@
167LIBPTH_PREFIX = @LIBPTH_PREFIX@
168LIBS = @LIBS@
169LIBTHREAD = @LIBTHREAD@
170LTLIBC = @LTLIBC@
171LTLIBICONV = @LTLIBICONV@
172LTLIBINTL = @LTLIBINTL@
173LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
174LTLIBOBJS = @LTLIBOBJS@
175LTLIBPTH = @LTLIBPTH@
176LTLIBTHREAD = @LTLIBTHREAD@
177MAKEINFO = @MAKEINFO@
178MKDIR_P = @MKDIR_P@
179MSGFMT = @MSGFMT@
180MSGFMT_015 = @MSGFMT_015@
181MSGMERGE = @MSGMERGE@
182OBJEXT = @OBJEXT@
183PACKAGE = @PACKAGE@
184PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185PACKAGE_NAME = @PACKAGE_NAME@
186PACKAGE_STRING = @PACKAGE_STRING@
187PACKAGE_TARNAME = @PACKAGE_TARNAME@
188PACKAGE_URL = @PACKAGE_URL@
189PACKAGE_VERSION = @PACKAGE_VERSION@
190PATH_SEPARATOR = @PATH_SEPARATOR@
191PKG_CONFIG = @PKG_CONFIG@
192PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
193PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
194POSUB = @POSUB@
195PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
196RANLIB = @RANLIB@
197SET_MAKE = @SET_MAKE@
198SHELL = @SHELL@
199STRIP = @STRIP@
200USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
201USE_NLS = @USE_NLS@
202VERSION = @VERSION@
203WINDRES = @WINDRES@
204WOE32 = @WOE32@
205WOE32DLL = @WOE32DLL@
206XGETTEXT = @XGETTEXT@
207XGETTEXT_015 = @XGETTEXT_015@
208XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
209XMKMF = @XMKMF@
210X_CFLAGS = @X_CFLAGS@
211X_EXTRA_LIBS = @X_EXTRA_LIBS@
212X_LIBS = @X_LIBS@
213X_PRE_LIBS = @X_PRE_LIBS@
214abs_builddir = @abs_builddir@
215abs_srcdir = @abs_srcdir@
216abs_top_builddir = @abs_top_builddir@
217abs_top_srcdir = @abs_top_srcdir@
218ac_ct_CC = @ac_ct_CC@
219am__include = @am__include@
220am__leading_dot = @am__leading_dot@
221am__quote = @am__quote@
222am__tar = @am__tar@
223am__untar = @am__untar@
224bindir = @bindir@
225build = @build@
226build_alias = @build_alias@
227build_cpu = @build_cpu@
228build_os = @build_os@
229build_vendor = @build_vendor@
230builddir = @builddir@
231datadir = @datadir@
232datarootdir = @datarootdir@
233docdir = @docdir@
234dvidir = @dvidir@
235exec_prefix = @exec_prefix@
236host = @host@
237host_alias = @host_alias@
238host_cpu = @host_cpu@
239host_os = @host_os@
240host_vendor = @host_vendor@
241htmldir = @htmldir@
242includedir = @includedir@
243infodir = @infodir@
244install_sh = @install_sh@
245libdir = @libdir@
246libexecdir = @libexecdir@
247localedir = @localedir@
248localstatedir = @localstatedir@
249mandir = @mandir@
250mkdir_p = @mkdir_p@
251oldincludedir = @oldincludedir@
252pdfdir = @pdfdir@
253prefix = @prefix@
254program_transform_name = @program_transform_name@
255psdir = @psdir@
256sbindir = @sbindir@
257sharedstatedir = @sharedstatedir@
258srcdir = @srcdir@
259sysconfdir = @sysconfdir@
260target_alias = @target_alias@
261top_build_prefix = @top_build_prefix@
262top_builddir = @top_builddir@
263top_srcdir = @top_srcdir@
264SUBDIRS = $(lib)                                                 \
265                   intl                                                   \
266                   po                                                     \
267                   tools                                                  \
268                   man                                                    \
269                   src
270
271@NEED_REPLACEMENTS_TRUE@lib = lib
272EXTRA_DIST = config.rpath
273noinst_DATA = gliv.desktop gliv.png gliv.svg
274CLEANFILES = gliv.desktop
275all: config.h
276	$(MAKE) $(AM_MAKEFLAGS) all-recursive
277
278.SUFFIXES:
279am--refresh:
280	@:
281$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
282	@for dep in $?; do \
283	  case '$(am__configure_deps)' in \
284	    *$$dep*) \
285	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
286	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
287		&& exit 0; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
292	$(am__cd) $(top_srcdir) && \
293	  $(AUTOMAKE) --foreign Makefile
294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296	@case '$?' in \
297	  *config.status*) \
298	    echo ' $(SHELL) ./config.status'; \
299	    $(SHELL) ./config.status;; \
300	  *) \
301	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303	esac;
304
305$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306	$(SHELL) ./config.status --recheck
307
308$(top_srcdir)/configure:  $(am__configure_deps)
309	$(am__cd) $(srcdir) && $(AUTOCONF)
310$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
311	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312$(am__aclocal_m4_deps):
313
314config.h: stamp-h1
315	@if test ! -f $@; then \
316	  rm -f stamp-h1; \
317	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
318	else :; fi
319
320stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
321	@rm -f stamp-h1
322	cd $(top_builddir) && $(SHELL) ./config.status config.h
323$(srcdir)/config.h.in:  $(am__configure_deps)
324	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
325	rm -f stamp-h1
326	touch $@
327
328distclean-hdr:
329	-rm -f config.h stamp-h1
330intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
331	cd $(top_builddir) && $(SHELL) ./config.status $@
332gliv.spec: $(top_builddir)/config.status $(srcdir)/gliv.spec.in
333	cd $(top_builddir) && $(SHELL) ./config.status $@
334
335# This directory's subdirectories are mostly independent; you can cd
336# into them and run `make' without going through this Makefile.
337# To change the values of `make' variables: instead of editing Makefiles,
338# (1) if the variable is set in `config.status', edit `config.status'
339#     (which will cause the Makefiles to be regenerated when you run `make');
340# (2) otherwise, pass the desired values on the `make' command line.
341$(RECURSIVE_TARGETS):
342	@fail= failcom='exit 1'; \
343	for f in x $$MAKEFLAGS; do \
344	  case $$f in \
345	    *=* | --[!k]*);; \
346	    *k*) failcom='fail=yes';; \
347	  esac; \
348	done; \
349	dot_seen=no; \
350	target=`echo $@ | sed s/-recursive//`; \
351	list='$(SUBDIRS)'; for subdir in $$list; do \
352	  echo "Making $$target in $$subdir"; \
353	  if test "$$subdir" = "."; then \
354	    dot_seen=yes; \
355	    local_target="$$target-am"; \
356	  else \
357	    local_target="$$target"; \
358	  fi; \
359	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360	  || eval $$failcom; \
361	done; \
362	if test "$$dot_seen" = "no"; then \
363	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364	fi; test -z "$$fail"
365
366$(RECURSIVE_CLEAN_TARGETS):
367	@fail= failcom='exit 1'; \
368	for f in x $$MAKEFLAGS; do \
369	  case $$f in \
370	    *=* | --[!k]*);; \
371	    *k*) failcom='fail=yes';; \
372	  esac; \
373	done; \
374	dot_seen=no; \
375	case "$@" in \
376	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
377	  *) list='$(SUBDIRS)' ;; \
378	esac; \
379	rev=''; for subdir in $$list; do \
380	  if test "$$subdir" = "."; then :; else \
381	    rev="$$subdir $$rev"; \
382	  fi; \
383	done; \
384	rev="$$rev ."; \
385	target=`echo $@ | sed s/-recursive//`; \
386	for subdir in $$rev; do \
387	  echo "Making $$target in $$subdir"; \
388	  if test "$$subdir" = "."; then \
389	    local_target="$$target-am"; \
390	  else \
391	    local_target="$$target"; \
392	  fi; \
393	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394	  || eval $$failcom; \
395	done && test -z "$$fail"
396tags-recursive:
397	list='$(SUBDIRS)'; for subdir in $$list; do \
398	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
399	done
400ctags-recursive:
401	list='$(SUBDIRS)'; for subdir in $$list; do \
402	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
403	done
404
405ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407	unique=`for i in $$list; do \
408	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409	  done | \
410	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411	      END { if (nonempty) { for (i in files) print i; }; }'`; \
412	mkid -fID $$unique
413tags: TAGS
414
415TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
416		$(TAGS_FILES) $(LISP)
417	set x; \
418	here=`pwd`; \
419	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
420	  include_option=--etags-include; \
421	  empty_fix=.; \
422	else \
423	  include_option=--include; \
424	  empty_fix=; \
425	fi; \
426	list='$(SUBDIRS)'; for subdir in $$list; do \
427	  if test "$$subdir" = .; then :; else \
428	    test ! -f $$subdir/TAGS || \
429	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
430	  fi; \
431	done; \
432	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
433	unique=`for i in $$list; do \
434	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435	  done | \
436	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
437	      END { if (nonempty) { for (i in files) print i; }; }'`; \
438	shift; \
439	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
440	  test -n "$$unique" || unique=$$empty_fix; \
441	  if test $$# -gt 0; then \
442	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443	      "$$@" $$unique; \
444	  else \
445	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446	      $$unique; \
447	  fi; \
448	fi
449ctags: CTAGS
450CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
451		$(TAGS_FILES) $(LISP)
452	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
453	unique=`for i in $$list; do \
454	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455	  done | \
456	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457	      END { if (nonempty) { for (i in files) print i; }; }'`; \
458	test -z "$(CTAGS_ARGS)$$unique" \
459	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
460	     $$unique
461
462GTAGS:
463	here=`$(am__cd) $(top_builddir) && pwd` \
464	  && $(am__cd) $(top_srcdir) \
465	  && gtags -i $(GTAGS_ARGS) "$$here"
466
467distclean-tags:
468	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469
470distdir: $(DISTFILES)
471	$(am__remove_distdir)
472	test -d "$(distdir)" || mkdir "$(distdir)"
473	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475	list='$(DISTFILES)'; \
476	  dist_files=`for file in $$list; do echo $$file; done | \
477	  sed -e "s|^$$srcdirstrip/||;t" \
478	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479	case $$dist_files in \
480	  */*) $(MKDIR_P) `echo "$$dist_files" | \
481			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482			   sort -u` ;; \
483	esac; \
484	for file in $$dist_files; do \
485	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486	  if test -d $$d/$$file; then \
487	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488	    if test -d "$(distdir)/$$file"; then \
489	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
490	    fi; \
491	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
493	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494	    fi; \
495	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496	  else \
497	    test -f "$(distdir)/$$file" \
498	    || cp -p $$d/$$file "$(distdir)/$$file" \
499	    || exit 1; \
500	  fi; \
501	done
502	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
503	  if test "$$subdir" = .; then :; else \
504	    test -d "$(distdir)/$$subdir" \
505	    || $(MKDIR_P) "$(distdir)/$$subdir" \
506	    || exit 1; \
507	  fi; \
508	done
509	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510	  if test "$$subdir" = .; then :; else \
511	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
512	    $(am__relativize); \
513	    new_distdir=$$reldir; \
514	    dir1=$$subdir; dir2="$(top_distdir)"; \
515	    $(am__relativize); \
516	    new_top_distdir=$$reldir; \
517	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
518	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
519	    ($(am__cd) $$subdir && \
520	      $(MAKE) $(AM_MAKEFLAGS) \
521	        top_distdir="$$new_top_distdir" \
522	        distdir="$$new_distdir" \
523		am__remove_distdir=: \
524		am__skip_length_check=: \
525		am__skip_mode_fix=: \
526	        distdir) \
527	      || exit 1; \
528	  fi; \
529	done
530	-test -n "$(am__skip_mode_fix)" \
531	|| find "$(distdir)" -type d ! -perm -755 \
532		-exec chmod u+rwx,go+rx {} \; -o \
533	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
534	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
535	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
536	|| chmod -R a+r "$(distdir)"
537dist-gzip: distdir
538	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
539	$(am__remove_distdir)
540
541dist-bzip2: distdir
542	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
543	$(am__remove_distdir)
544
545dist-lzma: distdir
546	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
547	$(am__remove_distdir)
548
549dist-xz: distdir
550	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
551	$(am__remove_distdir)
552
553dist-tarZ: distdir
554	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
555	$(am__remove_distdir)
556
557dist-shar: distdir
558	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
559	$(am__remove_distdir)
560
561dist-zip: distdir
562	-rm -f $(distdir).zip
563	zip -rq $(distdir).zip $(distdir)
564	$(am__remove_distdir)
565
566dist dist-all: distdir
567	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
568	$(am__remove_distdir)
569
570# This target untars the dist file and tries a VPATH configuration.  Then
571# it guarantees that the distribution is self-contained by making another
572# tarfile.
573distcheck: dist
574	case '$(DIST_ARCHIVES)' in \
575	*.tar.gz*) \
576	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
577	*.tar.bz2*) \
578	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
579	*.tar.lzma*) \
580	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
581	*.tar.xz*) \
582	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
583	*.tar.Z*) \
584	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
585	*.shar.gz*) \
586	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
587	*.zip*) \
588	  unzip $(distdir).zip ;;\
589	esac
590	chmod -R a-w $(distdir); chmod a+w $(distdir)
591	mkdir $(distdir)/_build
592	mkdir $(distdir)/_inst
593	chmod a-w $(distdir)
594	test -d $(distdir)/_build || exit 0; \
595	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
596	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
597	  && am__cwd=`pwd` \
598	  && $(am__cd) $(distdir)/_build \
599	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
600	    --with-included-gettext \
601	    $(DISTCHECK_CONFIGURE_FLAGS) \
602	  && $(MAKE) $(AM_MAKEFLAGS) \
603	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
604	  && $(MAKE) $(AM_MAKEFLAGS) check \
605	  && $(MAKE) $(AM_MAKEFLAGS) install \
606	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
607	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
608	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
609	        distuninstallcheck \
610	  && chmod -R a-w "$$dc_install_base" \
611	  && ({ \
612	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
613	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
614	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
615	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
616	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
617	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
618	  && rm -rf "$$dc_destdir" \
619	  && $(MAKE) $(AM_MAKEFLAGS) dist \
620	  && rm -rf $(DIST_ARCHIVES) \
621	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
622	  && cd "$$am__cwd" \
623	  || exit 1
624	$(am__remove_distdir)
625	@(echo "$(distdir) archives ready for distribution: "; \
626	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
627	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
628distuninstallcheck:
629	@$(am__cd) '$(distuninstallcheck_dir)' \
630	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
631	   || { echo "ERROR: files left after uninstall:" ; \
632	        if test -n "$(DESTDIR)"; then \
633	          echo "  (check DESTDIR support)"; \
634	        fi ; \
635	        $(distuninstallcheck_listfiles) ; \
636	        exit 1; } >&2
637distcleancheck: distclean
638	@if test '$(srcdir)' = . ; then \
639	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
640	  exit 1 ; \
641	fi
642	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
643	  || { echo "ERROR: files left in build directory after distclean:" ; \
644	       $(distcleancheck_listfiles) ; \
645	       exit 1; } >&2
646check-am: all-am
647check: check-recursive
648all-am: Makefile $(DATA) config.h
649installdirs: installdirs-recursive
650installdirs-am:
651install: install-recursive
652install-exec: install-exec-recursive
653install-data: install-data-recursive
654uninstall: uninstall-recursive
655
656install-am: all-am
657	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
658
659installcheck: installcheck-recursive
660install-strip:
661	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
662	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
663	  `test -z '$(STRIP)' || \
664	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
665mostlyclean-generic:
666
667clean-generic:
668	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
669
670distclean-generic:
671	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
672	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
673
674maintainer-clean-generic:
675	@echo "This command is intended for maintainers to use"
676	@echo "it deletes files that may require special tools to rebuild."
677clean: clean-recursive
678
679clean-am: clean-generic mostlyclean-am
680
681distclean: distclean-recursive
682	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
683	-rm -f Makefile
684distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
685
686dvi: dvi-recursive
687
688dvi-am:
689
690html: html-recursive
691
692html-am:
693
694info: info-recursive
695
696info-am:
697
698install-data-am:
699	@$(NORMAL_INSTALL)
700	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
701install-dvi: install-dvi-recursive
702
703install-dvi-am:
704
705install-exec-am:
706
707install-html: install-html-recursive
708
709install-html-am:
710
711install-info: install-info-recursive
712
713install-info-am:
714
715install-man:
716
717install-pdf: install-pdf-recursive
718
719install-pdf-am:
720
721install-ps: install-ps-recursive
722
723install-ps-am:
724
725installcheck-am:
726
727maintainer-clean: maintainer-clean-recursive
728	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
729	-rm -rf $(top_srcdir)/autom4te.cache
730	-rm -f Makefile
731maintainer-clean-am: distclean-am maintainer-clean-generic
732
733mostlyclean: mostlyclean-recursive
734
735mostlyclean-am: mostlyclean-generic
736
737pdf: pdf-recursive
738
739pdf-am:
740
741ps: ps-recursive
742
743ps-am:
744
745uninstall-am:
746	@$(NORMAL_INSTALL)
747	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
748.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
749	ctags-recursive install-am install-data-am install-strip \
750	tags-recursive uninstall-am
751
752.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
753	all all-am am--refresh check check-am clean clean-generic \
754	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
755	dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
756	distclean distclean-generic distclean-hdr distclean-tags \
757	distcleancheck distdir distuninstallcheck dvi dvi-am html \
758	html-am info info-am install install-am install-data \
759	install-data-am install-data-hook install-dvi install-dvi-am \
760	install-exec install-exec-am install-html install-html-am \
761	install-info install-info-am install-man install-pdf \
762	install-pdf-am install-ps install-ps-am install-strip \
763	installcheck installcheck-am installdirs installdirs-am \
764	maintainer-clean maintainer-clean-generic mostlyclean \
765	mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
766	uninstall uninstall-am uninstall-hook
767
768
769gliv.desktop: gliv.desktop.tmpl
770	sed -e 's|@SHAREDIR@|$(datadir)|g' -e 's|@BINDIR@|$(bindir)|g' < $< > $@
771
772install-data-hook:
773	@echo
774	@echo "+----------------------------------------------------------+"
775	@echo "|                                                          |"
776	@echo "|                    Note to Zsh users                     |"
777	@echo "|                                                          |"
778	@echo "|  If you use Zsh's completion mechanism, you can install  |"
779	@echo '|   tools/_gliv in $$ZSH_PREFIX/share/zsh/site-functions/   |'
780	@echo "|    to have Zsh's completion on GLiv's parameters.        |"
781	@echo "|                                                          |"
782	@echo "+----------------------------------------------------------+"
783	@echo
784	@if desktop-file-install --help > /dev/null 2>&1; then              \
785	 echo "Installing the GLiv desktop file with desktop-file-install"; \
786	 mkdir -p $(datadir)/{pixmaps,applications} || true;                \
787	 cp gliv.png $(datadir)/pixmaps/gliv.png || true;                   \
788	 desktop-file-install --vendor=gnome --dir=$(datadir)/applications  \
789                                             gliv.desktop || true;          \
790	else                                                                \
791	 echo "No desktop-file-install(1), skipping gliv.desktop";          \
792	fi
793
794uninstall-hook:
795	rm $(datadir)/pixmaps/gliv.png || true
796	rm $(datadir)/applications/gnome-gliv.desktop || true
797
798# Tell versions [3.59,3.63) of GNU make to not export all variables.
799# Otherwise a system limit (for SysV at least) may be exceeded.
800.NOEXPORT:
801