1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
17 # Makefile.am for texinfo.
18 # Id: Makefile.am,v 1.13 2004/12/15 16:53:59 kasal Exp
19 # Process this file with automake to produce Makefile.in in all directories.
21 # This file is free software; as a special exception the author gives
22 # unlimited permission to copy and/or distribute it, with or without
23 # modifications, as long as this notice is preserved.
25 # This program is distributed in the hope that it will be useful, but
26 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29 top_srcdir
= @top_srcdir@
31 pkgdatadir
= $(datadir)/@PACKAGE@
32 pkglibdir
= $(libdir)/@PACKAGE@
33 pkgincludedir
= $(includedir)/@PACKAGE@
35 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37 install_sh_DATA
= $(install_sh
) -c
-m
644
38 install_sh_PROGRAM
= $(install_sh
) -c
39 install_sh_SCRIPT
= $(install_sh
) -c
40 INSTALL_HEADER
= $(INSTALL_DATA
)
41 transform
= $(program_transform_name
)
48 build_triplet
= @build@
50 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
51 $(srcdir)/Makefile.in
$(srcdir)/config.in \
52 $(top_srcdir
)/configure
$(top_srcdir
)/intl
/Makefile.in \
53 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS TODO \
54 config.guess config.rpath config.sub depcomp install-sh \
57 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
58 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/codeset.m4 \
59 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
60 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
61 $(top_srcdir
)/m4
/intmax.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
62 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
63 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
64 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
65 $(top_srcdir
)/m4
/longdouble.m4
$(top_srcdir
)/m4
/longlong.m4 \
66 $(top_srcdir
)/m4
/mkstemp.m4
$(top_srcdir
)/m4
/nls.m4 \
67 $(top_srcdir
)/m4
/onceonly_2_57.m4
$(top_srcdir
)/m4
/po.m4 \
68 $(top_srcdir
)/m4
/printf-posix.m4
$(top_srcdir
)/m4
/progtest.m4 \
69 $(top_srcdir
)/m4
/signed.m4
$(top_srcdir
)/m4
/size_max.m4 \
70 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/strcase.m4 \
71 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/ulonglong.m4 \
72 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/m4
/wint_t.m4 \
73 $(top_srcdir
)/m4
/xsize.m4
$(top_srcdir
)/configure.ac
74 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
76 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
77 configure.lineno configure.status.lineno
78 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
79 CONFIG_HEADER
= config.h
80 CONFIG_CLEAN_FILES
= intl
/Makefile
83 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
84 html-recursive info-recursive install-data-recursive \
85 install-exec-recursive install-info-recursive \
86 install-recursive installcheck-recursive installdirs-recursive \
87 pdf-recursive ps-recursive uninstall-info-recursive \
91 DIST_SUBDIRS
= @native_tools@ intl m4 lib
info makeinfo po util doc
92 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
93 distdir
= $(PACKAGE
)-$(VERSION
)
94 top_distdir
= $(distdir
)
95 am__remove_distdir
= \
96 { test ! -d
$(distdir
) \
97 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
98 && rm -fr
$(distdir
); }; }
99 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
101 distuninstallcheck_listfiles
= find .
-type f
-print
104 AMDEP_FALSE
= @AMDEP_FALSE@
105 AMDEP_TRUE
= @AMDEP_TRUE@
107 AUTOCONF
= @AUTOCONF@
108 AUTOHEADER
= @AUTOHEADER@
109 AUTOMAKE
= @AUTOMAKE@
111 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
112 CATOBJEXT
= @CATOBJEXT@
114 CCDEPMODE
= @CCDEPMODE@
117 CPPFLAGS
= @CPPFLAGS@
118 CYGPATH_W
= @CYGPATH_W@
119 DATADIRNAME
= @DATADIRNAME@
130 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
131 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
132 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
133 HAVE_WPRINTF
= @HAVE_WPRINTF@
134 HELP2MAN
= @HELP2MAN@
135 INSTALL_DATA
= @INSTALL_DATA@
136 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
137 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
139 INSTALL_WARNINGS_FALSE
= @INSTALL_WARNINGS_FALSE@
140 INSTALL_WARNINGS_TRUE
= @INSTALL_WARNINGS_TRUE@
141 INSTOBJEXT
= @INSTOBJEXT@
142 INTLBISON
= @INTLBISON@
143 INTLLIBS
= @INTLLIBS@
144 INTLOBJS
= @INTLOBJS@
145 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
147 LIBICONV
= @LIBICONV@
151 LTLIBICONV
= @LTLIBICONV@
152 LTLIBINTL
= @LTLIBINTL@
153 LTLIBOBJS
= @LTLIBOBJS@
155 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
156 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
157 MAKEINFO
= @MAKEINFO@
158 MKINSTALLDIRS
= @MKINSTALLDIRS@
160 MSGMERGE
= @MSGMERGE@
163 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
164 PACKAGE_NAME
= @PACKAGE_NAME@
165 PACKAGE_STRING
= @PACKAGE_STRING@
166 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
167 PACKAGE_VERSION
= @PACKAGE_VERSION@
168 PATH_SEPARATOR
= @PATH_SEPARATOR@
171 SET_MAKE
= @SET_MAKE@
174 TERMLIBS
= @TERMLIBS@
175 TOOLS_ONLY_FALSE
= @TOOLS_ONLY_FALSE@
176 TOOLS_ONLY_TRUE
= @TOOLS_ONLY_TRUE@
177 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
180 XGETTEXT
= @XGETTEXT@
181 ac_ct_CC
= @ac_ct_CC@
182 ac_ct_RANLIB
= @ac_ct_RANLIB@
183 ac_ct_STRIP
= @ac_ct_STRIP@
184 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
185 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
186 am__include
= @am__include@
187 am__leading_dot
= @am__leading_dot@
188 am__quote
= @am__quote@
190 am__untar
= @am__untar@
193 build_alias
= @build_alias@
194 build_cpu
= @build_cpu@
195 build_os
= @build_os@
196 build_vendor
= @build_vendor@
198 exec_prefix = @
exec_prefix@
200 host_alias
= @host_alias@
201 host_cpu
= @host_cpu@
203 host_vendor
= @host_vendor@
204 includedir = @
includedir@
206 install_sh
= @install_sh@
208 libexecdir
= @libexecdir@
209 localstatedir
= @localstatedir@
212 native_tools
= @native_tools@
213 oldincludedir = @
oldincludedir@
215 program_transform_name
= @program_transform_name@
217 sharedstatedir
= @sharedstatedir@
218 sysconfdir
= @sysconfdir@
219 target_alias
= @target_alias@
221 # Be sure we're using the right version of Automake.
222 AUTOMAKE_OPTIONS
= 1.8 readme-alpha
224 # Additional files to distribute.
225 EXTRA_DIST
= ChangeLog
.46 INSTALL.generic INTRODUCTION README.dev \
227 djgpp
/README djgpp
/config.bat djgpp
/config.sed djgpp
/config.site
230 # This is to prevent texinfo.tex from being included in the top-level
231 # distribution directory.
232 TEXINFO_TEX
= doc
/texinfo.
tex
233 @TOOLS_ONLY_FALSE@SUBDIRS
= $(native_tools
) intl m4 lib
makeinfo po util doc
234 @TOOLS_ONLY_TRUE@SUBDIRS
= lib
info makeinfo util
237 ACLOCAL_AMFLAGS
= -I m4
239 # In case TEXINFO_MAINT is set during make distcheck; in this case, the
240 # simple doc-related files generated in info/ make distcleancheck fail.
241 distcleancheck_listfiles
= \
242 find
-type f
-exec sh
-c
'test -f $(srcdir)/{} || echo {}' ';'
245 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
250 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
252 case
'$(am__configure_deps)' in \
254 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
255 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
260 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
261 cd
$(top_srcdir
) && \
262 $(AUTOMAKE
) --gnu Makefile
264 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
267 echo
' $(SHELL) ./config.status'; \
268 $(SHELL
) .
/config.status
;; \
270 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
271 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
274 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
275 $(SHELL
) .
/config.status
--recheck
277 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
278 cd
$(srcdir) && $(AUTOCONF
)
279 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
280 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
283 @if
test ! -f
$@
; then \
288 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
290 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
291 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
292 cd
$(top_srcdir
) && $(AUTOHEADER
)
297 -rm -f config.h stamp-h1
298 intl
/Makefile
: $(top_builddir
)/config.status
$(top_srcdir
)/intl
/Makefile.in
299 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
302 # This directory's subdirectories are mostly independent; you can cd
303 # into them and run `make' without going through this Makefile.
304 # To change the values of `make' variables: instead of editing Makefiles,
305 # (1) if the variable is set in `config.status', edit `config.status'
306 # (which will cause the Makefiles to be regenerated when you run `make');
307 # (2) otherwise, pass the desired values on the `make' command line.
308 $(RECURSIVE_TARGETS
):
309 @set fnord
$$MAKEFLAGS; amf
=$$2; \
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 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
321 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
323 if
test "$$dot_seen" = "no"; then \
324 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
327 mostlyclean-recursive clean-recursive distclean-recursive \
328 maintainer-clean-recursive
:
329 @set fnord
$$MAKEFLAGS; amf
=$$2; \
332 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
333 *) list
='$(SUBDIRS)' ;; \
335 rev
=''; for subdir in
$$list; do \
336 if
test "$$subdir" = "."; then
:; else \
337 rev
="$$subdir $$rev"; \
341 target
=`echo $@ | sed s/-recursive//`; \
342 for subdir in
$$rev; do \
343 echo
"Making $$target in $$subdir"; \
344 if
test "$$subdir" = "."; then \
345 local_target
="$$target-am"; \
347 local_target
="$$target"; \
349 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
350 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
351 done
&& test -z
"$$fail"
353 list
='$(SUBDIRS)'; for subdir in
$$list; do \
354 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
357 list
='$(SUBDIRS)'; for subdir in
$$list; do \
358 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
361 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
362 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363 unique
=`for i in $$list; do \
364 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 $(AWK) ' { files[$$0] = 1; } \
367 END { for (i in files) print i; }'`; \
371 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
372 $(TAGS_FILES
) $(LISP
)
375 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
376 include_option
=--etags-include
; \
379 include_option
=--include; \
382 list
='$(SUBDIRS)'; for subdir in
$$list; do \
383 if
test "$$subdir" = .
; then
:; else \
384 test ! -f
$$subdir/TAGS || \
385 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
388 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
389 unique
=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 $(AWK) ' { files[$$0] = 1; } \
393 END { for (i in files) print i; }'`; \
394 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
395 test -n
"$$unique" || unique
=$$empty_fix; \
396 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
400 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
401 $(TAGS_FILES
) $(LISP
)
404 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
405 unique
=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 $(AWK) ' { files[$$0] = 1; } \
409 END { for (i in files) print i; }'`; \
410 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
411 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
415 here
=`$(am__cd) $(top_builddir) && pwd` \
416 && cd
$(top_srcdir
) \
417 && gtags
-i
$(GTAGS_ARGS
) $$here
420 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
422 distdir
: $(DISTFILES
)
423 $(am__remove_distdir
)
425 $(mkdir_p
) $(distdir
)/djgpp
$(distdir
)/intl
$(distdir
)/m4
$(distdir
)/po
426 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
427 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
428 list
='$(DISTFILES)'; for file in
$$list; do \
430 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
431 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
433 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
434 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
435 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
437 $(mkdir_p
) "$(distdir)$$dir"; \
441 if
test -d
$$d/$$file; then \
442 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
443 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
445 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
447 test -f
$(distdir
)/$$file \
448 || cp
-p
$$d/$$file $(distdir
)/$$file \
452 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
453 if
test "$$subdir" = .
; then
:; else \
454 test -d
"$(distdir)/$$subdir" \
455 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
457 distdir
=`$(am__cd) $(distdir) && pwd`; \
458 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
460 $(MAKE
) $(AM_MAKEFLAGS
) \
461 top_distdir
="$$top_distdir" \
462 distdir
="$$distdir/$$subdir" \
467 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
468 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
469 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
470 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
471 || chmod
-R a
+r
$(distdir
)
473 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
474 $(am__remove_distdir
)
476 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
477 $(am__remove_distdir
)
480 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
481 $(am__remove_distdir
)
484 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
485 $(am__remove_distdir
)
488 -rm -f
$(distdir
).zip
489 zip
-rq
$(distdir
).zip
$(distdir
)
490 $(am__remove_distdir
)
492 dist dist-all
: distdir
493 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
494 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
495 $(am__remove_distdir
)
497 # This target untars the dist file and tries a VPATH configuration. Then
498 # it guarantees that the distribution is self-contained by making another
501 case
'$(DIST_ARCHIVES)' in \
503 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
505 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
507 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
509 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
511 unzip
$(distdir
).zip
;;\
513 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
514 mkdir
$(distdir
)/_build
515 mkdir
$(distdir
)/_inst
517 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
518 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
519 && cd
$(distdir
)/_build \
520 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
521 --with-included-gettext \
522 $(DISTCHECK_CONFIGURE_FLAGS
) \
523 && $(MAKE
) $(AM_MAKEFLAGS
) \
524 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
525 && $(MAKE
) $(AM_MAKEFLAGS
) check \
526 && $(MAKE
) $(AM_MAKEFLAGS
) install \
527 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
528 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
529 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
531 && chmod
-R a-w
"$$dc_install_base" \
533 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
534 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
535 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
536 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
537 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
538 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
539 && rm -rf
"$$dc_destdir" \
540 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
541 && rm -rf
$(DIST_ARCHIVES
) \
542 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
543 $(am__remove_distdir
)
544 @
(echo
"$(distdir) archives ready for distribution: "; \
545 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
546 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
548 @cd
$(distuninstallcheck_dir
) \
549 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
550 ||
{ echo
"ERROR: files left after uninstall:" ; \
551 if
test -n
"$(DESTDIR)"; then \
552 echo
" (check DESTDIR support)"; \
554 $(distuninstallcheck_listfiles
) ; \
556 distcleancheck
: distclean
557 @if
test '$(srcdir)' = .
; then \
558 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
561 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
562 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
563 $(distcleancheck_listfiles
) ; \
566 check: check-recursive
567 all-am
: Makefile config.h
568 installdirs: installdirs-recursive
570 @TOOLS_ONLY_FALSE@
install: install-recursive
571 install-exec
: install-exec-recursive
572 install-data
: install-data-recursive
573 uninstall: uninstall-recursive
576 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
578 installcheck: installcheck-recursive
580 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
581 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
582 `test -z '$(STRIP)' || \
583 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
589 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
591 maintainer-clean-generic
:
592 @echo
"This command is intended for maintainers to use"
593 @echo
"it deletes files that may require special tools to rebuild."
594 clean: clean-recursive
596 clean-am
: clean-generic mostlyclean-am
598 distclean: distclean-recursive
599 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
601 distclean-am
: clean-am distclean-generic distclean-hdr distclean-local \
618 install-info
: install-info-recursive
624 maintainer-clean
: maintainer-clean-recursive
625 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
626 -rm -rf
$(top_srcdir
)/autom4te.cache
628 maintainer-clean-am
: distclean-am maintainer-clean-generic
630 mostlyclean: mostlyclean-recursive
632 mostlyclean-am
: mostlyclean-generic
642 uninstall-am
: uninstall-info-am
644 uninstall-info
: uninstall-info-recursive
646 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
647 check-am
clean clean-generic clean-recursive ctags \
648 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-shar \
649 dist-tarZ dist-zip distcheck
distclean distclean-generic \
650 distclean-hdr distclean-local distclean-recursive \
651 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
652 dvi-am html html-am
info info-am
install install-am \
653 install-data install-data-am install-exec install-exec-am \
654 install-info install-info-am install-man install-strip \
655 installcheck installcheck-am
installdirs installdirs-am \
656 maintainer-clean maintainer-clean-generic \
657 maintainer-clean-recursive
mostlyclean mostlyclean-generic \
658 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
659 uninstall uninstall-am uninstall-info-am
662 @TOOLS_ONLY_TRUE@
# Build native tools only.
663 @TOOLS_ONLY_FALSE@
# All subdirectories.
664 @TOOLS_ONLY_FALSE@
# Do intl, m4, and lib first since the C programs depend on them.
665 @TOOLS_ONLY_FALSE@
# Do doc last so makeinfo will be built when we get there.
666 @TOOLS_ONLY_FALSE@
# Others are alphabetical.
668 # One special target for installers to use by hand if desired.
670 cd doc
&& $(MAKE
) TEXMF
=$(TEXMF
) install-tex
673 -test -d
"$(native_tools)" && rm -rf
"$(native_tools)"
675 # Don't install native tools for cross compile.
676 @TOOLS_ONLY_TRUE@
install:
677 # Tell versions [3.59,3.63) of GNU make to not export all variables.
678 # Otherwise a system limit (for SysV at least) may be exceeded.