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)
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
$(srcdir)/Makefile.in $(top_srcdir)/configure \
39
$(top_srcdir)/src/scripts/add-copyright-to-images.in COPYING \
40
NEWS TODO build-aux/install-sh build-aux/missing \
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 = $(install_sh) -d
49
CONFIG_CLEAN_FILES = src/scripts/add-copyright-to-images
50
CONFIG_CLEAN_VPATH_FILES =
53
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54
html-recursive info-recursive install-data-recursive \
55
install-dvi-recursive install-exec-recursive \
56
install-html-recursive install-info-recursive \
57
install-pdf-recursive install-ps-recursive install-recursive \
58
installcheck-recursive installdirs-recursive pdf-recursive \
59
ps-recursive uninstall-recursive
60
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61
distclean-recursive maintainer-clean-recursive
62
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
63
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
64
distdir dist dist-all distcheck
67
DIST_SUBDIRS = $(SUBDIRS)
68
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69
distdir = $(PACKAGE)-$(VERSION)
70
top_distdir = $(distdir)
71
am__remove_distdir = \
72
{ test ! -d "$(distdir)" \
73
|| { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
74
&& rm -fr "$(distdir)"; }; }
77
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
78
sed_rest='s,^[^/]*/*,,'; \
79
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
80
sed_butlast='s,/*[^/]*$$,,'; \
81
while test -n "$$dir1"; do \
82
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
83
if test "$$first" != "."; then \
84
if test "$$first" = ".."; then \
85
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
86
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
88
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
89
if test "$$first2" = "$$first"; then \
90
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
94
dir0="$$dir0"/"$$first"; \
97
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
100
DIST_ARCHIVES = $(distdir).tar.gz
102
distuninstallcheck_listfiles = find . -type f -print
103
distcleancheck_listfiles = find . -type f -print
106
AUTOCONF = @AUTOCONF@
107
AUTOHEADER = @AUTOHEADER@
108
AUTOMAKE = @AUTOMAKE@
110
CYGPATH_W = @CYGPATH_W@
116
INSTALL_DATA = @INSTALL_DATA@
117
INSTALL_PROGRAM = @INSTALL_PROGRAM@
118
INSTALL_SCRIPT = @INSTALL_SCRIPT@
119
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122
LTLIBOBJS = @LTLIBOBJS@
123
MAKEINFO = @MAKEINFO@
126
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127
PACKAGE_NAME = @PACKAGE_NAME@
128
PACKAGE_STRING = @PACKAGE_STRING@
129
PACKAGE_TARNAME = @PACKAGE_TARNAME@
130
PACKAGE_URL = @PACKAGE_URL@
131
PACKAGE_VERSION = @PACKAGE_VERSION@
132
PATH_SEPARATOR = @PATH_SEPARATOR@
134
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
135
PYTHON_PLATFORM = @PYTHON_PLATFORM@
136
PYTHON_PREFIX = @PYTHON_PREFIX@
137
PYTHON_VERSION = @PYTHON_VERSION@
138
SET_MAKE = @SET_MAKE@
142
abs_builddir = @abs_builddir@
143
abs_srcdir = @abs_srcdir@
144
abs_top_builddir = @abs_top_builddir@
145
abs_top_srcdir = @abs_top_srcdir@
146
am__leading_dot = @am__leading_dot@
148
am__untar = @am__untar@
150
build_alias = @build_alias@
151
builddir = @builddir@
153
datarootdir = @datarootdir@
156
exec_prefix = @exec_prefix@
157
host_alias = @host_alias@
159
includedir = @includedir@
161
install_sh = @install_sh@
163
libexecdir = @libexecdir@
164
localedir = @localedir@
165
localstatedir = @localstatedir@
168
oldincludedir = @oldincludedir@
170
pkgpyexecdir = @pkgpyexecdir@
171
pkgpythondir = @pkgpythondir@
173
program_transform_name = @program_transform_name@
175
pyexecdir = @pyexecdir@
176
pythondir = @pythondir@
178
sharedstatedir = @sharedstatedir@
180
sysconfdir = @sysconfdir@
181
target_alias = @target_alias@
182
top_build_prefix = @top_build_prefix@
183
top_builddir = @top_builddir@
184
top_srcdir = @top_srcdir@
186
ACLOCAL_AMFLAGS = -I m4
192
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
194
case '$(am__configure_deps)' in \
196
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
197
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
202
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
203
$(am__cd) $(top_srcdir) && \
204
$(AUTOMAKE) --foreign Makefile
206
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209
echo ' $(SHELL) ./config.status'; \
210
$(SHELL) ./config.status;; \
212
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
213
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
216
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217
$(SHELL) ./config.status --recheck
219
$(top_srcdir)/configure: $(am__configure_deps)
220
$(am__cd) $(srcdir) && $(AUTOCONF)
221
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
222
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
223
$(am__aclocal_m4_deps):
224
src/scripts/add-copyright-to-images: $(top_builddir)/config.status $(top_srcdir)/src/scripts/add-copyright-to-images.in
225
cd $(top_builddir) && $(SHELL) ./config.status $@
227
# This directory's subdirectories are mostly independent; you can cd
228
# into them and run `make' without going through this Makefile.
229
# To change the values of `make' variables: instead of editing Makefiles,
230
# (1) if the variable is set in `config.status', edit `config.status'
231
# (which will cause the Makefiles to be regenerated when you run `make');
232
# (2) otherwise, pass the desired values on the `make' command line.
233
$(RECURSIVE_TARGETS):
234
@fail= failcom='exit 1'; \
235
for f in x $$MAKEFLAGS; do \
238
*k*) failcom='fail=yes';; \
242
target=`echo $@ | sed s/-recursive//`; \
243
list='$(SUBDIRS)'; for subdir in $$list; do \
244
echo "Making $$target in $$subdir"; \
245
if test "$$subdir" = "."; then \
247
local_target="$$target-am"; \
249
local_target="$$target"; \
251
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254
if test "$$dot_seen" = "no"; then \
255
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258
$(RECURSIVE_CLEAN_TARGETS):
259
@fail= failcom='exit 1'; \
260
for f in x $$MAKEFLAGS; do \
263
*k*) failcom='fail=yes';; \
268
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
269
*) list='$(SUBDIRS)' ;; \
271
rev=''; for subdir in $$list; do \
272
if test "$$subdir" = "."; then :; else \
273
rev="$$subdir $$rev"; \
277
target=`echo $@ | sed s/-recursive//`; \
278
for subdir in $$rev; do \
279
echo "Making $$target in $$subdir"; \
280
if test "$$subdir" = "."; then \
281
local_target="$$target-am"; \
283
local_target="$$target"; \
285
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287
done && test -z "$$fail"
289
list='$(SUBDIRS)'; for subdir in $$list; do \
290
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
293
list='$(SUBDIRS)'; for subdir in $$list; do \
294
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
297
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
298
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299
unique=`for i in $$list; do \
300
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303
END { if (nonempty) { for (i in files) print i; }; }'`; \
307
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
308
$(TAGS_FILES) $(LISP)
311
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
312
include_option=--etags-include; \
315
include_option=--include; \
318
list='$(SUBDIRS)'; for subdir in $$list; do \
319
if test "$$subdir" = .; then :; else \
320
test ! -f $$subdir/TAGS || \
321
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
324
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325
unique=`for i in $$list; do \
326
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329
END { if (nonempty) { for (i in files) print i; }; }'`; \
331
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
332
test -n "$$unique" || unique=$$empty_fix; \
333
if test $$# -gt 0; then \
334
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
342
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
343
$(TAGS_FILES) $(LISP)
344
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345
unique=`for i in $$list; do \
346
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
349
END { if (nonempty) { for (i in files) print i; }; }'`; \
350
test -z "$(CTAGS_ARGS)$$unique" \
351
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355
here=`$(am__cd) $(top_builddir) && pwd` \
356
&& $(am__cd) $(top_srcdir) \
357
&& gtags -i $(GTAGS_ARGS) "$$here"
360
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
362
distdir: $(DISTFILES)
363
$(am__remove_distdir)
364
test -d "$(distdir)" || mkdir "$(distdir)"
365
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
366
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367
list='$(DISTFILES)'; \
368
dist_files=`for file in $$list; do echo $$file; done | \
369
sed -e "s|^$$srcdirstrip/||;t" \
370
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
371
case $$dist_files in \
372
*/*) $(MKDIR_P) `echo "$$dist_files" | \
373
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
376
for file in $$dist_files; do \
377
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
378
if test -d $$d/$$file; then \
379
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
380
if test -d "$(distdir)/$$file"; then \
381
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
385
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
387
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
389
test -f "$(distdir)/$$file" \
390
|| cp -p $$d/$$file "$(distdir)/$$file" \
394
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
395
if test "$$subdir" = .; then :; else \
396
test -d "$(distdir)/$$subdir" \
397
|| $(MKDIR_P) "$(distdir)/$$subdir" \
401
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
402
if test "$$subdir" = .; then :; else \
403
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
405
new_distdir=$$reldir; \
406
dir1=$$subdir; dir2="$(top_distdir)"; \
408
new_top_distdir=$$reldir; \
409
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
410
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
411
($(am__cd) $$subdir && \
412
$(MAKE) $(AM_MAKEFLAGS) \
413
top_distdir="$$new_top_distdir" \
414
distdir="$$new_distdir" \
415
am__remove_distdir=: \
416
am__skip_length_check=: \
417
am__skip_mode_fix=: \
422
-test -n "$(am__skip_mode_fix)" \
423
|| find "$(distdir)" -type d ! -perm -755 \
424
-exec chmod u+rwx,go+rx {} \; -o \
425
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
426
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
427
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
428
|| chmod -R a+r "$(distdir)"
430
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
431
$(am__remove_distdir)
434
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
435
$(am__remove_distdir)
438
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
439
$(am__remove_distdir)
442
tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
443
$(am__remove_distdir)
446
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
447
$(am__remove_distdir)
450
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
451
$(am__remove_distdir)
454
-rm -f $(distdir).zip
455
zip -rq $(distdir).zip $(distdir)
456
$(am__remove_distdir)
458
dist dist-all: distdir
459
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
460
$(am__remove_distdir)
462
# This target untars the dist file and tries a VPATH configuration. Then
463
# it guarantees that the distribution is self-contained by making another
466
case '$(DIST_ARCHIVES)' in \
468
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
470
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
472
lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
474
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
476
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
478
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
480
unzip $(distdir).zip ;;\
482
chmod -R a-w $(distdir); chmod a+w $(distdir)
483
mkdir $(distdir)/_build
484
mkdir $(distdir)/_inst
486
test -d $(distdir)/_build || exit 0; \
487
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
488
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
490
&& $(am__cd) $(distdir)/_build \
491
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
492
$(DISTCHECK_CONFIGURE_FLAGS) \
493
&& $(MAKE) $(AM_MAKEFLAGS) \
494
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
495
&& $(MAKE) $(AM_MAKEFLAGS) check \
496
&& $(MAKE) $(AM_MAKEFLAGS) install \
497
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
498
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
499
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
501
&& chmod -R a-w "$$dc_install_base" \
503
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
504
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
505
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
506
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
507
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
508
} || { rm -rf "$$dc_destdir"; exit 1; }) \
509
&& rm -rf "$$dc_destdir" \
510
&& $(MAKE) $(AM_MAKEFLAGS) dist \
511
&& rm -rf $(DIST_ARCHIVES) \
512
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
515
$(am__remove_distdir)
516
@(echo "$(distdir) archives ready for distribution: "; \
517
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
518
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
520
@$(am__cd) '$(distuninstallcheck_dir)' \
521
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
522
|| { echo "ERROR: files left after uninstall:" ; \
523
if test -n "$(DESTDIR)"; then \
524
echo " (check DESTDIR support)"; \
526
$(distuninstallcheck_listfiles) ; \
528
distcleancheck: distclean
529
@if test '$(srcdir)' = . ; then \
530
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
533
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
534
|| { echo "ERROR: files left in build directory after distclean:" ; \
535
$(distcleancheck_listfiles) ; \
538
check: check-recursive
540
installdirs: installdirs-recursive
542
install: install-recursive
543
install-exec: install-exec-recursive
544
install-data: install-data-recursive
545
uninstall: uninstall-recursive
548
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550
installcheck: installcheck-recursive
552
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554
`test -z '$(STRIP)' || \
555
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
561
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
564
maintainer-clean-generic:
565
@echo "This command is intended for maintainers to use"
566
@echo "it deletes files that may require special tools to rebuild."
567
clean: clean-recursive
569
clean-am: clean-generic mostlyclean-am
571
distclean: distclean-recursive
572
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
574
distclean-am: clean-am distclean-generic distclean-tags
590
install-dvi: install-dvi-recursive
596
install-html: install-html-recursive
600
install-info: install-info-recursive
606
install-pdf: install-pdf-recursive
610
install-ps: install-ps-recursive
616
maintainer-clean: maintainer-clean-recursive
617
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
618
-rm -rf $(top_srcdir)/autom4te.cache
620
maintainer-clean-am: distclean-am maintainer-clean-generic
622
mostlyclean: mostlyclean-recursive
624
mostlyclean-am: mostlyclean-generic
636
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
637
install-am install-strip tags-recursive
639
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
640
all all-am am--refresh check check-am clean clean-generic \
641
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
642
dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
643
distclean distclean-generic distclean-tags distcleancheck \
644
distdir distuninstallcheck dvi dvi-am html html-am info \
645
info-am install install-am install-data install-data-am \
646
install-dvi install-dvi-am install-exec install-exec-am \
647
install-html install-html-am install-info install-info-am \
648
install-man install-pdf install-pdf-am install-ps \
649
install-ps-am install-strip installcheck installcheck-am \
650
installdirs installdirs-am maintainer-clean \
651
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
652
pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
655
# Tell versions [3.59,3.63) of GNU make to not export all variables.
656
# Otherwise a system limit (for SysV at least) may be exceeded.