| 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 | srcdir = @srcdir@
|
|---|
| 17 | top_srcdir = @top_srcdir@
|
|---|
| 18 | VPATH = @srcdir@
|
|---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 22 | top_builddir = ../../..
|
|---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 24 | INSTALL = @INSTALL@
|
|---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 26 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 27 | install_sh_SCRIPT = $(install_sh) -c
|
|---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 29 | transform = $(program_transform_name)
|
|---|
| 30 | NORMAL_INSTALL = :
|
|---|
| 31 | PRE_INSTALL = :
|
|---|
| 32 | POST_INSTALL = :
|
|---|
| 33 | NORMAL_UNINSTALL = :
|
|---|
| 34 | PRE_UNINSTALL = :
|
|---|
| 35 | POST_UNINSTALL = :
|
|---|
| 36 | build_triplet = @build@
|
|---|
| 37 | subdir = lib/Automake/tests
|
|---|
| 38 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|---|
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 40 | am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
|
|---|
| 41 | $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
|
|---|
| 42 | $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
|
|---|
| 43 | $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
|
|---|
| 44 | $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
|
|---|
| 45 | $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
|
|---|
| 46 | $(top_srcdir)/m4/tar.m4 $(top_srcdir)/configure.ac
|
|---|
| 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 48 | $(ACLOCAL_M4)
|
|---|
| 49 | mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
|
|---|
| 50 | CONFIG_CLEAN_FILES =
|
|---|
| 51 | SOURCES =
|
|---|
| 52 | DIST_SOURCES =
|
|---|
| 53 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 54 | ACLOCAL = @ACLOCAL@
|
|---|
| 55 | AMTAR = @AMTAR@
|
|---|
| 56 | APIVERSION = @APIVERSION@
|
|---|
| 57 | AUTOCONF = @AUTOCONF@
|
|---|
| 58 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 59 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 60 | AWK = @AWK@
|
|---|
| 61 | CYGPATH_W = @CYGPATH_W@
|
|---|
| 62 | DEFS = @DEFS@
|
|---|
| 63 | ECHO_C = @ECHO_C@
|
|---|
| 64 | ECHO_N = @ECHO_N@
|
|---|
| 65 | ECHO_T = @ECHO_T@
|
|---|
| 66 | EGREP = @EGREP@
|
|---|
| 67 | FGREP = @FGREP@
|
|---|
| 68 | GREP = @GREP@
|
|---|
| 69 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 70 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 71 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 72 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 73 | LIBOBJS = @LIBOBJS@
|
|---|
| 74 | LIBS = @LIBS@
|
|---|
| 75 | LN = @LN@
|
|---|
| 76 | LTLIBOBJS = @LTLIBOBJS@
|
|---|
| 77 | MAKEINFO = @MAKEINFO@
|
|---|
| 78 | MODIFICATION_DELAY = @MODIFICATION_DELAY@
|
|---|
| 79 | PACKAGE = @PACKAGE@
|
|---|
| 80 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|---|
| 81 | PACKAGE_NAME = @PACKAGE_NAME@
|
|---|
| 82 | PACKAGE_STRING = @PACKAGE_STRING@
|
|---|
| 83 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|---|
| 84 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
|---|
| 85 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 86 | PERL = @PERL@
|
|---|
| 87 | SET_MAKE = @SET_MAKE@
|
|---|
| 88 | SHELL = @SHELL@
|
|---|
| 89 | STRIP = @STRIP@
|
|---|
| 90 | TEX = @TEX@
|
|---|
| 91 | VERSION = @VERSION@
|
|---|
| 92 | ac_ct_STRIP = @ac_ct_STRIP@
|
|---|
| 93 | am_AUTOCONF = @am_AUTOCONF@
|
|---|
| 94 | am__leading_dot = @am__leading_dot@
|
|---|
| 95 | am__tar = @am__tar@
|
|---|
| 96 | am__untar = @am__untar@
|
|---|
| 97 | bindir = @bindir@
|
|---|
| 98 | build = @build@
|
|---|
| 99 | build_alias = @build_alias@
|
|---|
| 100 | build_cpu = @build_cpu@
|
|---|
| 101 | build_os = @build_os@
|
|---|
| 102 | build_vendor = @build_vendor@
|
|---|
| 103 | datadir = @datadir@
|
|---|
| 104 | datarootdir = @datarootdir@
|
|---|
| 105 | docdir = @docdir@
|
|---|
| 106 | dvidir = @dvidir@
|
|---|
| 107 | exec_prefix = @exec_prefix@
|
|---|
| 108 | host_alias = @host_alias@
|
|---|
| 109 | htmldir = @htmldir@
|
|---|
| 110 | includedir = @includedir@
|
|---|
| 111 | infodir = @infodir@
|
|---|
| 112 | install_sh = @install_sh@
|
|---|
| 113 | libdir = @libdir@
|
|---|
| 114 | libexecdir = @libexecdir@
|
|---|
| 115 | localedir = @localedir@
|
|---|
| 116 | localstatedir = @localstatedir@
|
|---|
| 117 | mandir = @mandir@
|
|---|
| 118 | mkdir_p = @mkdir_p@
|
|---|
| 119 | oldincludedir = @oldincludedir@
|
|---|
| 120 | pdfdir = @pdfdir@
|
|---|
| 121 | pkgvdatadir = @pkgvdatadir@
|
|---|
| 122 | prefix = @prefix@
|
|---|
| 123 | program_transform_name = @program_transform_name@
|
|---|
| 124 | psdir = @psdir@
|
|---|
| 125 | sbindir = @sbindir@
|
|---|
| 126 | sharedstatedir = @sharedstatedir@
|
|---|
| 127 | sysconfdir = @sysconfdir@
|
|---|
| 128 | target_alias = @target_alias@
|
|---|
| 129 | TESTS_ENVIRONMENT = $(PERL) -Mstrict -I $(top_srcdir)/lib -w
|
|---|
| 130 | TESTS = \
|
|---|
| 131 | Condition.pl \
|
|---|
| 132 | DisjConditions.pl \
|
|---|
| 133 | Version.pl \
|
|---|
| 134 | Wrap.pl
|
|---|
| 135 |
|
|---|
| 136 | EXTRA_DIST = $(TESTS)
|
|---|
| 137 | all: all-am
|
|---|
| 138 |
|
|---|
| 139 | .SUFFIXES:
|
|---|
| 140 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|---|
| 141 | @for dep in $?; do \
|
|---|
| 142 | case '$(am__configure_deps)' in \
|
|---|
| 143 | *$$dep*) \
|
|---|
| 144 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|---|
| 145 | && exit 0; \
|
|---|
| 146 | exit 1;; \
|
|---|
| 147 | esac; \
|
|---|
| 148 | done; \
|
|---|
| 149 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Automake/tests/Makefile'; \
|
|---|
| 150 | cd $(top_srcdir) && \
|
|---|
| 151 | $(AUTOMAKE) --gnu lib/Automake/tests/Makefile
|
|---|
| 152 | .PRECIOUS: Makefile
|
|---|
| 153 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 154 | @case '$?' in \
|
|---|
| 155 | *config.status*) \
|
|---|
| 156 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 157 | *) \
|
|---|
| 158 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 159 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 160 | esac;
|
|---|
| 161 |
|
|---|
| 162 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 163 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 164 |
|
|---|
| 165 | $(top_srcdir)/configure: $(am__configure_deps)
|
|---|
| 166 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 167 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|---|
| 168 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 169 | uninstall-info-am:
|
|---|
| 170 | tags: TAGS
|
|---|
| 171 | TAGS:
|
|---|
| 172 |
|
|---|
| 173 | ctags: CTAGS
|
|---|
| 174 | CTAGS:
|
|---|
| 175 |
|
|---|
| 176 |
|
|---|
| 177 | check-TESTS: $(TESTS)
|
|---|
| 178 | @failed=0; all=0; xfail=0; xpass=0; skip=0; \
|
|---|
| 179 | srcdir=$(srcdir); export srcdir; \
|
|---|
| 180 | list='$(TESTS)'; \
|
|---|
| 181 | if test -n "$$list"; then \
|
|---|
| 182 | for tst in $$list; do \
|
|---|
| 183 | if test -f ./$$tst; then dir=./; \
|
|---|
| 184 | elif test -f $$tst; then dir=; \
|
|---|
| 185 | else dir="$(srcdir)/"; fi; \
|
|---|
| 186 | if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
|
|---|
| 187 | all=`expr $$all + 1`; \
|
|---|
| 188 | case " $(XFAIL_TESTS) " in \
|
|---|
| 189 | *" $$tst "*) \
|
|---|
| 190 | xpass=`expr $$xpass + 1`; \
|
|---|
| 191 | failed=`expr $$failed + 1`; \
|
|---|
| 192 | echo "XPASS: $$tst"; \
|
|---|
| 193 | ;; \
|
|---|
| 194 | *) \
|
|---|
| 195 | echo "PASS: $$tst"; \
|
|---|
| 196 | ;; \
|
|---|
| 197 | esac; \
|
|---|
| 198 | elif test $$? -ne 77; then \
|
|---|
| 199 | all=`expr $$all + 1`; \
|
|---|
| 200 | case " $(XFAIL_TESTS) " in \
|
|---|
| 201 | *" $$tst "*) \
|
|---|
| 202 | xfail=`expr $$xfail + 1`; \
|
|---|
| 203 | echo "XFAIL: $$tst"; \
|
|---|
| 204 | ;; \
|
|---|
| 205 | *) \
|
|---|
| 206 | failed=`expr $$failed + 1`; \
|
|---|
| 207 | echo "FAIL: $$tst"; \
|
|---|
| 208 | ;; \
|
|---|
| 209 | esac; \
|
|---|
| 210 | else \
|
|---|
| 211 | skip=`expr $$skip + 1`; \
|
|---|
| 212 | echo "SKIP: $$tst"; \
|
|---|
| 213 | fi; \
|
|---|
| 214 | done; \
|
|---|
| 215 | if test "$$failed" -eq 0; then \
|
|---|
| 216 | if test "$$xfail" -eq 0; then \
|
|---|
| 217 | banner="All $$all tests passed"; \
|
|---|
| 218 | else \
|
|---|
| 219 | banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
|
|---|
| 220 | fi; \
|
|---|
| 221 | else \
|
|---|
| 222 | if test "$$xpass" -eq 0; then \
|
|---|
| 223 | banner="$$failed of $$all tests failed"; \
|
|---|
| 224 | else \
|
|---|
| 225 | banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
|
|---|
| 226 | fi; \
|
|---|
| 227 | fi; \
|
|---|
| 228 | dashes="$$banner"; \
|
|---|
| 229 | skipped=""; \
|
|---|
| 230 | if test "$$skip" -ne 0; then \
|
|---|
| 231 | skipped="($$skip tests were not run)"; \
|
|---|
| 232 | test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
|
|---|
| 233 | dashes="$$skipped"; \
|
|---|
| 234 | fi; \
|
|---|
| 235 | report=""; \
|
|---|
| 236 | if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
|
|---|
| 237 | report="Please report to $(PACKAGE_BUGREPORT)"; \
|
|---|
| 238 | test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
|
|---|
| 239 | dashes="$$report"; \
|
|---|
| 240 | fi; \
|
|---|
| 241 | dashes=`echo "$$dashes" | sed s/./=/g`; \
|
|---|
| 242 | echo "$$dashes"; \
|
|---|
| 243 | echo "$$banner"; \
|
|---|
| 244 | test -z "$$skipped" || echo "$$skipped"; \
|
|---|
| 245 | test -z "$$report" || echo "$$report"; \
|
|---|
| 246 | echo "$$dashes"; \
|
|---|
| 247 | test "$$failed" -eq 0; \
|
|---|
| 248 | else :; fi
|
|---|
| 249 |
|
|---|
| 250 | distdir: $(DISTFILES)
|
|---|
| 251 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 252 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 253 | list='$(DISTFILES)'; for file in $$list; do \
|
|---|
| 254 | case $$file in \
|
|---|
| 255 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 256 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|---|
| 257 | esac; \
|
|---|
| 258 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 259 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 260 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|---|
| 261 | dir="/$$dir"; \
|
|---|
| 262 | $(mkdir_p) "$(distdir)$$dir"; \
|
|---|
| 263 | else \
|
|---|
| 264 | dir=''; \
|
|---|
| 265 | fi; \
|
|---|
| 266 | if test -d $$d/$$file; then \
|
|---|
| 267 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 268 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 269 | fi; \
|
|---|
| 270 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 271 | else \
|
|---|
| 272 | test -f $(distdir)/$$file \
|
|---|
| 273 | || cp -p $$d/$$file $(distdir)/$$file \
|
|---|
| 274 | || exit 1; \
|
|---|
| 275 | fi; \
|
|---|
| 276 | done
|
|---|
| 277 | check-am: all-am
|
|---|
| 278 | $(MAKE) $(AM_MAKEFLAGS) check-TESTS
|
|---|
| 279 | check: check-am
|
|---|
| 280 | all-am: Makefile
|
|---|
| 281 | installdirs:
|
|---|
| 282 | install: install-am
|
|---|
| 283 | install-exec: install-exec-am
|
|---|
| 284 | install-data: install-data-am
|
|---|
| 285 | uninstall: uninstall-am
|
|---|
| 286 |
|
|---|
| 287 | install-am: all-am
|
|---|
| 288 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 289 |
|
|---|
| 290 | installcheck: installcheck-am
|
|---|
| 291 | install-strip:
|
|---|
| 292 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 293 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 294 | `test -z '$(STRIP)' || \
|
|---|
| 295 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|---|
| 296 | mostlyclean-generic:
|
|---|
| 297 |
|
|---|
| 298 | clean-generic:
|
|---|
| 299 |
|
|---|
| 300 | distclean-generic:
|
|---|
| 301 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 302 |
|
|---|
| 303 | maintainer-clean-generic:
|
|---|
| 304 | @echo "This command is intended for maintainers to use"
|
|---|
| 305 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 306 | clean: clean-am
|
|---|
| 307 |
|
|---|
| 308 | clean-am: clean-generic mostlyclean-am
|
|---|
| 309 |
|
|---|
| 310 | distclean: distclean-am
|
|---|
| 311 | -rm -f Makefile
|
|---|
| 312 | distclean-am: clean-am distclean-generic
|
|---|
| 313 |
|
|---|
| 314 | dvi: dvi-am
|
|---|
| 315 |
|
|---|
| 316 | dvi-am:
|
|---|
| 317 |
|
|---|
| 318 | html: html-am
|
|---|
| 319 |
|
|---|
| 320 | info: info-am
|
|---|
| 321 |
|
|---|
| 322 | info-am:
|
|---|
| 323 |
|
|---|
| 324 | install-data-am:
|
|---|
| 325 |
|
|---|
| 326 | install-exec-am:
|
|---|
| 327 |
|
|---|
| 328 | install-info: install-info-am
|
|---|
| 329 |
|
|---|
| 330 | install-man:
|
|---|
| 331 |
|
|---|
| 332 | installcheck-am:
|
|---|
| 333 |
|
|---|
| 334 | maintainer-clean: maintainer-clean-am
|
|---|
| 335 | -rm -f Makefile
|
|---|
| 336 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
|---|
| 337 |
|
|---|
| 338 | mostlyclean: mostlyclean-am
|
|---|
| 339 |
|
|---|
| 340 | mostlyclean-am: mostlyclean-generic
|
|---|
| 341 |
|
|---|
| 342 | pdf: pdf-am
|
|---|
| 343 |
|
|---|
| 344 | pdf-am:
|
|---|
| 345 |
|
|---|
| 346 | ps: ps-am
|
|---|
| 347 |
|
|---|
| 348 | ps-am:
|
|---|
| 349 |
|
|---|
| 350 | uninstall-am: uninstall-info-am
|
|---|
| 351 |
|
|---|
| 352 | .PHONY: all all-am check check-TESTS check-am clean clean-generic \
|
|---|
| 353 | distclean distclean-generic distdir dvi dvi-am html html-am \
|
|---|
| 354 | info info-am install install-am install-data install-data-am \
|
|---|
| 355 | install-exec install-exec-am install-info install-info-am \
|
|---|
| 356 | install-man install-strip installcheck installcheck-am \
|
|---|
| 357 | installdirs maintainer-clean maintainer-clean-generic \
|
|---|
| 358 | mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
|---|
| 359 | uninstall-am uninstall-info-am
|
|---|
| 360 |
|
|---|
| 361 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 362 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 363 | .NOEXPORT:
|
|---|