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
# Makefile.am -- process this file with automake to produce Makefile.in
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
36
build_triplet = @build@
39
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
41
$(top_srcdir)/configure COPYING COPYING.LESSER NEWS TODO \
42
build-aux/config.guess build-aux/config.sub build-aux/depcomp \
43
build-aux/install-sh build-aux/ltmain.sh build-aux/missing
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
46
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
47
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
48
$(top_srcdir)/configure.ac
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52
configure.lineno config.status.lineno
53
mkinstalldirs = $(install_sh) -d
54
CONFIG_HEADER = config.h
56
CONFIG_CLEAN_VPATH_FILES =
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60
html-recursive info-recursive install-data-recursive \
61
install-dvi-recursive install-exec-recursive \
62
install-html-recursive install-info-recursive \
63
install-pdf-recursive install-ps-recursive install-recursive \
64
installcheck-recursive installdirs-recursive pdf-recursive \
65
ps-recursive uninstall-recursive
66
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67
distclean-recursive maintainer-clean-recursive
68
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
69
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
70
distdir dist dist-all distcheck
73
DIST_SUBDIRS = $(SUBDIRS)
74
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75
distdir = $(PACKAGE)-$(VERSION)
76
top_distdir = $(distdir)
77
am__remove_distdir = \
78
{ test ! -d "$(distdir)" \
79
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
80
&& rm -fr "$(distdir)"; }; }
83
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
84
sed_rest='s,^[^/]*/*,,'; \
85
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
86
sed_butlast='s,/*[^/]*$$,,'; \
87
while test -n "$$dir1"; do \
88
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
89
if test "$$first" != "."; then \
90
if test "$$first" = ".."; then \
91
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
92
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
94
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
95
if test "$$first2" = "$$first"; then \
96
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
100
dir0="$$dir0"/"$$first"; \
103
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
106
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
108
distuninstallcheck_listfiles = find . -type f -print
109
distcleancheck_listfiles = find . -type f -print
113
AUTOCONF = @AUTOCONF@
114
AUTOHEADER = @AUTOHEADER@
115
AUTOMAKE = @AUTOMAKE@
118
CCDEPMODE = @CCDEPMODE@
121
CPPFLAGS = @CPPFLAGS@
124
CXXDEPMODE = @CXXDEPMODE@
125
CXXFLAGS = @CXXFLAGS@
126
CYGPATH_W = @CYGPATH_W@
130
DSYMUTIL = @DSYMUTIL@
140
INSTALL_DATA = @INSTALL_DATA@
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148
LIBSQLITE3CC_INTERFACE = @LIBSQLITE3CC_INTERFACE@
152
LTLIBOBJS = @LTLIBOBJS@
153
MAKEINFO = @MAKEINFO@
154
MANIFEST_TOOL = @MANIFEST_TOOL@
163
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164
PACKAGE_NAME = @PACKAGE_NAME@
165
PACKAGE_STRING = @PACKAGE_STRING@
166
PACKAGE_TARNAME = @PACKAGE_TARNAME@
167
PACKAGE_URL = @PACKAGE_URL@
168
PACKAGE_VERSION = @PACKAGE_VERSION@
169
PATH_SEPARATOR = @PATH_SEPARATOR@
172
SET_MAKE = @SET_MAKE@
176
abs_builddir = @abs_builddir@
177
abs_srcdir = @abs_srcdir@
178
abs_top_builddir = @abs_top_builddir@
179
abs_top_srcdir = @abs_top_srcdir@
180
ac_ct_AR = @ac_ct_AR@
181
ac_ct_CC = @ac_ct_CC@
182
ac_ct_CXX = @ac_ct_CXX@
183
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
184
am__include = @am__include@
185
am__leading_dot = @am__leading_dot@
186
am__quote = @am__quote@
188
am__untar = @am__untar@
191
build_alias = @build_alias@
192
build_cpu = @build_cpu@
193
build_os = @build_os@
194
build_vendor = @build_vendor@
195
builddir = @builddir@
197
datarootdir = @datarootdir@
200
exec_prefix = @exec_prefix@
202
host_alias = @host_alias@
203
host_cpu = @host_cpu@
205
host_vendor = @host_vendor@
207
includedir = @includedir@
209
install_sh = @install_sh@
211
libexecdir = @libexecdir@
212
localedir = @localedir@
213
localstatedir = @localstatedir@
216
oldincludedir = @oldincludedir@
219
program_transform_name = @program_transform_name@
222
sharedstatedir = @sharedstatedir@
224
sysconfdir = @sysconfdir@
225
target_alias = @target_alias@
226
top_build_prefix = @top_build_prefix@
227
top_builddir = @top_builddir@
228
top_srcdir = @top_srcdir@
229
SUBDIRS = src include test
230
ACLOCAL_AMFLAGS = -I m4
232
$(MAKE) $(AM_MAKEFLAGS) all-recursive
237
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
239
case '$(am__configure_deps)' in \
241
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
242
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
247
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
248
$(am__cd) $(top_srcdir) && \
249
$(AUTOMAKE) --foreign Makefile
251
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254
echo ' $(SHELL) ./config.status'; \
255
$(SHELL) ./config.status;; \
257
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
258
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
261
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262
$(SHELL) ./config.status --recheck
264
$(top_srcdir)/configure: $(am__configure_deps)
265
$(am__cd) $(srcdir) && $(AUTOCONF)
266
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
267
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
268
$(am__aclocal_m4_deps):
271
@if test ! -f $@; then \
273
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
276
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
278
cd $(top_builddir) && $(SHELL) ./config.status config.h
279
$(srcdir)/config.h.in: $(am__configure_deps)
280
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
285
-rm -f config.h stamp-h1
294
-rm -f libtool config.lt
296
# This directory's subdirectories are mostly independent; you can cd
297
# into them and run `make' without going through this Makefile.
298
# To change the values of `make' variables: instead of editing Makefiles,
299
# (1) if the variable is set in `config.status', edit `config.status'
300
# (which will cause the Makefiles to be regenerated when you run `make');
301
# (2) otherwise, pass the desired values on the `make' command line.
302
$(RECURSIVE_TARGETS):
303
@fail= failcom='exit 1'; \
304
for f in x $$MAKEFLAGS; do \
307
*k*) failcom='fail=yes';; \
311
target=`echo $@ | sed s/-recursive//`; \
312
list='$(SUBDIRS)'; for subdir in $$list; do \
313
echo "Making $$target in $$subdir"; \
314
if test "$$subdir" = "."; then \
316
local_target="$$target-am"; \
318
local_target="$$target"; \
320
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
323
if test "$$dot_seen" = "no"; then \
324
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
327
$(RECURSIVE_CLEAN_TARGETS):
328
@fail= failcom='exit 1'; \
329
for f in x $$MAKEFLAGS; do \
332
*k*) failcom='fail=yes';; \
337
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
338
*) list='$(SUBDIRS)' ;; \
340
rev=''; for subdir in $$list; do \
341
if test "$$subdir" = "."; then :; else \
342
rev="$$subdir $$rev"; \
346
target=`echo $@ | sed s/-recursive//`; \
347
for subdir in $$rev; do \
348
echo "Making $$target in $$subdir"; \
349
if test "$$subdir" = "."; then \
350
local_target="$$target-am"; \
352
local_target="$$target"; \
354
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
356
done && test -z "$$fail"
358
list='$(SUBDIRS)'; for subdir in $$list; do \
359
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
362
list='$(SUBDIRS)'; for subdir in $$list; do \
363
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
366
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
367
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368
unique=`for i in $$list; do \
369
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372
END { if (nonempty) { for (i in files) print i; }; }'`; \
376
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
377
$(TAGS_FILES) $(LISP)
380
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
381
include_option=--etags-include; \
384
include_option=--include; \
387
list='$(SUBDIRS)'; for subdir in $$list; do \
388
if test "$$subdir" = .; then :; else \
389
test ! -f $$subdir/TAGS || \
390
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
393
list='$(SOURCES) $(HEADERS) config.h.in $(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; }; }'`; \
400
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
401
test -n "$$unique" || unique=$$empty_fix; \
402
if test $$# -gt 0; then \
403
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
406
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
411
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
412
$(TAGS_FILES) $(LISP)
413
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
414
unique=`for i in $$list; do \
415
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418
END { if (nonempty) { for (i in files) print i; }; }'`; \
419
test -z "$(CTAGS_ARGS)$$unique" \
420
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424
here=`$(am__cd) $(top_builddir) && pwd` \
425
&& $(am__cd) $(top_srcdir) \
426
&& gtags -i $(GTAGS_ARGS) "$$here"
429
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
431
distdir: $(DISTFILES)
432
$(am__remove_distdir)
433
test -d "$(distdir)" || mkdir "$(distdir)"
434
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436
list='$(DISTFILES)'; \
437
dist_files=`for file in $$list; do echo $$file; done | \
438
sed -e "s|^$$srcdirstrip/||;t" \
439
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
440
case $$dist_files in \
441
*/*) $(MKDIR_P) `echo "$$dist_files" | \
442
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
445
for file in $$dist_files; do \
446
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
447
if test -d $$d/$$file; then \
448
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
449
if test -d "$(distdir)/$$file"; then \
450
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
453
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
454
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458
test -f "$(distdir)/$$file" \
459
|| cp -p $$d/$$file "$(distdir)/$$file" \
463
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
464
if test "$$subdir" = .; then :; else \
465
test -d "$(distdir)/$$subdir" \
466
|| $(MKDIR_P) "$(distdir)/$$subdir" \
470
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
471
if test "$$subdir" = .; then :; else \
472
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
474
new_distdir=$$reldir; \
475
dir1=$$subdir; dir2="$(top_distdir)"; \
477
new_top_distdir=$$reldir; \
478
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
479
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
480
($(am__cd) $$subdir && \
481
$(MAKE) $(AM_MAKEFLAGS) \
482
top_distdir="$$new_top_distdir" \
483
distdir="$$new_distdir" \
484
am__remove_distdir=: \
485
am__skip_length_check=: \
486
am__skip_mode_fix=: \
491
-test -n "$(am__skip_mode_fix)" \
492
|| find "$(distdir)" -type d ! -perm -755 \
493
-exec chmod u+rwx,go+rx {} \; -o \
494
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
495
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
496
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
497
|| chmod -R a+r "$(distdir)"
499
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
500
$(am__remove_distdir)
503
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
504
$(am__remove_distdir)
507
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
508
$(am__remove_distdir)
510
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
511
$(am__remove_distdir)
514
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
515
$(am__remove_distdir)
518
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
519
$(am__remove_distdir)
522
-rm -f $(distdir).zip
523
zip -rq $(distdir).zip $(distdir)
524
$(am__remove_distdir)
526
dist dist-all: distdir
527
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
528
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
529
$(am__remove_distdir)
531
# This target untars the dist file and tries a VPATH configuration. Then
532
# it guarantees that the distribution is self-contained by making another
535
case '$(DIST_ARCHIVES)' in \
537
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
539
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
541
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
543
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
545
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
547
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
549
unzip $(distdir).zip ;;\
551
chmod -R a-w $(distdir); chmod a+w $(distdir)
552
mkdir $(distdir)/_build
553
mkdir $(distdir)/_inst
555
test -d $(distdir)/_build || exit 0; \
556
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
557
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
559
&& $(am__cd) $(distdir)/_build \
560
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
561
$(DISTCHECK_CONFIGURE_FLAGS) \
562
&& $(MAKE) $(AM_MAKEFLAGS) \
563
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
564
&& $(MAKE) $(AM_MAKEFLAGS) check \
565
&& $(MAKE) $(AM_MAKEFLAGS) install \
566
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
567
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
568
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
570
&& chmod -R a-w "$$dc_install_base" \
572
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
573
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
574
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
575
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
576
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
577
} || { rm -rf "$$dc_destdir"; exit 1; }) \
578
&& rm -rf "$$dc_destdir" \
579
&& $(MAKE) $(AM_MAKEFLAGS) dist \
580
&& rm -rf $(DIST_ARCHIVES) \
581
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
584
$(am__remove_distdir)
585
@(echo "$(distdir) archives ready for distribution: "; \
586
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
587
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
589
@$(am__cd) '$(distuninstallcheck_dir)' \
590
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
591
|| { echo "ERROR: files left after uninstall:" ; \
592
if test -n "$(DESTDIR)"; then \
593
echo " (check DESTDIR support)"; \
595
$(distuninstallcheck_listfiles) ; \
597
distcleancheck: distclean
598
@if test '$(srcdir)' = . ; then \
599
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
602
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
603
|| { echo "ERROR: files left in build directory after distclean:" ; \
604
$(distcleancheck_listfiles) ; \
607
check: check-recursive
608
all-am: Makefile config.h
609
installdirs: installdirs-recursive
611
install: install-recursive
612
install-exec: install-exec-recursive
613
install-data: install-data-recursive
614
uninstall: uninstall-recursive
617
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
619
installcheck: installcheck-recursive
621
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
622
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
623
`test -z '$(STRIP)' || \
624
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
630
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
631
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
633
maintainer-clean-generic:
634
@echo "This command is intended for maintainers to use"
635
@echo "it deletes files that may require special tools to rebuild."
636
clean: clean-recursive
638
clean-am: clean-generic clean-libtool mostlyclean-am
640
distclean: distclean-recursive
641
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
643
distclean-am: clean-am distclean-generic distclean-hdr \
644
distclean-libtool distclean-tags
660
install-dvi: install-dvi-recursive
666
install-html: install-html-recursive
670
install-info: install-info-recursive
676
install-pdf: install-pdf-recursive
680
install-ps: install-ps-recursive
686
maintainer-clean: maintainer-clean-recursive
687
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
688
-rm -rf $(top_srcdir)/autom4te.cache
690
maintainer-clean-am: distclean-am maintainer-clean-generic
692
mostlyclean: mostlyclean-recursive
694
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
706
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
707
ctags-recursive install-am install-strip tags-recursive
709
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
710
all all-am am--refresh check check-am clean clean-generic \
711
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
712
dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
713
distcheck distclean distclean-generic distclean-hdr \
714
distclean-libtool distclean-tags distcleancheck distdir \
715
distuninstallcheck dvi dvi-am html html-am info info-am \
716
install install-am install-data install-data-am install-dvi \
717
install-dvi-am install-exec install-exec-am install-html \
718
install-html-am install-info install-info-am install-man \
719
install-pdf install-pdf-am install-ps install-ps-am \
720
install-strip installcheck installcheck-am installdirs \
721
installdirs-am maintainer-clean maintainer-clean-generic \
722
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
723
ps ps-am tags tags-recursive uninstall uninstall-am
726
# Tell versions [3.59,3.63) of GNU make to not export all variables.
727
# Otherwise a system limit (for SysV at least) may be exceeded.