1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
25
install_sh_SCRIPT = $(install_sh) -c
26
INSTALL_HEADER = $(INSTALL_DATA)
27
transform = $(program_transform_name)
34
build_triplet = @build@
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
$(srcdir)/Makefile.in $(srcdir)/build-config.h.in \
39
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40
TODO config.guess config.sub depcomp install-sh ltmain.sh \
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47
configure.lineno config.status.lineno
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
CONFIG_HEADER = build-config.h
51
CONFIG_CLEAN_VPATH_FILES =
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55
html-recursive info-recursive install-data-recursive \
56
install-dvi-recursive install-exec-recursive \
57
install-html-recursive install-info-recursive \
58
install-pdf-recursive install-ps-recursive install-recursive \
59
installcheck-recursive installdirs-recursive pdf-recursive \
60
ps-recursive uninstall-recursive
61
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
62
distclean-recursive maintainer-clean-recursive
63
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
64
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
65
distdir dist dist-all distcheck
68
DIST_SUBDIRS = $(SUBDIRS)
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70
distdir = $(PACKAGE)-$(VERSION)
71
top_distdir = $(distdir)
72
am__remove_distdir = \
73
{ test ! -d "$(distdir)" \
74
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
75
&& rm -fr "$(distdir)"; }; }
78
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
79
sed_rest='s,^[^/]*/*,,'; \
80
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
81
sed_butlast='s,/*[^/]*$$,,'; \
82
while test -n "$$dir1"; do \
83
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
84
if test "$$first" != "."; then \
85
if test "$$first" = ".."; then \
86
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
87
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
90
if test "$$first2" = "$$first"; then \
91
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
95
dir0="$$dir0"/"$$first"; \
98
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
101
DIST_ARCHIVES = $(distdir).tar.gz
103
distuninstallcheck_listfiles = find . -type f -print
104
distcleancheck_listfiles = find . -type f -print
106
ALL_LINGUAS = @ALL_LINGUAS@
109
AUTOCONF = @AUTOCONF@
110
AUTOHEADER = @AUTOHEADER@
111
AUTOMAKE = @AUTOMAKE@
113
CATALOGS = @CATALOGS@
114
CATOBJEXT = @CATOBJEXT@
116
CCDEPMODE = @CCDEPMODE@
119
CPPFLAGS = @CPPFLAGS@
120
CYGPATH_W = @CYGPATH_W@
121
DATADIRNAME = @DATADIRNAME@
124
DSYMUTIL = @DSYMUTIL@
132
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
133
GMOFILES = @GMOFILES@
137
INSTALL_DATA = @INSTALL_DATA@
138
INSTALL_PROGRAM = @INSTALL_PROGRAM@
139
INSTALL_SCRIPT = @INSTALL_SCRIPT@
140
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141
INSTOBJEXT = @INSTOBJEXT@
142
INTLLIBS = @INTLLIBS@
143
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
144
INTLTOOL_MERGE = @INTLTOOL_MERGE@
145
INTLTOOL_PERL = @INTLTOOL_PERL@
146
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
154
LTLIBOBJS = @LTLIBOBJS@
156
MAKEINFO = @MAKEINFO@
158
MKINSTALLDIRS = @MKINSTALLDIRS@
160
MSGFMT_OPTS = @MSGFMT_OPTS@
161
MSGMERGE = @MSGMERGE@
169
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
171
PACKAGE_LIBS = @PACKAGE_LIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_URL = @PACKAGE_URL@
176
PACKAGE_VERSION = @PACKAGE_VERSION@
177
PATH_SEPARATOR = @PATH_SEPARATOR@
178
PKG_CONFIG = @PKG_CONFIG@
179
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
180
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
183
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
184
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
187
SET_MAKE = @SET_MAKE@
192
XGETTEXT = @XGETTEXT@
193
abs_builddir = @abs_builddir@
194
abs_srcdir = @abs_srcdir@
195
abs_top_builddir = @abs_top_builddir@
196
abs_top_srcdir = @abs_top_srcdir@
197
ac_ct_CC = @ac_ct_CC@
198
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
199
am__include = @am__include@
200
am__leading_dot = @am__leading_dot@
201
am__quote = @am__quote@
203
am__untar = @am__untar@
206
build_alias = @build_alias@
207
build_cpu = @build_cpu@
208
build_os = @build_os@
209
build_vendor = @build_vendor@
210
builddir = @builddir@
212
datarootdir = @datarootdir@
215
exec_prefix = @exec_prefix@
217
host_alias = @host_alias@
218
host_cpu = @host_cpu@
220
host_vendor = @host_vendor@
222
includedir = @includedir@
224
install_sh = @install_sh@
226
libexecdir = @libexecdir@
227
localedir = @localedir@
228
localstatedir = @localstatedir@
232
oldincludedir = @oldincludedir@
235
program_transform_name = @program_transform_name@
238
sharedstatedir = @sharedstatedir@
240
sysconfdir = @sysconfdir@
241
target_alias = @target_alias@
242
top_build_prefix = @top_build_prefix@
243
top_builddir = @top_builddir@
244
top_srcdir = @top_srcdir@
245
SUBDIRS = src doc pixmaps data po
248
intltool-extract.in \
252
win32/goocanvasprivate.h \
255
win32/icons/gpredict-icon.ico
258
$(MAKE) $(AM_MAKEFLAGS) all-recursive
263
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
265
case '$(am__configure_deps)' in \
267
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
268
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
273
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
274
$(am__cd) $(top_srcdir) && \
275
$(AUTOMAKE) --gnu Makefile
277
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
280
echo ' $(SHELL) ./config.status'; \
281
$(SHELL) ./config.status;; \
283
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
284
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
287
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288
$(SHELL) ./config.status --recheck
290
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291
$(am__cd) $(srcdir) && $(AUTOCONF)
292
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
294
$(am__aclocal_m4_deps):
296
build-config.h: stamp-h1
297
@if test ! -f $@; then \
299
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
302
stamp-h1: $(srcdir)/build-config.h.in $(top_builddir)/config.status
304
cd $(top_builddir) && $(SHELL) ./config.status build-config.h
305
$(srcdir)/build-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
306
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
311
-rm -f build-config.h stamp-h1
320
-rm -f libtool config.lt
322
# This directory's subdirectories are mostly independent; you can cd
323
# into them and run `make' without going through this Makefile.
324
# To change the values of `make' variables: instead of editing Makefiles,
325
# (1) if the variable is set in `config.status', edit `config.status'
326
# (which will cause the Makefiles to be regenerated when you run `make');
327
# (2) otherwise, pass the desired values on the `make' command line.
328
$(RECURSIVE_TARGETS):
329
@fail= failcom='exit 1'; \
330
for f in x $$MAKEFLAGS; do \
333
*k*) failcom='fail=yes';; \
337
target=`echo $@ | sed s/-recursive//`; \
338
list='$(SUBDIRS)'; for subdir in $$list; do \
339
echo "Making $$target in $$subdir"; \
340
if test "$$subdir" = "."; then \
342
local_target="$$target-am"; \
344
local_target="$$target"; \
346
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
349
if test "$$dot_seen" = "no"; then \
350
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
353
$(RECURSIVE_CLEAN_TARGETS):
354
@fail= failcom='exit 1'; \
355
for f in x $$MAKEFLAGS; do \
358
*k*) failcom='fail=yes';; \
363
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
364
*) list='$(SUBDIRS)' ;; \
366
rev=''; for subdir in $$list; do \
367
if test "$$subdir" = "."; then :; else \
368
rev="$$subdir $$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"; \
378
local_target="$$target"; \
380
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
382
done && test -z "$$fail"
384
list='$(SUBDIRS)'; for subdir in $$list; do \
385
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
388
list='$(SUBDIRS)'; for subdir in $$list; do \
389
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
392
ID: $(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; \
397
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
398
END { if (nonempty) { for (i in files) print i; }; }'`; \
402
TAGS: tags-recursive $(HEADERS) $(SOURCES) build-config.h.in $(TAGS_DEPENDENCIES) \
403
$(TAGS_FILES) $(LISP)
406
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
407
include_option=--etags-include; \
410
include_option=--include; \
413
list='$(SUBDIRS)'; for subdir in $$list; do \
414
if test "$$subdir" = .; then :; else \
415
test ! -f $$subdir/TAGS || \
416
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
419
list='$(SOURCES) $(HEADERS) build-config.h.in $(LISP) $(TAGS_FILES)'; \
420
unique=`for i in $$list; do \
421
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424
END { if (nonempty) { for (i in files) print i; }; }'`; \
426
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
427
test -n "$$unique" || unique=$$empty_fix; \
428
if test $$# -gt 0; then \
429
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) build-config.h.in $(TAGS_DEPENDENCIES) \
438
$(TAGS_FILES) $(LISP)
439
list='$(SOURCES) $(HEADERS) build-config.h.in $(LISP) $(TAGS_FILES)'; \
440
unique=`for i in $$list; do \
441
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444
END { if (nonempty) { for (i in files) print i; }; }'`; \
445
test -z "$(CTAGS_ARGS)$$unique" \
446
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
450
here=`$(am__cd) $(top_builddir) && pwd` \
451
&& $(am__cd) $(top_srcdir) \
452
&& gtags -i $(GTAGS_ARGS) "$$here"
455
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
457
distdir: $(DISTFILES)
458
$(am__remove_distdir)
459
test -d "$(distdir)" || mkdir "$(distdir)"
460
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
461
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462
list='$(DISTFILES)'; \
463
dist_files=`for file in $$list; do echo $$file; done | \
464
sed -e "s|^$$srcdirstrip/||;t" \
465
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
466
case $$dist_files in \
467
*/*) $(MKDIR_P) `echo "$$dist_files" | \
468
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471
for file in $$dist_files; do \
472
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
473
if test -d $$d/$$file; then \
474
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
475
if test -d "$(distdir)/$$file"; then \
476
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
479
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
480
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
482
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
484
test -f "$(distdir)/$$file" \
485
|| cp -p $$d/$$file "$(distdir)/$$file" \
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" \
496
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
497
if test "$$subdir" = .; then :; else \
498
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
500
new_distdir=$$reldir; \
501
dir1=$$subdir; dir2="$(top_distdir)"; \
503
new_top_distdir=$$reldir; \
504
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
505
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
506
($(am__cd) $$subdir && \
507
$(MAKE) $(AM_MAKEFLAGS) \
508
top_distdir="$$new_top_distdir" \
509
distdir="$$new_distdir" \
510
am__remove_distdir=: \
511
am__skip_length_check=: \
512
am__skip_mode_fix=: \
517
-test -n "$(am__skip_mode_fix)" \
518
|| find "$(distdir)" -type d ! -perm -755 \
519
-exec chmod u+rwx,go+rx {} \; -o \
520
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
521
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
522
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
523
|| chmod -R a+r "$(distdir)"
525
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
526
$(am__remove_distdir)
529
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
530
$(am__remove_distdir)
533
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
534
$(am__remove_distdir)
537
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
538
$(am__remove_distdir)
541
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
542
$(am__remove_distdir)
545
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
546
$(am__remove_distdir)
549
-rm -f $(distdir).zip
550
zip -rq $(distdir).zip $(distdir)
551
$(am__remove_distdir)
553
dist dist-all: distdir
554
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
555
$(am__remove_distdir)
557
# This target untars the dist file and tries a VPATH configuration. Then
558
# it guarantees that the distribution is self-contained by making another
561
case '$(DIST_ARCHIVES)' in \
563
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
565
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
567
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
569
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
571
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
573
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
575
unzip $(distdir).zip ;;\
577
chmod -R a-w $(distdir); chmod a+w $(distdir)
578
mkdir $(distdir)/_build
579
mkdir $(distdir)/_inst
581
test -d $(distdir)/_build || exit 0; \
582
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
583
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
585
&& $(am__cd) $(distdir)/_build \
586
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
587
$(DISTCHECK_CONFIGURE_FLAGS) \
588
&& $(MAKE) $(AM_MAKEFLAGS) \
589
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
590
&& $(MAKE) $(AM_MAKEFLAGS) check \
591
&& $(MAKE) $(AM_MAKEFLAGS) install \
592
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
593
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
594
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
596
&& chmod -R a-w "$$dc_install_base" \
598
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
599
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
600
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
601
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
602
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
603
} || { rm -rf "$$dc_destdir"; exit 1; }) \
604
&& rm -rf "$$dc_destdir" \
605
&& $(MAKE) $(AM_MAKEFLAGS) dist \
606
&& rm -rf $(DIST_ARCHIVES) \
607
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
610
$(am__remove_distdir)
611
@(echo "$(distdir) archives ready for distribution: "; \
612
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
613
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
615
@$(am__cd) '$(distuninstallcheck_dir)' \
616
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
617
|| { echo "ERROR: files left after uninstall:" ; \
618
if test -n "$(DESTDIR)"; then \
619
echo " (check DESTDIR support)"; \
621
$(distuninstallcheck_listfiles) ; \
623
distcleancheck: distclean
624
@if test '$(srcdir)' = . ; then \
625
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
628
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
629
|| { echo "ERROR: files left in build directory after distclean:" ; \
630
$(distcleancheck_listfiles) ; \
633
check: check-recursive
634
all-am: Makefile build-config.h
635
installdirs: installdirs-recursive
637
install: install-recursive
638
install-exec: install-exec-recursive
639
install-data: install-data-recursive
640
uninstall: uninstall-recursive
643
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
645
installcheck: installcheck-recursive
647
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
649
`test -z '$(STRIP)' || \
650
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
656
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
657
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
659
maintainer-clean-generic:
660
@echo "This command is intended for maintainers to use"
661
@echo "it deletes files that may require special tools to rebuild."
662
clean: clean-recursive
664
clean-am: clean-generic clean-libtool mostlyclean-am
666
distclean: distclean-recursive
667
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
669
distclean-am: clean-am distclean-generic distclean-hdr \
670
distclean-libtool distclean-tags
684
install-data-am: install-data-local
686
install-dvi: install-dvi-recursive
692
install-html: install-html-recursive
696
install-info: install-info-recursive
702
install-pdf: install-pdf-recursive
706
install-ps: install-ps-recursive
712
maintainer-clean: maintainer-clean-recursive
713
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
714
-rm -rf $(top_srcdir)/autom4te.cache
716
maintainer-clean-am: distclean-am maintainer-clean-generic
718
mostlyclean: mostlyclean-recursive
720
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
732
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
733
ctags-recursive install-am install-strip tags-recursive
735
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
736
all all-am am--refresh check check-am clean clean-generic \
737
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
738
dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
739
distcheck distclean distclean-generic distclean-hdr \
740
distclean-libtool distclean-tags distcleancheck distdir \
741
distuninstallcheck dvi dvi-am html html-am info info-am \
742
install install-am install-data install-data-am \
743
install-data-local install-dvi install-dvi-am install-exec \
744
install-exec-am install-html install-html-am install-info \
745
install-info-am install-man install-pdf install-pdf-am \
746
install-ps install-ps-am install-strip installcheck \
747
installcheck-am installdirs installdirs-am maintainer-clean \
748
maintainer-clean-generic mostlyclean mostlyclean-generic \
749
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
750
uninstall uninstall-am
755
$(INSTALL_DATA) $(top_srcdir)/AUTHORS $(DESTDIR)$(pkgdatadir)
756
$(INSTALL_DATA) $(top_srcdir)/ChangeLog $(DESTDIR)$(pkgdatadir)
757
$(INSTALL_DATA) $(top_srcdir)/NEWS $(DESTDIR)$(pkgdatadir)
758
$(INSTALL_DATA) $(top_srcdir)/README $(DESTDIR)$(pkgdatadir)
759
$(INSTALL_DATA) $(top_srcdir)/COPYING $(DESTDIR)$(pkgdatadir)
760
$(INSTALL_DATA) $(top_srcdir)/TODO $(DESTDIR)$(pkgdatadir)
762
# Tell versions [3.59,3.63) of GNU make to not export all variables.
763
# Otherwise a system limit (for SysV at least) may be exceeded.