Clear before drawing checkers, otherwise garbage is shown
[gliv.git] / Makefile.in
blobdcceab6ec0e56250c6a601f6855e6c5eda7e99c6
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41 $(srcdir)/gliv.spec.in $(top_srcdir)/configure \
42 $(top_srcdir)/intl/Makefile.in ABOUT-NLS COPYING INSTALL NEWS \
43 THANKS compile config.guess config.rpath config.sub depcomp \
44 install-sh missing mkinstalldirs
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno configure.status.lineno
52 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53 CONFIG_HEADER = config.h
54 CONFIG_CLEAN_FILES = intl/Makefile gliv.spec
55 SOURCES =
56 DIST_SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58 html-recursive info-recursive install-data-recursive \
59 install-exec-recursive install-info-recursive \
60 install-recursive installcheck-recursive installdirs-recursive \
61 pdf-recursive ps-recursive uninstall-info-recursive \
62 uninstall-recursive
63 DATA = $(noinst_DATA)
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = lib intl po tools man src
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 distdir = $(PACKAGE)-$(VERSION)
69 top_distdir = $(distdir)
70 am__remove_distdir = \
71 { test ! -d $(distdir) \
72 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73 && rm -fr $(distdir); }; }
74 DIST_ARCHIVES = $(distdir).tar.gz
75 GZIP_ENV = --best
76 distuninstallcheck_listfiles = find . -type f -print
77 distcleancheck_listfiles = find . -type f -print
78 ACLOCAL = @ACLOCAL@
79 ALLOCA = @ALLOCA@
80 AMDEP_FALSE = @AMDEP_FALSE@
81 AMDEP_TRUE = @AMDEP_TRUE@
82 AMTAR = @AMTAR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
88 CATOBJEXT = @CATOBJEXT@
89 CC = @CC@
90 CCDEPMODE = @CCDEPMODE@
91 CFLAGS = @CFLAGS@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DATADIRNAME = @DATADIRNAME@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 GENCAT = @GENCAT@
104 GETDELIM_FALSE = @GETDELIM_FALSE@
105 GETDELIM_TRUE = @GETDELIM_TRUE@
106 GETOPT_LONG_FALSE = @GETOPT_LONG_FALSE@
107 GETOPT_LONG_TRUE = @GETOPT_LONG_TRUE@
108 GLIBC2 = @GLIBC2@
109 GLIBC21 = @GLIBC21@
110 GMSGFMT = @GMSGFMT@
111 GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
112 GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
113 GTK_CFLAGS = @GTK_CFLAGS@
114 GTK_LIBS = @GTK_LIBS@
115 HAVE_ASPRINTF = @HAVE_ASPRINTF@
116 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
117 HAVE_SNPRINTF = @HAVE_SNPRINTF@
118 HAVE_WPRINTF = @HAVE_WPRINTF@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 INSTOBJEXT = @INSTOBJEXT@
124 INTLBISON = @INTLBISON@
125 INTLLIBS = @INTLLIBS@
126 INTLOBJS = @INTLOBJS@
127 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
128 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
129 LDFLAGS = @LDFLAGS@
130 LIBICONV = @LIBICONV@
131 LIBINTL = @LIBINTL@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LTLIBICONV = @LTLIBICONV@
135 LTLIBINTL = @LTLIBINTL@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAKEINFO = @MAKEINFO@
138 MKINSTALLDIRS = @MKINSTALLDIRS@
139 MSGFMT = @MSGFMT@
140 MSGMERGE = @MSGMERGE@
141 NEED_REPLACEMENTS_FALSE = @NEED_REPLACEMENTS_FALSE@
142 NEED_REPLACEMENTS_TRUE = @NEED_REPLACEMENTS_TRUE@
143 OBJEXT = @OBJEXT@
144 PACKAGE = @PACKAGE@
145 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146 PACKAGE_NAME = @PACKAGE_NAME@
147 PACKAGE_STRING = @PACKAGE_STRING@
148 PACKAGE_TARNAME = @PACKAGE_TARNAME@
149 PACKAGE_VERSION = @PACKAGE_VERSION@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 PKG_CONFIG = @PKG_CONFIG@
152 POSUB = @POSUB@
153 RANLIB = @RANLIB@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
158 USE_NLS = @USE_NLS@
159 VERSION = @VERSION@
160 XGETTEXT = @XGETTEXT@
161 X_CFLAGS = @X_CFLAGS@
162 X_EXTRA_LIBS = @X_EXTRA_LIBS@
163 X_LIBS = @X_LIBS@
164 X_PRE_LIBS = @X_PRE_LIBS@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_RANLIB = @ac_ct_RANLIB@
167 ac_ct_STRIP = @ac_ct_STRIP@
168 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
169 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171 am__include = @am__include@
172 am__leading_dot = @am__leading_dot@
173 am__quote = @am__quote@
174 am__tar = @am__tar@
175 am__untar = @am__untar@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 datadir = @datadir@
183 exec_prefix = @exec_prefix@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localstatedir = @localstatedir@
195 mandir = @mandir@
196 mkdir_p = @mkdir_p@
197 oldincludedir = @oldincludedir@
198 prefix = @prefix@
199 program_transform_name = @program_transform_name@
200 sbindir = @sbindir@
201 sharedstatedir = @sharedstatedir@
202 sysconfdir = @sysconfdir@
203 target_alias = @target_alias@
204 SUBDIRS = $(lib) \
205 intl \
206 po \
207 tools \
208 man \
211 @NEED_REPLACEMENTS_TRUE@lib = lib
212 EXTRA_DIST = config.rpath
213 noinst_DATA = gliv.desktop gliv.png gliv.svg
214 CLEANFILES = gliv.desktop
215 all: config.h
216 $(MAKE) $(AM_MAKEFLAGS) all-recursive
218 .SUFFIXES:
219 am--refresh:
221 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
222 @for dep in $?; do \
223 case '$(am__configure_deps)' in \
224 *$$dep*) \
225 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
226 cd $(srcdir) && $(AUTOMAKE) --foreign \
227 && exit 0; \
228 exit 1;; \
229 esac; \
230 done; \
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
232 cd $(top_srcdir) && \
233 $(AUTOMAKE) --foreign Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236 @case '$?' in \
237 *config.status*) \
238 echo ' $(SHELL) ./config.status'; \
239 $(SHELL) ./config.status;; \
240 *) \
241 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
242 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
243 esac;
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246 $(SHELL) ./config.status --recheck
248 $(top_srcdir)/configure: $(am__configure_deps)
249 cd $(srcdir) && $(AUTOCONF)
250 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
251 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
253 config.h: stamp-h1
254 @if test ! -f $@; then \
255 rm -f stamp-h1; \
256 $(MAKE) stamp-h1; \
257 else :; fi
259 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
260 @rm -f stamp-h1
261 cd $(top_builddir) && $(SHELL) ./config.status config.h
262 $(srcdir)/config.h.in: $(am__configure_deps)
263 cd $(top_srcdir) && $(AUTOHEADER)
264 rm -f stamp-h1
265 touch $@
267 distclean-hdr:
268 -rm -f config.h stamp-h1
269 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
270 cd $(top_builddir) && $(SHELL) ./config.status $@
271 gliv.spec: $(top_builddir)/config.status $(srcdir)/gliv.spec.in
272 cd $(top_builddir) && $(SHELL) ./config.status $@
273 uninstall-info-am:
275 # This directory's subdirectories are mostly independent; you can cd
276 # into them and run `make' without going through this Makefile.
277 # To change the values of `make' variables: instead of editing Makefiles,
278 # (1) if the variable is set in `config.status', edit `config.status'
279 # (which will cause the Makefiles to be regenerated when you run `make');
280 # (2) otherwise, pass the desired values on the `make' command line.
281 $(RECURSIVE_TARGETS):
282 @failcom='exit 1'; \
283 for f in x $$MAKEFLAGS; do \
284 case $$f in \
285 *=* | --[!k]*);; \
286 *k*) failcom='fail=yes';; \
287 esac; \
288 done; \
289 dot_seen=no; \
290 target=`echo $@ | sed s/-recursive//`; \
291 list='$(SUBDIRS)'; for subdir in $$list; do \
292 echo "Making $$target in $$subdir"; \
293 if test "$$subdir" = "."; then \
294 dot_seen=yes; \
295 local_target="$$target-am"; \
296 else \
297 local_target="$$target"; \
298 fi; \
299 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300 || eval $$failcom; \
301 done; \
302 if test "$$dot_seen" = "no"; then \
303 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
304 fi; test -z "$$fail"
306 mostlyclean-recursive clean-recursive distclean-recursive \
307 maintainer-clean-recursive:
308 @failcom='exit 1'; \
309 for f in x $$MAKEFLAGS; do \
310 case $$f in \
311 *=* | --[!k]*);; \
312 *k*) failcom='fail=yes';; \
313 esac; \
314 done; \
315 dot_seen=no; \
316 case "$@" in \
317 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
318 *) list='$(SUBDIRS)' ;; \
319 esac; \
320 rev=''; for subdir in $$list; do \
321 if test "$$subdir" = "."; then :; else \
322 rev="$$subdir $$rev"; \
323 fi; \
324 done; \
325 rev="$$rev ."; \
326 target=`echo $@ | sed s/-recursive//`; \
327 for subdir in $$rev; do \
328 echo "Making $$target in $$subdir"; \
329 if test "$$subdir" = "."; then \
330 local_target="$$target-am"; \
331 else \
332 local_target="$$target"; \
333 fi; \
334 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335 || eval $$failcom; \
336 done && test -z "$$fail"
337 tags-recursive:
338 list='$(SUBDIRS)'; for subdir in $$list; do \
339 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
340 done
341 ctags-recursive:
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
344 done
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) ' { files[$$0] = 1; } \
352 END { for (i in files) print i; }'`; \
353 mkid -fID $$unique
354 tags: TAGS
356 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
361 include_option=--etags-include; \
362 empty_fix=.; \
363 else \
364 include_option=--include; \
365 empty_fix=; \
366 fi; \
367 list='$(SUBDIRS)'; for subdir in $$list; do \
368 if test "$$subdir" = .; then :; else \
369 test ! -f $$subdir/TAGS || \
370 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
371 fi; \
372 done; \
373 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
374 unique=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | \
377 $(AWK) ' { files[$$0] = 1; } \
378 END { for (i in files) print i; }'`; \
379 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380 test -n "$$unique" || unique=$$empty_fix; \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 $$tags $$unique; \
384 ctags: CTAGS
385 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
386 $(TAGS_FILES) $(LISP)
387 tags=; \
388 here=`pwd`; \
389 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
390 unique=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 done | \
393 $(AWK) ' { files[$$0] = 1; } \
394 END { for (i in files) print i; }'`; \
395 test -z "$(CTAGS_ARGS)$$tags$$unique" \
396 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397 $$tags $$unique
399 GTAGS:
400 here=`$(am__cd) $(top_builddir) && pwd` \
401 && cd $(top_srcdir) \
402 && gtags -i $(GTAGS_ARGS) $$here
404 distclean-tags:
405 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407 distdir: $(DISTFILES)
408 $(am__remove_distdir)
409 mkdir $(distdir)
410 $(mkdir_p) $(distdir)/. $(distdir)/intl $(distdir)/po
411 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
412 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
413 list='$(DISTFILES)'; for file in $$list; do \
414 case $$file in \
415 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
416 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
417 esac; \
418 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
420 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
421 dir="/$$dir"; \
422 $(mkdir_p) "$(distdir)$$dir"; \
423 else \
424 dir=''; \
425 fi; \
426 if test -d $$d/$$file; then \
427 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429 fi; \
430 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431 else \
432 test -f $(distdir)/$$file \
433 || cp -p $$d/$$file $(distdir)/$$file \
434 || exit 1; \
435 fi; \
436 done
437 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
438 if test "$$subdir" = .; then :; else \
439 test -d "$(distdir)/$$subdir" \
440 || $(mkdir_p) "$(distdir)/$$subdir" \
441 || exit 1; \
442 distdir=`$(am__cd) $(distdir) && pwd`; \
443 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
444 (cd $$subdir && \
445 $(MAKE) $(AM_MAKEFLAGS) \
446 top_distdir="$$top_distdir" \
447 distdir="$$distdir/$$subdir" \
448 distdir) \
449 || exit 1; \
450 fi; \
451 done
452 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
453 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
454 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
455 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
456 || chmod -R a+r $(distdir)
457 dist-gzip: distdir
458 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
459 $(am__remove_distdir)
461 dist-bzip2: distdir
462 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
463 $(am__remove_distdir)
465 dist-tarZ: distdir
466 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
467 $(am__remove_distdir)
469 dist-shar: distdir
470 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
471 $(am__remove_distdir)
473 dist-zip: distdir
474 -rm -f $(distdir).zip
475 zip -rq $(distdir).zip $(distdir)
476 $(am__remove_distdir)
478 dist dist-all: distdir
479 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
480 $(am__remove_distdir)
482 # This target untars the dist file and tries a VPATH configuration. Then
483 # it guarantees that the distribution is self-contained by making another
484 # tarfile.
485 distcheck: dist
486 case '$(DIST_ARCHIVES)' in \
487 *.tar.gz*) \
488 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
489 *.tar.bz2*) \
490 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
491 *.tar.Z*) \
492 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
493 *.shar.gz*) \
494 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
495 *.zip*) \
496 unzip $(distdir).zip ;;\
497 esac
498 chmod -R a-w $(distdir); chmod a+w $(distdir)
499 mkdir $(distdir)/_build
500 mkdir $(distdir)/_inst
501 chmod a-w $(distdir)
502 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
503 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
504 && cd $(distdir)/_build \
505 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
506 --with-included-gettext \
507 $(DISTCHECK_CONFIGURE_FLAGS) \
508 && $(MAKE) $(AM_MAKEFLAGS) \
509 && $(MAKE) $(AM_MAKEFLAGS) dvi \
510 && $(MAKE) $(AM_MAKEFLAGS) check \
511 && $(MAKE) $(AM_MAKEFLAGS) install \
512 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
513 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
514 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
515 distuninstallcheck \
516 && chmod -R a-w "$$dc_install_base" \
517 && ({ \
518 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
519 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
520 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
521 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
522 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
523 } || { rm -rf "$$dc_destdir"; exit 1; }) \
524 && rm -rf "$$dc_destdir" \
525 && $(MAKE) $(AM_MAKEFLAGS) dist \
526 && rm -rf $(DIST_ARCHIVES) \
527 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
528 $(am__remove_distdir)
529 @(echo "$(distdir) archives ready for distribution: "; \
530 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
531 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
532 distuninstallcheck:
533 @cd $(distuninstallcheck_dir) \
534 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
535 || { echo "ERROR: files left after uninstall:" ; \
536 if test -n "$(DESTDIR)"; then \
537 echo " (check DESTDIR support)"; \
538 fi ; \
539 $(distuninstallcheck_listfiles) ; \
540 exit 1; } >&2
541 distcleancheck: distclean
542 @if test '$(srcdir)' = . ; then \
543 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
544 exit 1 ; \
546 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
547 || { echo "ERROR: files left in build directory after distclean:" ; \
548 $(distcleancheck_listfiles) ; \
549 exit 1; } >&2
550 check-am: all-am
551 check: check-recursive
552 all-am: Makefile $(DATA) config.h
553 installdirs: installdirs-recursive
554 installdirs-am:
555 install: install-recursive
556 install-exec: install-exec-recursive
557 install-data: install-data-recursive
558 uninstall: uninstall-recursive
560 install-am: all-am
561 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563 installcheck: installcheck-recursive
564 install-strip:
565 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567 `test -z '$(STRIP)' || \
568 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
569 mostlyclean-generic:
571 clean-generic:
572 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
574 distclean-generic:
575 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
577 maintainer-clean-generic:
578 @echo "This command is intended for maintainers to use"
579 @echo "it deletes files that may require special tools to rebuild."
580 clean: clean-recursive
582 clean-am: clean-generic mostlyclean-am
584 distclean: distclean-recursive
585 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
586 -rm -f Makefile
587 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
589 dvi: dvi-recursive
591 dvi-am:
593 html: html-recursive
595 info: info-recursive
597 info-am:
599 install-data-am:
600 @$(NORMAL_INSTALL)
601 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
603 install-exec-am:
605 install-info: install-info-recursive
607 install-man:
609 installcheck-am:
611 maintainer-clean: maintainer-clean-recursive
612 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
613 -rm -rf $(top_srcdir)/autom4te.cache
614 -rm -f Makefile
615 maintainer-clean-am: distclean-am maintainer-clean-generic
617 mostlyclean: mostlyclean-recursive
619 mostlyclean-am: mostlyclean-generic
621 pdf: pdf-recursive
623 pdf-am:
625 ps: ps-recursive
627 ps-am:
629 uninstall-am: uninstall-info-am
630 @$(NORMAL_INSTALL)
631 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
633 uninstall-info: uninstall-info-recursive
635 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
636 check-am clean clean-generic clean-recursive ctags \
637 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
638 dist-tarZ dist-zip distcheck distclean distclean-generic \
639 distclean-hdr distclean-recursive distclean-tags \
640 distcleancheck distdir distuninstallcheck dvi dvi-am html \
641 html-am info info-am install install-am install-data \
642 install-data-am install-data-hook install-exec install-exec-am \
643 install-info install-info-am install-man install-strip \
644 installcheck installcheck-am installdirs installdirs-am \
645 maintainer-clean maintainer-clean-generic \
646 maintainer-clean-recursive mostlyclean mostlyclean-generic \
647 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
648 uninstall uninstall-am uninstall-hook uninstall-info-am
651 gliv.desktop: gliv.desktop.tmpl
652 sed -e 's|@SHAREDIR@|$(datadir)|g' -e 's|@BINDIR@|$(bindir)|g' < $< > $@
654 install-data-hook:
655 @echo
656 @echo "+----------------------------------------------------------+"
657 @echo "| |"
658 @echo "| Note to Zsh users |"
659 @echo "| |"
660 @echo "| If you use Zsh's completion mechanism, you can install |"
661 @echo '| tools/_gliv in $$ZSH_PREFIX/share/zsh/site-functions/ |'
662 @echo "| to have Zsh's completion on GLiv's parameters. |"
663 @echo "| |"
664 @echo "+----------------------------------------------------------+"
665 @echo
666 @if desktop-file-install --usage > /dev/null 2>&1; then \
667 echo "Installing the GLiv desktop file with desktop-file-install"; \
668 mkdir -p $(datadir)/{pixmaps,applications} || true; \
669 cp gliv.png $(datadir)/pixmaps/gliv.png || true; \
670 desktop-file-install --vendor=gnome --dir=$(datadir)/applications \
671 gliv.desktop || true; \
672 else \
673 echo "No desktop-file-install(1), skipping gliv.desktop"; \
676 uninstall-hook:
677 rm $(datadir)/pixmaps/gliv.png || true
678 rm $(datadir)/applications/gnome-gliv.desktop || true
679 # Tell versions [3.59,3.63) of GNU make to not export all variables.
680 # Otherwise a system limit (for SysV at least) may be exceeded.
681 .NOEXPORT: