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
20
# @brief top-level makefile for the libgeis project
24
pkgdatadir = $(datadir)/@PACKAGE@
25
pkgincludedir = $(includedir)/@PACKAGE@
26
pkglibdir = $(libdir)/@PACKAGE@
27
pkglibexecdir = $(libexecdir)/@PACKAGE@
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
install_sh_DATA = $(install_sh) -c -m 644
30
install_sh_PROGRAM = $(install_sh) -c
31
install_sh_SCRIPT = $(install_sh) -c
32
INSTALL_HEADER = $(INSTALL_DATA)
33
transform = $(program_transform_name)
40
build_triplet = @build@
43
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
44
$(srcdir)/Makefile.in $(srcdir)/geis_config.h.in \
45
$(srcdir)/libgeis.pc.in $(top_srcdir)/configure \
46
config.aux/compile config.aux/config.guess \
47
config.aux/config.sub config.aux/depcomp config.aux/install-sh \
48
config.aux/ltmain.sh config.aux/missing
49
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
51
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53
$(top_srcdir)/configure.ac
54
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57
configure.lineno config.status.lineno
58
mkinstalldirs = $(install_sh) -d
59
CONFIG_HEADER = geis_config.h
60
CONFIG_CLEAN_FILES = libgeis.pc
61
CONFIG_CLEAN_VPATH_FILES =
64
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
65
html-recursive info-recursive install-data-recursive \
66
install-dvi-recursive install-exec-recursive \
67
install-html-recursive install-info-recursive \
68
install-pdf-recursive install-ps-recursive install-recursive \
69
installcheck-recursive installdirs-recursive pdf-recursive \
70
ps-recursive uninstall-recursive
71
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72
am__vpath_adj = case $$p in \
73
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78
am__nobase_strip_setup = \
79
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82
am__nobase_list = $(am__nobase_strip_setup); \
83
for p in $$list; do echo "$$p $$p"; done | \
84
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86
if (++n[$$2] == $(am__install_max)) \
87
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88
END { for (dir in files) print dir, files[dir] }'
90
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
92
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
93
DATA = $(pkgconfig_DATA)
94
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95
distclean-recursive maintainer-clean-recursive
96
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
97
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
98
distdir dist dist-all distcheck
101
DIST_SUBDIRS = $(SUBDIRS)
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103
distdir = $(PACKAGE)-$(VERSION)
104
top_distdir = $(distdir)
105
am__remove_distdir = \
106
{ test ! -d "$(distdir)" \
107
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
108
&& rm -fr "$(distdir)"; }; }
111
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
112
sed_rest='s,^[^/]*/*,,'; \
113
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
114
sed_butlast='s,/*[^/]*$$,,'; \
115
while test -n "$$dir1"; do \
116
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
117
if test "$$first" != "."; then \
118
if test "$$first" = ".."; then \
119
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
120
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
123
if test "$$first2" = "$$first"; then \
124
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
128
dir0="$$dir0"/"$$first"; \
131
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
134
DIST_ARCHIVES = $(distdir).tar.gz
136
distuninstallcheck_listfiles = find . -type f -print
137
distcleancheck_listfiles = find . -type f -print
141
AUTOCONF = @AUTOCONF@
142
AUTOHEADER = @AUTOHEADER@
143
AUTOMAKE = @AUTOMAKE@
146
CCDEPMODE = @CCDEPMODE@
149
CPPFLAGS = @CPPFLAGS@
150
CYGPATH_W = @CYGPATH_W@
153
DSYMUTIL = @DSYMUTIL@
163
INSTALL_DATA = @INSTALL_DATA@
164
INSTALL_PROGRAM = @INSTALL_PROGRAM@
165
INSTALL_SCRIPT = @INSTALL_SCRIPT@
166
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174
LTLIBOBJS = @LTLIBOBJS@
175
MAKEINFO = @MAKEINFO@
184
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185
PACKAGE_NAME = @PACKAGE_NAME@
186
PACKAGE_STRING = @PACKAGE_STRING@
187
PACKAGE_TARNAME = @PACKAGE_TARNAME@
188
PACKAGE_URL = @PACKAGE_URL@
189
PACKAGE_VERSION = @PACKAGE_VERSION@
190
PATH_SEPARATOR = @PATH_SEPARATOR@
191
PKG_CONFIG = @PKG_CONFIG@
192
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
193
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
196
SET_MAKE = @SET_MAKE@
200
XCBINCLUDEDIR = @XCBINCLUDEDIR@
201
XCBPROTO_XCBINCLUDEDIR = @XCBPROTO_XCBINCLUDEDIR@
202
XCBPROTO_XCBPYTHONDIR = @XCBPROTO_XCBPYTHONDIR@
203
XCB_CFLAGS = @XCB_CFLAGS@
204
XCB_LIBS = @XCB_LIBS@
205
abs_builddir = @abs_builddir@
206
abs_srcdir = @abs_srcdir@
207
abs_top_builddir = @abs_top_builddir@
208
abs_top_srcdir = @abs_top_srcdir@
209
ac_ct_CC = @ac_ct_CC@
210
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211
am__include = @am__include@
212
am__leading_dot = @am__leading_dot@
213
am__quote = @am__quote@
215
am__untar = @am__untar@
218
build_alias = @build_alias@
219
build_cpu = @build_cpu@
220
build_os = @build_os@
221
build_vendor = @build_vendor@
222
builddir = @builddir@
224
datarootdir = @datarootdir@
227
exec_prefix = @exec_prefix@
229
host_alias = @host_alias@
230
host_cpu = @host_cpu@
232
host_vendor = @host_vendor@
234
includedir = @includedir@
236
install_sh = @install_sh@
238
libexecdir = @libexecdir@
239
localedir = @localedir@
240
localstatedir = @localstatedir@
244
oldincludedir = @oldincludedir@
247
program_transform_name = @program_transform_name@
250
sharedstatedir = @sharedstatedir@
252
sysconfdir = @sysconfdir@
253
target_alias = @target_alias@
254
top_build_prefix = @top_build_prefix@
255
top_builddir = @top_builddir@
256
top_srcdir = @top_srcdir@
257
ACLOCAL_MFLAGS = -I m4
258
SUBDIRS = geis libgeis-xcb testsuite doc
259
pkgconfigdir = $(libdir)/pkgconfig
260
pkgconfig_DATA = libgeis.pc
262
$(MAKE) $(AM_MAKEFLAGS) all-recursive
267
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
269
case '$(am__configure_deps)' in \
271
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
272
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
277
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
278
$(am__cd) $(top_srcdir) && \
279
$(AUTOMAKE) --foreign Makefile
281
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284
echo ' $(SHELL) ./config.status'; \
285
$(SHELL) ./config.status;; \
287
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
288
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
291
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292
$(SHELL) ./config.status --recheck
294
$(top_srcdir)/configure: $(am__configure_deps)
295
$(am__cd) $(srcdir) && $(AUTOCONF)
296
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
297
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
298
$(am__aclocal_m4_deps):
300
geis_config.h: stamp-h1
301
@if test ! -f $@; then \
303
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
306
stamp-h1: $(srcdir)/geis_config.h.in $(top_builddir)/config.status
308
cd $(top_builddir) && $(SHELL) ./config.status geis_config.h
309
$(srcdir)/geis_config.h.in: $(am__configure_deps)
310
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
315
-rm -f geis_config.h stamp-h1
316
libgeis.pc: $(top_builddir)/config.status $(srcdir)/libgeis.pc.in
317
cd $(top_builddir) && $(SHELL) ./config.status $@
326
-rm -f libtool config.lt
327
install-pkgconfigDATA: $(pkgconfig_DATA)
329
test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
330
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
331
for p in $$list; do \
332
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
334
done | $(am__base_list) | \
335
while read files; do \
336
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
337
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
340
uninstall-pkgconfigDATA:
342
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
343
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
344
test -n "$$files" || exit 0; \
345
echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
346
cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
348
# This directory's subdirectories are mostly independent; you can cd
349
# into them and run `make' without going through this Makefile.
350
# To change the values of `make' variables: instead of editing Makefiles,
351
# (1) if the variable is set in `config.status', edit `config.status'
352
# (which will cause the Makefiles to be regenerated when you run `make');
353
# (2) otherwise, pass the desired values on the `make' command line.
354
$(RECURSIVE_TARGETS):
355
@fail= failcom='exit 1'; \
356
for f in x $$MAKEFLAGS; do \
359
*k*) failcom='fail=yes';; \
363
target=`echo $@ | sed s/-recursive//`; \
364
list='$(SUBDIRS)'; for subdir in $$list; do \
365
echo "Making $$target in $$subdir"; \
366
if test "$$subdir" = "."; then \
368
local_target="$$target-am"; \
370
local_target="$$target"; \
372
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
375
if test "$$dot_seen" = "no"; then \
376
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
379
$(RECURSIVE_CLEAN_TARGETS):
380
@fail= failcom='exit 1'; \
381
for f in x $$MAKEFLAGS; do \
384
*k*) failcom='fail=yes';; \
389
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
390
*) list='$(SUBDIRS)' ;; \
392
rev=''; for subdir in $$list; do \
393
if test "$$subdir" = "."; then :; else \
394
rev="$$subdir $$rev"; \
398
target=`echo $@ | sed s/-recursive//`; \
399
for subdir in $$rev; do \
400
echo "Making $$target in $$subdir"; \
401
if test "$$subdir" = "."; then \
402
local_target="$$target-am"; \
404
local_target="$$target"; \
406
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
408
done && test -z "$$fail"
410
list='$(SUBDIRS)'; for subdir in $$list; do \
411
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
414
list='$(SUBDIRS)'; for subdir in $$list; do \
415
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
418
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
419
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
420
unique=`for i in $$list; do \
421
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424
END { if (nonempty) { for (i in files) print i; }; }'`; \
428
TAGS: tags-recursive $(HEADERS) $(SOURCES) geis_config.h.in $(TAGS_DEPENDENCIES) \
429
$(TAGS_FILES) $(LISP)
432
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
433
include_option=--etags-include; \
436
include_option=--include; \
439
list='$(SUBDIRS)'; for subdir in $$list; do \
440
if test "$$subdir" = .; then :; else \
441
test ! -f $$subdir/TAGS || \
442
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
445
list='$(SOURCES) $(HEADERS) geis_config.h.in $(LISP) $(TAGS_FILES)'; \
446
unique=`for i in $$list; do \
447
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450
END { if (nonempty) { for (i in files) print i; }; }'`; \
452
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
453
test -n "$$unique" || unique=$$empty_fix; \
454
if test $$# -gt 0; then \
455
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
458
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) geis_config.h.in $(TAGS_DEPENDENCIES) \
464
$(TAGS_FILES) $(LISP)
465
list='$(SOURCES) $(HEADERS) geis_config.h.in $(LISP) $(TAGS_FILES)'; \
466
unique=`for i in $$list; do \
467
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470
END { if (nonempty) { for (i in files) print i; }; }'`; \
471
test -z "$(CTAGS_ARGS)$$unique" \
472
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
476
here=`$(am__cd) $(top_builddir) && pwd` \
477
&& $(am__cd) $(top_srcdir) \
478
&& gtags -i $(GTAGS_ARGS) "$$here"
481
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
483
distdir: $(DISTFILES)
484
$(am__remove_distdir)
485
test -d "$(distdir)" || mkdir "$(distdir)"
486
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
487
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
488
list='$(DISTFILES)'; \
489
dist_files=`for file in $$list; do echo $$file; done | \
490
sed -e "s|^$$srcdirstrip/||;t" \
491
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
492
case $$dist_files in \
493
*/*) $(MKDIR_P) `echo "$$dist_files" | \
494
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
497
for file in $$dist_files; do \
498
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
499
if test -d $$d/$$file; then \
500
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
501
if test -d "$(distdir)/$$file"; then \
502
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
506
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
510
test -f "$(distdir)/$$file" \
511
|| cp -p $$d/$$file "$(distdir)/$$file" \
515
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
516
if test "$$subdir" = .; then :; else \
517
test -d "$(distdir)/$$subdir" \
518
|| $(MKDIR_P) "$(distdir)/$$subdir" \
522
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
523
if test "$$subdir" = .; then :; else \
524
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
526
new_distdir=$$reldir; \
527
dir1=$$subdir; dir2="$(top_distdir)"; \
529
new_top_distdir=$$reldir; \
530
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
531
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
532
($(am__cd) $$subdir && \
533
$(MAKE) $(AM_MAKEFLAGS) \
534
top_distdir="$$new_top_distdir" \
535
distdir="$$new_distdir" \
536
am__remove_distdir=: \
537
am__skip_length_check=: \
538
am__skip_mode_fix=: \
543
-test -n "$(am__skip_mode_fix)" \
544
|| find "$(distdir)" -type d ! -perm -755 \
545
-exec chmod u+rwx,go+rx {} \; -o \
546
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
547
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
548
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
549
|| chmod -R a+r "$(distdir)"
551
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
552
$(am__remove_distdir)
555
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
556
$(am__remove_distdir)
559
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
560
$(am__remove_distdir)
563
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
564
$(am__remove_distdir)
567
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
568
$(am__remove_distdir)
571
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
572
$(am__remove_distdir)
575
-rm -f $(distdir).zip
576
zip -rq $(distdir).zip $(distdir)
577
$(am__remove_distdir)
579
dist dist-all: distdir
580
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
581
$(am__remove_distdir)
583
# This target untars the dist file and tries a VPATH configuration. Then
584
# it guarantees that the distribution is self-contained by making another
587
case '$(DIST_ARCHIVES)' in \
589
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
591
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
593
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
595
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
597
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
599
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
601
unzip $(distdir).zip ;;\
603
chmod -R a-w $(distdir); chmod a+w $(distdir)
604
mkdir $(distdir)/_build
605
mkdir $(distdir)/_inst
607
test -d $(distdir)/_build || exit 0; \
608
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
609
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
611
&& $(am__cd) $(distdir)/_build \
612
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
613
$(DISTCHECK_CONFIGURE_FLAGS) \
614
&& $(MAKE) $(AM_MAKEFLAGS) \
615
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
616
&& $(MAKE) $(AM_MAKEFLAGS) check \
617
&& $(MAKE) $(AM_MAKEFLAGS) install \
618
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
619
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
620
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
622
&& chmod -R a-w "$$dc_install_base" \
624
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
625
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
626
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
627
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
628
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
629
} || { rm -rf "$$dc_destdir"; exit 1; }) \
630
&& rm -rf "$$dc_destdir" \
631
&& $(MAKE) $(AM_MAKEFLAGS) dist \
632
&& rm -rf $(DIST_ARCHIVES) \
633
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
636
$(am__remove_distdir)
637
@(echo "$(distdir) archives ready for distribution: "; \
638
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
639
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
641
@$(am__cd) '$(distuninstallcheck_dir)' \
642
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
643
|| { echo "ERROR: files left after uninstall:" ; \
644
if test -n "$(DESTDIR)"; then \
645
echo " (check DESTDIR support)"; \
647
$(distuninstallcheck_listfiles) ; \
649
distcleancheck: distclean
650
@if test '$(srcdir)' = . ; then \
651
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
654
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
655
|| { echo "ERROR: files left in build directory after distclean:" ; \
656
$(distcleancheck_listfiles) ; \
659
check: check-recursive
660
all-am: Makefile $(DATA) geis_config.h
661
installdirs: installdirs-recursive
663
for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
664
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
666
install: install-recursive
667
install-exec: install-exec-recursive
668
install-data: install-data-recursive
669
uninstall: uninstall-recursive
672
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
674
installcheck: installcheck-recursive
676
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
677
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
678
`test -z '$(STRIP)' || \
679
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
685
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
686
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
688
maintainer-clean-generic:
689
@echo "This command is intended for maintainers to use"
690
@echo "it deletes files that may require special tools to rebuild."
691
clean: clean-recursive
693
clean-am: clean-generic clean-libtool mostlyclean-am
695
distclean: distclean-recursive
696
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
698
distclean-am: clean-am distclean-generic distclean-hdr \
699
distclean-libtool distclean-tags
713
install-data-am: install-pkgconfigDATA
715
install-dvi: install-dvi-recursive
721
install-html: install-html-recursive
725
install-info: install-info-recursive
731
install-pdf: install-pdf-recursive
735
install-ps: install-ps-recursive
741
maintainer-clean: maintainer-clean-recursive
742
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
743
-rm -rf $(top_srcdir)/autom4te.cache
745
maintainer-clean-am: distclean-am maintainer-clean-generic
747
mostlyclean: mostlyclean-recursive
749
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
759
uninstall-am: uninstall-pkgconfigDATA
761
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
762
ctags-recursive install-am install-strip tags-recursive
764
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
765
all all-am am--refresh check check-am clean clean-generic \
766
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
767
dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
768
distcheck distclean distclean-generic distclean-hdr \
769
distclean-libtool distclean-tags distcleancheck distdir \
770
distuninstallcheck dvi dvi-am html html-am info info-am \
771
install install-am install-data install-data-am install-dvi \
772
install-dvi-am install-exec install-exec-am install-html \
773
install-html-am install-info install-info-am install-man \
774
install-pdf install-pdf-am install-pkgconfigDATA install-ps \
775
install-ps-am install-strip installcheck installcheck-am \
776
installdirs installdirs-am maintainer-clean \
777
maintainer-clean-generic mostlyclean mostlyclean-generic \
778
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
779
uninstall uninstall-am uninstall-pkgconfigDATA
785
# Tell versions [3.59,3.63) of GNU make to not export all variables.
786
# Otherwise a system limit (for SysV at least) may be exceeded.