.
[automake.git] / Makefile.in
blob7a130b818f6618e8bddd5f09a80a2cc187bb05eb
1 # Makefile.in generated by automake 1.7c from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.in \
39 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
40 Makefile.am NEWS THANKS TODO configure configure.ac
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
43 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
44 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
45 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
46 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
47 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
48 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52 configure.lineno
53 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
54 CONFIG_CLEAN_FILES =
55 am__installdirs = $(DESTDIR)$(bindir)
56 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
57 SCRIPTS = $(bin_SCRIPTS)
58 SOURCES =
59 DIST_SOURCES =
60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-exec-recursive install-info-recursive \
63 install-recursive installcheck-recursive installdirs-recursive \
64 pdf-recursive ps-recursive uninstall-info-recursive \
65 uninstall-recursive
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
72 am__remove_distdir = \
73 { test ! -d $(distdir) \
74 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
75 && rm -fr $(distdir); }; }
76 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
77 GZIP_ENV = --best
78 distuninstallcheck_listfiles = find . -type f -print
79 distcleancheck_listfiles = find . -type f -print
80 ACLOCAL = @ACLOCAL@
81 AMTAR = @AMTAR@
82 APIVERSION = @APIVERSION@
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 FGREP = @FGREP@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LN = @LN@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAKEINFO = @MAKEINFO@
103 MODIFICATION_DELAY = @MODIFICATION_DELAY@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PATH_SEPARATOR = @PATH_SEPARATOR@
111 PERL = @PERL@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 STRIP = @STRIP@
115 TEX = @TEX@
116 VERSION = @VERSION@
117 ac_ct_STRIP = @ac_ct_STRIP@
118 am__leading_dot = @am__leading_dot@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 datadir = @datadir@
126 exec_prefix = @exec_prefix@
127 host_alias = @host_alias@
128 includedir = @includedir@
129 infodir = @infodir@
130 install_sh = @install_sh@
131 libdir = @libdir@
132 libexecdir = @libexecdir@
133 localstatedir = @localstatedir@
134 mandir = @mandir@
135 mkdir_p = @mkdir_p@
136 oldincludedir = @oldincludedir@
137 pkgvdatadir = @pkgvdatadir@
138 prefix = @prefix@
139 program_transform_name = @program_transform_name@
140 sbindir = @sbindir@
141 sharedstatedir = @sharedstatedir@
142 sysconfdir = @sysconfdir@
143 target_alias = @target_alias@
144 SUBDIRS = . doc m4 lib tests
145 bin_SCRIPTS = automake aclocal
146 CLEANFILES = $(bin_SCRIPTS)
147 AUTOMAKESOURCES = automake.in aclocal.in
148 TAGS_FILES = $(AUTOMAKESOURCES)
149 EXTRA_DIST = ChangeLog.96 ChangeLog.98 ChangeLog.00 ChangeLog.01 ChangeLog.02 \
150 $(AUTOMAKESOURCES)
152 do_subst = sed -e 's,[@]datadir[@],$(datadir),g' -e 's,[@]PERL[@],$(PERL),g' \
153 -e 's,[@]configure_input[@],@configure_input@,g' \
154 -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
155 -e 's,[@]VERSION[@],$(VERSION),g' \
156 -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
157 -e 's,[@]SHELL[@],$(SHELL),g'
159 WGET = wget
160 WGETSGO = $(WGET) http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~
161 FETCHFILES = \
162 INSTALL \
163 config-ml.in \
164 config.guess \
165 config.sub \
166 symlink-tree \
167 texinfo.tex
169 all: all-recursive
171 .SUFFIXES:
172 am--refresh:
174 $(srcdir)/Makefile.in: Makefile.am $(am__configure_deps)
175 @for dep in $?; do \
176 case '$(am__configure_deps)' in \
177 *$$dep*) \
178 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
179 cd $(srcdir) && $(AUTOMAKE) --gnu \
180 && exit 0; \
181 exit 1;; \
182 esac; \
183 done; \
184 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
185 cd $(top_srcdir) && \
186 $(AUTOMAKE) --gnu Makefile
187 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188 @case '$?' in \
189 *config.status*) \
190 echo ' $(SHELL) ./config.status'; \
191 $(SHELL) ./config.status;; \
192 *) \
193 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
194 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
195 esac;
197 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
198 $(SHELL) ./config.status --recheck
200 $(top_srcdir)/configure: $(am__configure_deps)
201 cd $(srcdir) && $(AUTOCONF)
202 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
203 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
204 install-binSCRIPTS: $(bin_SCRIPTS)
205 @$(NORMAL_INSTALL)
206 $(mkdir_p) $(DESTDIR)$(bindir)
207 @list='$(bin_SCRIPTS)'; for p in $$list; do \
208 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
209 if test -f $$d$$p; then \
210 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
211 echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
212 $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
213 else :; fi; \
214 done
216 uninstall-binSCRIPTS:
217 @$(NORMAL_UNINSTALL)
218 @list='$(bin_SCRIPTS)'; for p in $$list; do \
219 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
220 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
221 rm -f $(DESTDIR)$(bindir)/$$f; \
222 done
223 uninstall-info-am:
225 # This directory's subdirectories are mostly independent; you can cd
226 # into them and run `make' without going through this Makefile.
227 # To change the values of `make' variables: instead of editing Makefiles,
228 # (1) if the variable is set in `config.status', edit `config.status'
229 # (which will cause the Makefiles to be regenerated when you run `make');
230 # (2) otherwise, pass the desired values on the `make' command line.
231 $(RECURSIVE_TARGETS):
232 @set fnord $$MAKEFLAGS; amf=$$2; \
233 dot_seen=no; \
234 target=`echo $@ | sed s/-recursive//`; \
235 list='$(SUBDIRS)'; for subdir in $$list; do \
236 echo "Making $$target in $$subdir"; \
237 if test "$$subdir" = "."; then \
238 dot_seen=yes; \
239 local_target="$$target-am"; \
240 else \
241 local_target="$$target"; \
242 fi; \
243 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
245 done; \
246 if test "$$dot_seen" = "no"; then \
247 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
248 fi; test -z "$$fail"
250 mostlyclean-recursive clean-recursive distclean-recursive \
251 maintainer-clean-recursive:
252 @set fnord $$MAKEFLAGS; amf=$$2; \
253 dot_seen=no; \
254 case "$@" in \
255 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256 *) list='$(SUBDIRS)' ;; \
257 esac; \
258 rev=''; for subdir in $$list; do \
259 if test "$$subdir" = "."; then :; else \
260 rev="$$subdir $$rev"; \
261 fi; \
262 done; \
263 rev="$$rev ."; \
264 target=`echo $@ | sed s/-recursive//`; \
265 for subdir in $$rev; do \
266 echo "Making $$target in $$subdir"; \
267 if test "$$subdir" = "."; then \
268 local_target="$$target-am"; \
269 else \
270 local_target="$$target"; \
271 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
274 done && test -z "$$fail"
275 tags-recursive:
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278 done
279 ctags-recursive:
280 list='$(SUBDIRS)'; for subdir in $$list; do \
281 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
282 done
284 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
285 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
291 mkid -fID $$unique
292 tags: TAGS
294 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295 $(TAGS_FILES) $(LISP)
296 tags=; \
297 here=`pwd`; \
298 if (etags --etags-include --version) >/dev/null 2>&1; then \
299 include_option=--etags-include; \
300 else \
301 include_option=--include; \
302 fi; \
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 if test "$$subdir" = .; then :; else \
305 test -f $$subdir/TAGS && \
306 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
307 fi; \
308 done; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \
313 $(AWK) ' { files[$$0] = 1; } \
314 END { for (i in files) print i; }'`; \
315 test -z "$(ETAGS_ARGS)$$tags$$unique" \
316 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
317 $$tags $$unique
318 ctags: CTAGS
319 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) ' { files[$$0] = 1; } \
328 END { for (i in files) print i; }'`; \
329 test -z "$(CTAGS_ARGS)$$tags$$unique" \
330 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
331 $$tags $$unique
333 GTAGS:
334 here=`$(am__cd) $(top_builddir) && pwd` \
335 && cd $(top_srcdir) \
336 && gtags -i $(GTAGS_ARGS) $$here
338 distclean-tags:
339 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341 distdir: $(DISTFILES)
342 $(am__remove_distdir)
343 mkdir $(distdir)
344 $(mkdir_p) $(distdir)/m4 $(distdir)/tests
345 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
346 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
347 list='$(DISTFILES)'; for file in $$list; do \
348 case $$file in \
349 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
350 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
351 esac; \
352 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
354 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
355 dir="/$$dir"; \
356 $(mkdir_p) "$(distdir)$$dir"; \
357 else \
358 dir=''; \
359 fi; \
360 if test -d $$d/$$file; then \
361 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
363 fi; \
364 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
365 else \
366 test -f $(distdir)/$$file \
367 || cp -p $$d/$$file $(distdir)/$$file \
368 || exit 1; \
369 fi; \
370 done
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test -d "$(distdir)/$$subdir" \
374 || mkdir "$(distdir)/$$subdir" \
375 || exit 1; \
376 (cd $$subdir && \
377 $(MAKE) $(AM_MAKEFLAGS) \
378 top_distdir="../$(top_distdir)" \
379 distdir="../$(distdir)/$$subdir" \
380 distdir) \
381 || exit 1; \
382 fi; \
383 done
384 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
385 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
386 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
387 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
388 || chmod -R a+r $(distdir)
389 dist-gzip: distdir
390 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
391 $(am__remove_distdir)
392 dist-bzip2: distdir
393 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
394 $(am__remove_distdir)
396 dist-tarZ: distdir
397 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
398 $(am__remove_distdir)
400 dist-shar: distdir
401 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
402 $(am__remove_distdir)
404 dist-zip: distdir
405 -rm -f $(distdir).zip
406 zip -rq $(distdir).zip $(distdir)
407 $(am__remove_distdir)
409 dist dist-all: distdir
410 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
411 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
412 $(am__remove_distdir)
414 # This target untars the dist file and tries a VPATH configuration. Then
415 # it guarantees that the distribution is self-contained by making another
416 # tarfile.
417 distcheck: dist
418 case '$(DIST_ARCHIVES)' in \
419 *.tar.gz*) \
420 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
421 *.tar.bz2*) \
422 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
423 *.tar.Z*) \
424 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
425 *.shar.gz*) \
426 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
427 *.zip*) \
428 unzip $(distdir).zip ;;\
429 esac
430 chmod -R a-w $(distdir); chmod a+w $(distdir)
431 mkdir $(distdir)/_build
432 mkdir $(distdir)/_inst
433 chmod a-w $(distdir)
434 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
435 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
436 && cd $(distdir)/_build \
437 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
438 $(DISTCHECK_CONFIGURE_FLAGS) \
439 && $(MAKE) $(AM_MAKEFLAGS) \
440 && $(MAKE) $(AM_MAKEFLAGS) dvi \
441 && $(MAKE) $(AM_MAKEFLAGS) check \
442 && $(MAKE) $(AM_MAKEFLAGS) install \
443 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
444 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
445 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
446 distuninstallcheck \
447 && chmod -R a-w "$$dc_install_base" \
448 && ({ \
449 (cd ../.. && $(mkdir_p) "$$dc_destdir") \
450 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
451 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
452 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
453 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
454 } || { rm -rf "$$dc_destdir"; exit 1; }) \
455 && rm -rf "$$dc_destdir" \
456 && $(MAKE) $(AM_MAKEFLAGS) dist \
457 && rm -rf $(DIST_ARCHIVES) \
458 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
459 $(am__remove_distdir)
460 @(echo "$(distdir) archives ready for distribution: "; \
461 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
462 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
463 distuninstallcheck:
464 @cd $(distuninstallcheck_dir) \
465 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
466 || { echo "ERROR: files left after uninstall:" ; \
467 if test -n "$(DESTDIR)"; then \
468 echo " (check DESTDIR support)"; \
469 fi ; \
470 $(distuninstallcheck_listfiles) ; \
471 exit 1; } >&2
472 distcleancheck: distclean
473 @if test '$(srcdir)' = . ; then \
474 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
475 exit 1 ; \
477 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
478 || { echo "ERROR: files left in build directory after distclean:" ; \
479 $(distcleancheck_listfiles) ; \
480 exit 1; } >&2
481 check-am: all-am
482 check: check-recursive
483 all-am: Makefile $(SCRIPTS)
484 installdirs: installdirs-recursive
485 installdirs-am:
486 $(mkdir_p) $(DESTDIR)$(bindir)
487 install: install-recursive
488 install-exec: install-exec-recursive
489 install-data: install-data-recursive
490 uninstall: uninstall-recursive
492 install-am: all-am
493 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495 installcheck: installcheck-recursive
496 install-strip:
497 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
498 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
499 `test -z '$(STRIP)' || \
500 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
501 mostlyclean-generic:
503 clean-generic:
504 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
506 distclean-generic:
507 -rm -f $(CONFIG_CLEAN_FILES)
509 maintainer-clean-generic:
510 @echo "This command is intended for maintainers to use"
511 @echo "it deletes files that may require special tools to rebuild."
512 clean: clean-recursive
514 clean-am: clean-generic mostlyclean-am
516 distclean: distclean-recursive
517 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
518 -rm -f Makefile
519 distclean-am: clean-am distclean-generic distclean-tags
521 dvi: dvi-recursive
523 dvi-am:
525 html: html-recursive
527 info: info-recursive
529 info-am:
531 install-data-am:
533 install-exec-am: install-binSCRIPTS
534 @$(NORMAL_INSTALL)
535 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
537 install-info: install-info-recursive
539 install-man:
541 installcheck-am:
543 maintainer-clean: maintainer-clean-recursive
544 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
545 -rm -rf $(top_srcdir)/autom4te.cache
546 -rm -f Makefile
547 maintainer-clean-am: distclean-am maintainer-clean-generic
549 mostlyclean: mostlyclean-recursive
551 mostlyclean-am: mostlyclean-generic
553 pdf: pdf-recursive
555 pdf-am:
557 ps: ps-recursive
559 ps-am:
561 uninstall-am: uninstall-binSCRIPTS uninstall-info-am
562 @$(NORMAL_INSTALL)
563 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
565 uninstall-info: uninstall-info-recursive
567 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
568 check-am clean clean-generic clean-recursive ctags \
569 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
570 dist-tarZ dist-zip distcheck distclean distclean-generic \
571 distclean-recursive distclean-tags distcleancheck distdir \
572 distuninstallcheck dvi dvi-am html html-am info info-am \
573 install install-am install-binSCRIPTS install-data \
574 install-data-am install-exec install-exec-am install-info \
575 install-info-am install-man install-strip installcheck \
576 installcheck-am installdirs installdirs-am maintainer-clean \
577 maintainer-clean-generic maintainer-clean-recursive \
578 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
579 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
580 uninstall-binSCRIPTS uninstall-info-am
583 install-exec-hook:
584 @$(POST_INSTALL)
585 @for p in $(bin_SCRIPTS); do \
586 f="`echo $$p|sed '$(transform)'`"; \
587 fv="$$f-$(APIVERSION)"; \
588 rm -f $(DESTDIR)$(bindir)/$$fv; \
589 echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
590 $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
591 done
593 uninstall-hook:
594 @for p in $(bin_SCRIPTS); do \
595 f="`echo $$p|sed '$(transform)'`"; \
596 fv="$$f-$(APIVERSION)"; \
597 rm -f $(DESTDIR)$(bindir)/$$fv; \
598 done
600 automake: automake.in Makefile
601 $(do_subst) < $(srcdir)/automake.in > automake
602 chmod +x automake
604 aclocal: aclocal.in Makefile
605 $(do_subst) < $(srcdir)/aclocal.in > aclocal
606 chmod +x aclocal
608 INSTALL: lib/INSTALL
609 cp lib/INSTALL $@
611 ################################################################
613 # Some simple checks, and then ordinary check. These are only really
614 # guaranteed to work on my machine.
615 maintainer-check: automake aclocal
616 @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 20; then \
617 echo "found too many diffs between automake.in and automake"; 1>&2; \
618 diff -c $(srcdir)/automake.in automake; \
619 exit 1; \
621 perllibdir=./lib:$(srcdir)/lib $(PERL) -c -w automake
622 perllibdir=./lib:$(srcdir)/lib $(PERL) -c -w aclocal
623 @if grep -F '$${' $(srcdir)/lib/am/[a-z]*.am | \
624 grep -F -v '$$$$'; then \
625 echo "Found too many uses of '\$${' in the lines above." 1>&2; \
626 exit 1; \
627 else :; fi
628 @if grep -v '^#' $(srcdir)/lib/am/[a-z]*.am $(srcdir)/tests/*.test | \
629 grep -E '\<rm ([^-]|\-[^f ]*\>)'; then \
630 echo "Suspicious 'rm' invocation." 1>&2; \
631 exit 1; \
632 else :; fi
633 @if grep 'for .* in \$$(' $(srcdir)/lib/am/[a-z]*.am; then \
634 echo 'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
635 exit 1; \
636 else :; fi
637 @if grep -n 'mkinstalldirs' $(srcdir)/lib/am/[a-z]*.am | \
638 grep -F -v '$$(mkinstalldirs)'; then \
639 echo "Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
640 exit 1; \
641 else :; fi
642 @if grep -n -w 'undef ' $(srcdir)/automake.in | \
643 grep -F -v 'undef $$/'; then \
644 echo "Found undef in automake.in; use delete instead" 1>&2; \
645 exit 1; \
647 @if grep -n 'split (/ /' $(srcdir)/automake.in; then \
648 echo "Found bad split in the lines above." 1>&2; \
649 exit 1; \
651 @if grep -n '^[^#]*` *cd ' $(srcdir)/automake.in \
652 $(srcdir)/lib/am/*.am; then \
653 echo "Consider using $$$$(am__cd) in the line above." 1>&2; \
654 exit 1; \
656 @if grep -Hn '[^) ] *= *@_' $(srcdir)/automake.in; then \
657 echo "Using @_ in a scalar context in the lines above." 1>&2; \
658 exit 1; \
660 @if grep '^[ \t]*local *(' $(srcdir)/automake.in; then \
661 echo "Don't use \`local' with parens: use several \`local' above." >&2; \
662 exit 1; \
664 @if grep -v '^[ \t]*local \$$_;' $(srcdir)/automake.in | \
665 grep '^[ \t]*local [^*]'; then \
666 echo "Please avoid \`local'." 1>&2; \
667 exit 1; \
669 @if grep '@AMDEP''_TRUE@' $(srcdir)/automake.in; then \
670 echo "Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
671 exit 1; \
673 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*make'; then \
674 echo 'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
675 exit 1; \
677 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoconf'; then \
678 echo 'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
679 exit 1; \
681 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoupdate'; then \
682 echo 'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
683 exit 1; \
685 @if grep -v '^#' $(srcdir)/tests/*.test | grep -E ':[ ]*automake([^:]|$$)'; then \
686 echo 'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
687 exit 1; \
689 @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
690 echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
691 exit 1; \
693 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*aclocal'; then \
694 echo 'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
695 exit 1; \
697 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*perl'; then \
698 echo 'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
699 exit 1; \
701 @if grep -E '\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests/*.test; then \
702 echo 'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
703 echo ' in the above lines, it is more portable.' 1>&2; \
704 exit 1; \
706 @if grep -v SHELL $(srcdir)/tests/*.test | grep '\$$MAKE .*=' ; then \
707 echo 'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
708 echo 'it is more portable.' 1>&2; \
709 exit 1; \
711 @if grep 'SHELL=.*\$$MAKE' $(srcdir)/tests/*.test; then \
712 echo '$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
713 echo 'the above lines.' 1>&2; \
714 exit 1; \
716 @if grep -E '\bsleep +[12345]\b' $(srcdir)/tests/*.test; then \
717 echo 'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
718 exit 1; \
720 @if grep -E '\b[ef]grep\b' $(srcdir)/tests/*.test ; then \
721 echo 'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
722 exit 1; \
724 @if grep -E '\b[ef]grep\b' $(srcdir)/lib/am/*.am $(srcdir)/m4/*.m4; then \
725 echo 'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
726 exit 1; \
728 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne 0; then \
729 echo "Unresolved @...@ substitution in aclocal" 1>&2; \
730 exit 1; \
732 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne 0; then \
733 echo "Unresolved @...@ substitution in automake" 1>&2; \
734 exit 1; \
737 cvs-dist: maintainer-check
738 @if (clcommit --version)>/dev/null 2>/dev/null; then :; else \
739 echo "Get clcommit from module cvs-utils on Savannah."; \
740 exit 1; \
742 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
743 echo "NEWS not updated; not releasing" 1>&2; \
744 exit 1; \
746 $(MAKE) distcheck
747 cd $(srcdir) && clcommit && \
748 cvs -q tag -c `echo "Release-$(VERSION)" | sed 's/\./-/g'`
750 cvs-diff:
751 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
752 if test -z "$$OLDVERSION"; then \
753 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
754 else prevno="$$OLDVERSION"; fi; \
755 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
756 cvs -f rdiff -c -r $$prevver -r $$thisver $(PACKAGE) \
757 > $(PACKAGE)-$$prevno-$(VERSION).diff
759 path-check: distdir
760 (cd $(distdir) && \
761 find . -print | xargs pathchk -p); \
762 status=$$?; \
763 chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir); \
764 exit $$status
766 fetch:
767 rm -rf Fetchdir > /dev/null 2>&1
768 mkdir Fetchdir
769 (cd Fetchdir && \
770 $(WGETSGO)/config/config/config.guess; \
771 $(WGETSGO)/config/config/config.sub; \
772 $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex; \
773 $(WGETSGO)/autoconf/autoconf/INSTALL; \
774 $(WGETSGO)/gcc/gcc/config-ml.in; \
775 $(WGETSGO)/gcc/gcc/symlink-tree)
776 @stat=0; for file in $(FETCHFILES); do \
777 if diff -u $(srcdir)/lib/$$file Fetchdir/$$file \
778 >>Fetchdir/update.patch 2>/dev/null; then :; \
779 else \
780 stat=1; \
781 echo "Updating $(srcdir)/lib/$$file..."; \
782 cp Fetchdir/$$file $(srcdir)/lib/$$file; \
783 fi; \
784 done; \
785 test $$stat = 1 && \
786 echo "See Fetchdir/update.patch for a log of the changes."; \
787 exit $$stat
788 # Tell versions [3.59,3.63) of GNU make to not export all variables.
789 # Otherwise a system limit (for SysV at least) may be exceeded.
790 .NOEXPORT: