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