* lib/autoconf/libs.m4 (_AC_PATH_X_DIRECT): Look for X11/Xlib.h
[autoconf.git] / Makefile.in
blob46ddfc0a18366615a57e603b812d51583d4a6d62
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40 ChangeLog INSTALL NEWS README-alpha THANKS TODO
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/config/m4.m4 \
43 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno configure.status.lineno
48 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
57 uninstall-recursive
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
65 pkgdataDATA_INSTALL = $(INSTALL_DATA)
66 DATA = $(pkgdata_DATA)
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 distdir = $(PACKAGE)-$(VERSION)
72 top_distdir = $(distdir)
73 am__remove_distdir = \
74 { test ! -d $(distdir) \
75 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
76 && rm -fr $(distdir); }; }
77 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
78 GZIP_ENV = --best
79 distuninstallcheck_listfiles = find . -type f -print
80 distcleancheck_listfiles = find . -type f -print
81 ACLOCAL = @ACLOCAL@
82 AMTAR = @AMTAR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CYGPATH_W = @CYGPATH_W@
88 DEFS = @DEFS@
89 ECHO_C = @ECHO_C@
90 ECHO_N = @ECHO_N@
91 ECHO_T = @ECHO_T@
92 EGREP = @EGREP@
93 EMACS = @EMACS@
94 EMACSLOADPATH = @EMACSLOADPATH@
95 EXPR = @EXPR@
96 GREP = @GREP@
97 HELP2MAN = @HELP2MAN@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LIBOBJS = @LIBOBJS@
103 LIBS = @LIBS@
104 LTLIBOBJS = @LTLIBOBJS@
105 M4 = @M4@
106 MAKEINFO = @MAKEINFO@
107 PACKAGE = @PACKAGE@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 PERL = @PERL@
115 SED = @SED@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 STRIP = @STRIP@
119 TEST_EMACS = @TEST_EMACS@
120 VERSION = @VERSION@
121 ac_ct_STRIP = @ac_ct_STRIP@
122 ac_cv_sh_n_works = @ac_cv_sh_n_works@
123 am__leading_dot = @am__leading_dot@
124 am__tar = @am__tar@
125 am__untar = @am__untar@
126 bindir = @bindir@
127 build_alias = @build_alias@
128 datadir = @datadir@
129 datarootdir = @datarootdir@
130 docdir = @docdir@
131 dvidir = @dvidir@
132 exec_prefix = @exec_prefix@
133 host_alias = @host_alias@
134 htmldir = @htmldir@
135 includedir = @includedir@
136 infodir = @infodir@
137 install_sh = @install_sh@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 lispdir = @lispdir@
141 localedir = @localedir@
142 localstatedir = @localstatedir@
143 mandir = @mandir@
144 mkdir_p = @mkdir_p@
145 oldincludedir = @oldincludedir@
146 pdfdir = @pdfdir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
155 # bin/ must be run first, as it builds executables needed for tests.
156 # autom4te uses autotest.m4f to generate `testsuite', so build tests last.
157 SUBDIRS = bin . lib config man doc tests
158 ACLOCAL_AMFLAGS = -I config
159 EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
160 BUGS \
161 GNUmakefile Makefile.maint Makefile.cfg
163 MAINTAINERCLEANFILES = $(srcdir)/INSTALL
164 pkgdata_DATA = $(srcdir)/INSTALL
165 AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
166 automake_cvsweb = \
167 http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/automake
169 automake_cvsargs = \
170 'content-type=text/plain&cvsroot=automake'
172 autom4te_files = \
173 Autom4te/Configure_ac.pm \
174 Autom4te/Channels.pm \
175 Autom4te/FileUtils.pm \
176 Autom4te/Struct.pm \
177 Autom4te/XFile.pm
179 all: all-recursive
181 .SUFFIXES:
182 am--refresh:
184 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
185 @for dep in $?; do \
186 case '$(am__configure_deps)' in \
187 *$$dep*) \
188 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
189 cd $(srcdir) && $(AUTOMAKE) --gnu \
190 && exit 0; \
191 exit 1;; \
192 esac; \
193 done; \
194 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
195 cd $(top_srcdir) && \
196 $(AUTOMAKE) --gnu Makefile
197 .PRECIOUS: Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199 @case '$?' in \
200 *config.status*) \
201 echo ' $(SHELL) ./config.status'; \
202 $(SHELL) ./config.status;; \
203 *) \
204 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
205 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
206 esac;
208 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209 $(SHELL) ./config.status --recheck
211 $(top_srcdir)/configure: $(am__configure_deps)
212 cd $(srcdir) && $(AUTOCONF)
213 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
214 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
215 uninstall-info-am:
216 install-pkgdataDATA: $(pkgdata_DATA)
217 @$(NORMAL_INSTALL)
218 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
219 @list='$(pkgdata_DATA)'; for p in $$list; do \
220 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
221 f=$(am__strip_dir) \
222 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
223 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
224 done
226 uninstall-pkgdataDATA:
227 @$(NORMAL_UNINSTALL)
228 @list='$(pkgdata_DATA)'; for p in $$list; do \
229 f=$(am__strip_dir) \
230 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
231 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
232 done
234 # This directory's subdirectories are mostly independent; you can cd
235 # into them and run `make' without going through this Makefile.
236 # To change the values of `make' variables: instead of editing Makefiles,
237 # (1) if the variable is set in `config.status', edit `config.status'
238 # (which will cause the Makefiles to be regenerated when you run `make');
239 # (2) otherwise, pass the desired values on the `make' command line.
240 $(RECURSIVE_TARGETS):
241 @failcom='exit 1'; \
242 for f in x $$MAKEFLAGS; do \
243 case $$f in \
244 *=* | --[!k]*);; \
245 *k*) failcom='fail=yes';; \
246 esac; \
247 done; \
248 dot_seen=no; \
249 target=`echo $@ | sed s/-recursive//`; \
250 list='$(SUBDIRS)'; for subdir in $$list; do \
251 echo "Making $$target in $$subdir"; \
252 if test "$$subdir" = "."; then \
253 dot_seen=yes; \
254 local_target="$$target-am"; \
255 else \
256 local_target="$$target"; \
257 fi; \
258 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
259 || eval $$failcom; \
260 done; \
261 if test "$$dot_seen" = "no"; then \
262 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
263 fi; test -z "$$fail"
265 mostlyclean-recursive clean-recursive distclean-recursive \
266 maintainer-clean-recursive:
267 @failcom='exit 1'; \
268 for f in x $$MAKEFLAGS; do \
269 case $$f in \
270 *=* | --[!k]*);; \
271 *k*) failcom='fail=yes';; \
272 esac; \
273 done; \
274 dot_seen=no; \
275 case "$@" in \
276 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
277 *) list='$(SUBDIRS)' ;; \
278 esac; \
279 rev=''; for subdir in $$list; do \
280 if test "$$subdir" = "."; then :; else \
281 rev="$$subdir $$rev"; \
282 fi; \
283 done; \
284 rev="$$rev ."; \
285 target=`echo $@ | sed s/-recursive//`; \
286 for subdir in $$rev; do \
287 echo "Making $$target in $$subdir"; \
288 if test "$$subdir" = "."; then \
289 local_target="$$target-am"; \
290 else \
291 local_target="$$target"; \
292 fi; \
293 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294 || eval $$failcom; \
295 done && test -z "$$fail"
296 tags-recursive:
297 list='$(SUBDIRS)'; for subdir in $$list; do \
298 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
299 done
300 ctags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
303 done
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307 unique=`for i in $$list; do \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 done | \
310 $(AWK) ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
312 mkid -fID $$unique
313 tags: TAGS
315 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
316 $(TAGS_FILES) $(LISP)
317 tags=; \
318 here=`pwd`; \
319 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
320 include_option=--etags-include; \
321 empty_fix=.; \
322 else \
323 include_option=--include; \
324 empty_fix=; \
325 fi; \
326 list='$(SUBDIRS)'; for subdir in $$list; do \
327 if test "$$subdir" = .; then :; else \
328 test ! -f $$subdir/TAGS || \
329 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
330 fi; \
331 done; \
332 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333 unique=`for i in $$list; do \
334 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 done | \
336 $(AWK) ' { files[$$0] = 1; } \
337 END { for (i in files) print i; }'`; \
338 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
339 test -n "$$unique" || unique=$$empty_fix; \
340 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341 $$tags $$unique; \
343 ctags: CTAGS
344 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
345 $(TAGS_FILES) $(LISP)
346 tags=; \
347 here=`pwd`; \
348 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349 unique=`for i in $$list; do \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 done | \
352 $(AWK) ' { files[$$0] = 1; } \
353 END { for (i in files) print i; }'`; \
354 test -z "$(CTAGS_ARGS)$$tags$$unique" \
355 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
356 $$tags $$unique
358 GTAGS:
359 here=`$(am__cd) $(top_builddir) && pwd` \
360 && cd $(top_srcdir) \
361 && gtags -i $(GTAGS_ARGS) $$here
363 distclean-tags:
364 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366 distdir: $(DISTFILES)
367 @case `sed 15q $(srcdir)/NEWS` in \
368 *"$(VERSION)"*) : ;; \
369 *) \
370 echo "NEWS not updated; not releasing" 1>&2; \
371 exit 1;; \
372 esac
373 $(am__remove_distdir)
374 mkdir $(distdir)
375 $(mkdir_p) $(distdir)/config $(distdir)/tests
376 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
377 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
378 list='$(DISTFILES)'; for file in $$list; do \
379 case $$file in \
380 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
381 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
382 esac; \
383 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
385 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
386 dir="/$$dir"; \
387 $(mkdir_p) "$(distdir)$$dir"; \
388 else \
389 dir=''; \
390 fi; \
391 if test -d $$d/$$file; then \
392 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
394 fi; \
395 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
396 else \
397 test -f $(distdir)/$$file \
398 || cp -p $$d/$$file $(distdir)/$$file \
399 || exit 1; \
400 fi; \
401 done
402 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
403 if test "$$subdir" = .; then :; else \
404 test -d "$(distdir)/$$subdir" \
405 || $(mkdir_p) "$(distdir)/$$subdir" \
406 || exit 1; \
407 distdir=`$(am__cd) $(distdir) && pwd`; \
408 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
409 (cd $$subdir && \
410 $(MAKE) $(AM_MAKEFLAGS) \
411 top_distdir="$$top_distdir" \
412 distdir="$$distdir/$$subdir" \
413 distdir) \
414 || exit 1; \
415 fi; \
416 done
417 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
418 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
419 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
420 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
421 || chmod -R a+r $(distdir)
422 dist-gzip: distdir
423 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
424 $(am__remove_distdir)
425 dist-bzip2: distdir
426 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
427 $(am__remove_distdir)
429 dist-tarZ: distdir
430 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
431 $(am__remove_distdir)
433 dist-shar: distdir
434 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
435 $(am__remove_distdir)
437 dist-zip: distdir
438 -rm -f $(distdir).zip
439 zip -rq $(distdir).zip $(distdir)
440 $(am__remove_distdir)
442 dist dist-all: distdir
443 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
445 $(am__remove_distdir)
447 # This target untars the dist file and tries a VPATH configuration. Then
448 # it guarantees that the distribution is self-contained by making another
449 # tarfile.
450 distcheck: dist
451 case '$(DIST_ARCHIVES)' in \
452 *.tar.gz*) \
453 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
454 *.tar.bz2*) \
455 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
456 *.tar.Z*) \
457 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
458 *.shar.gz*) \
459 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
460 *.zip*) \
461 unzip $(distdir).zip ;;\
462 esac
463 chmod -R a-w $(distdir); chmod a+w $(distdir)
464 mkdir $(distdir)/_build
465 mkdir $(distdir)/_inst
466 chmod a-w $(distdir)
467 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
468 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
469 && cd $(distdir)/_build \
470 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
471 $(DISTCHECK_CONFIGURE_FLAGS) \
472 && $(MAKE) $(AM_MAKEFLAGS) \
473 && $(MAKE) $(AM_MAKEFLAGS) dvi \
474 && $(MAKE) $(AM_MAKEFLAGS) check \
475 && $(MAKE) $(AM_MAKEFLAGS) install \
476 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
477 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
478 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
479 distuninstallcheck \
480 && chmod -R a-w "$$dc_install_base" \
481 && ({ \
482 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
483 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
484 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
485 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
486 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
487 } || { rm -rf "$$dc_destdir"; exit 1; }) \
488 && rm -rf "$$dc_destdir" \
489 && $(MAKE) $(AM_MAKEFLAGS) dist \
490 && rm -rf $(DIST_ARCHIVES) \
491 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
492 $(am__remove_distdir)
493 @(echo "$(distdir) archives ready for distribution: "; \
494 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
495 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
496 distuninstallcheck:
497 @cd $(distuninstallcheck_dir) \
498 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
499 || { echo "ERROR: files left after uninstall:" ; \
500 if test -n "$(DESTDIR)"; then \
501 echo " (check DESTDIR support)"; \
502 fi ; \
503 $(distuninstallcheck_listfiles) ; \
504 exit 1; } >&2
505 distcleancheck: distclean
506 @if test '$(srcdir)' = . ; then \
507 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
508 exit 1 ; \
510 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
511 || { echo "ERROR: files left in build directory after distclean:" ; \
512 $(distcleancheck_listfiles) ; \
513 exit 1; } >&2
514 check-am: all-am
515 check: check-recursive
516 all-am: Makefile $(DATA)
517 installdirs: installdirs-recursive
518 installdirs-am:
519 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
520 test -z "$$dir" || $(mkdir_p) "$$dir"; \
521 done
522 install: install-recursive
523 install-exec: install-exec-recursive
524 install-data: install-data-recursive
525 uninstall: uninstall-recursive
527 install-am: all-am
528 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
530 installcheck: installcheck-recursive
531 install-strip:
532 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
534 `test -z '$(STRIP)' || \
535 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536 mostlyclean-generic:
538 clean-generic:
540 distclean-generic:
541 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543 maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
546 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
547 clean: clean-recursive
549 clean-am: clean-generic mostlyclean-am
551 distclean: distclean-recursive
552 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
553 -rm -f Makefile
554 distclean-am: clean-am distclean-generic distclean-tags
556 dvi: dvi-recursive
558 dvi-am:
560 info: info-recursive
562 info-am:
564 install-data-am: install-pkgdataDATA
566 install-exec-am:
568 install-info: install-info-recursive
570 install-man:
572 installcheck-am:
574 maintainer-clean: maintainer-clean-recursive
575 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
576 -rm -rf $(top_srcdir)/autom4te.cache
577 -rm -f Makefile
578 maintainer-clean-am: distclean-am maintainer-clean-generic
580 mostlyclean: mostlyclean-recursive
582 mostlyclean-am: mostlyclean-generic
584 pdf: pdf-recursive
586 pdf-am:
588 ps: ps-recursive
590 ps-am:
592 uninstall-am: uninstall-info-am uninstall-pkgdataDATA
594 uninstall-info: uninstall-info-recursive
596 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
597 check-am clean clean-generic clean-recursive ctags \
598 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
599 dist-tarZ dist-zip distcheck distclean distclean-generic \
600 distclean-recursive distclean-tags distcleancheck distdir \
601 distuninstallcheck dvi dvi-am html html-am info info-am \
602 install install-am install-data install-data-am install-exec \
603 install-exec-am install-info install-info-am install-man \
604 install-pkgdataDATA install-strip installcheck installcheck-am \
605 installdirs installdirs-am maintainer-clean \
606 maintainer-clean-generic maintainer-clean-recursive \
607 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
608 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
609 uninstall-info-am uninstall-pkgdataDATA
612 html:
613 cd doc && $(MAKE) $(AM_MAKEFLAGS) $@
615 .PHONY: html
616 $(srcdir)/INSTALL: $(top_srcdir)/doc/install.texi
617 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $@ \
618 $(top_srcdir)/doc/install.texi
620 maintainer-check: maintainer-check-tests
621 maintainer-check-tests:
622 cd tests && make maintainer-check
624 autom4te-update:
625 rm -f -r Fetchdir > /dev/null 2>&1
626 mkdir Fetchdir; mkdir Fetchdir/Autom4te
627 (cd Fetchdir && \
628 $(WGET) $(automake_cvsweb)/lib/Automake/Configure_ac.pm?$(automake_cvsargs) -O Autom4te/Configure_ac.pm; \
629 $(WGET) $(automake_cvsweb)/lib/Automake/Channels.pm?$(automake_cvsargs) -O Autom4te/Channels.pm; \
630 $(WGET) $(automake_cvsweb)/lib/Automake/FileUtils.pm?$(automake_cvsargs) -O Autom4te/FileUtils.pm; \
631 $(WGET) $(automake_cvsweb)/lib/Automake/Struct.pm?$(automake_cvsargs) -O Autom4te/Struct.pm; \
632 $(WGET) $(automake_cvsweb)/lib/Automake/XFile.pm?$(automake_cvsargs) -O Autom4te/XFile.pm; \
634 perl -pi -e 's/Automake::/Autom4te::/g' Fetchdir/Autom4te/*.pm
635 for file in $(autom4te_files); do \
636 $(move_if_change) Fetchdir/$$file $(srcdir)/lib/$$file; \
637 done
638 # Tell versions [3.59,3.63) of GNU make to not export all variables.
639 # Otherwise a system limit (for SysV at least) may be exceeded.
640 .NOEXPORT: