1# Makefile.in generated by automake 1.11.3 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6# Foundation, Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibexecdir = $(libexecdir)/@PACKAGE@ 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 23install_sh_DATA = $(install_sh) -c -m 644 24install_sh_PROGRAM = $(install_sh) -c 25install_sh_SCRIPT = $(install_sh) -c 26INSTALL_HEADER = $(INSTALL_DATA) 27transform = $(program_transform_name) 28NORMAL_INSTALL = : 29PRE_INSTALL = : 30POST_INSTALL = : 31NORMAL_UNINSTALL = : 32PRE_UNINSTALL = : 33POST_UNINSTALL = : 34build_triplet = @build@ 35host_triplet = @host@ 36check_PROGRAMS = fst_test$(EXEEXT) weight_test$(EXEEXT) \ 37 algo_test$(EXEEXT) 38TESTS = fst_test$(EXEEXT) weight_test$(EXEEXT) algo_test$(EXEEXT) 39subdir = src/test 40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 42am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 43 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 44 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 45 $(top_srcdir)/configure.ac 46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 47 $(ACLOCAL_M4) 48mkinstalldirs = $(install_sh) -d 49CONFIG_HEADER = $(top_builddir)/config.h \ 50 $(top_builddir)/src/include/fst/config.h 51CONFIG_CLEAN_FILES = 52CONFIG_CLEAN_VPATH_FILES = 53am_algo_test_OBJECTS = algo_test.$(OBJEXT) 54algo_test_OBJECTS = $(am_algo_test_OBJECTS) 55algo_test_LDADD = $(LDADD) 56algo_test_DEPENDENCIES = ../lib/libfst.la 57am_fst_test_OBJECTS = fst_test.$(OBJEXT) 58fst_test_OBJECTS = $(am_fst_test_OBJECTS) 59fst_test_LDADD = $(LDADD) 60fst_test_DEPENDENCIES = ../lib/libfst.la 61am_weight_test_OBJECTS = weight_test.$(OBJEXT) 62weight_test_OBJECTS = $(am_weight_test_OBJECTS) 63weight_test_LDADD = $(LDADD) 64weight_test_DEPENDENCIES = ../lib/libfst.la 65DEFAULT_INCLUDES = 66depcomp = $(SHELL) $(top_srcdir)/depcomp 67am__depfiles_maybe = depfiles 68am__mv = mv -f 69CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 70 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 71LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 72 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 73 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 74CXXLD = $(CXX) 75CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 76 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ 77 $(LDFLAGS) -o $@ 78COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 79 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 80LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 81 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 82 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 83CCLD = $(CC) 84LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 85 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 86 $(LDFLAGS) -o $@ 87SOURCES = $(algo_test_SOURCES) $(fst_test_SOURCES) \ 88 $(weight_test_SOURCES) 89DIST_SOURCES = $(algo_test_SOURCES) $(fst_test_SOURCES) \ 90 $(weight_test_SOURCES) 91ETAGS = etags 92CTAGS = ctags 93am__tty_colors = \ 94red=; grn=; lgn=; blu=; std= 95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 96ACLOCAL = @ACLOCAL@ 97AMTAR = @AMTAR@ 98AR = @AR@ 99AUTOCONF = @AUTOCONF@ 100AUTOHEADER = @AUTOHEADER@ 101AUTOMAKE = @AUTOMAKE@ 102AWK = @AWK@ 103CC = @CC@ 104CCDEPMODE = @CCDEPMODE@ 105CFLAGS = @CFLAGS@ 106CPP = @CPP@ 107CPPFLAGS = @CPPFLAGS@ 108CXX = @CXX@ 109CXXCPP = @CXXCPP@ 110CXXDEPMODE = @CXXDEPMODE@ 111CXXFLAGS = @CXXFLAGS@ 112CYGPATH_W = @CYGPATH_W@ 113DEFS = @DEFS@ 114DEPDIR = @DEPDIR@ 115DLLTOOL = @DLLTOOL@ 116DSYMUTIL = @DSYMUTIL@ 117DUMPBIN = @DUMPBIN@ 118ECHO_C = @ECHO_C@ 119ECHO_N = @ECHO_N@ 120ECHO_T = @ECHO_T@ 121EGREP = @EGREP@ 122EXEEXT = @EXEEXT@ 123FGREP = @FGREP@ 124GREP = @GREP@ 125INSTALL = @INSTALL@ 126INSTALL_DATA = @INSTALL_DATA@ 127INSTALL_PROGRAM = @INSTALL_PROGRAM@ 128INSTALL_SCRIPT = @INSTALL_SCRIPT@ 129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 130LD = @LD@ 131LDFLAGS = @LDFLAGS@ 132LIBOBJS = @LIBOBJS@ 133LIBS = @LIBS@ 134LIBTOOL = @LIBTOOL@ 135LIPO = @LIPO@ 136LN_S = @LN_S@ 137LTLIBOBJS = @LTLIBOBJS@ 138MAKEINFO = @MAKEINFO@ 139MANIFEST_TOOL = @MANIFEST_TOOL@ 140MKDIR_P = @MKDIR_P@ 141NM = @NM@ 142NMEDIT = @NMEDIT@ 143OBJDUMP = @OBJDUMP@ 144OBJEXT = @OBJEXT@ 145OTOOL = @OTOOL@ 146OTOOL64 = @OTOOL64@ 147PACKAGE = @PACKAGE@ 148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 149PACKAGE_NAME = @PACKAGE_NAME@ 150PACKAGE_STRING = @PACKAGE_STRING@ 151PACKAGE_TARNAME = @PACKAGE_TARNAME@ 152PACKAGE_URL = @PACKAGE_URL@ 153PACKAGE_VERSION = @PACKAGE_VERSION@ 154PATH_SEPARATOR = @PATH_SEPARATOR@ 155RANLIB = @RANLIB@ 156SED = @SED@ 157SET_MAKE = @SET_MAKE@ 158SHELL = @SHELL@ 159STRIP = @STRIP@ 160VERSION = @VERSION@ 161abs_builddir = @abs_builddir@ 162abs_srcdir = @abs_srcdir@ 163abs_top_builddir = @abs_top_builddir@ 164abs_top_srcdir = @abs_top_srcdir@ 165ac_ct_AR = @ac_ct_AR@ 166ac_ct_CC = @ac_ct_CC@ 167ac_ct_CXX = @ac_ct_CXX@ 168ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 169am__include = @am__include@ 170am__leading_dot = @am__leading_dot@ 171am__quote = @am__quote@ 172am__tar = @am__tar@ 173am__untar = @am__untar@ 174bindir = @bindir@ 175build = @build@ 176build_alias = @build_alias@ 177build_cpu = @build_cpu@ 178build_os = @build_os@ 179build_vendor = @build_vendor@ 180builddir = @builddir@ 181datadir = @datadir@ 182datarootdir = @datarootdir@ 183docdir = @docdir@ 184dvidir = @dvidir@ 185exec_prefix = @exec_prefix@ 186host = @host@ 187host_alias = @host_alias@ 188host_cpu = @host_cpu@ 189host_os = @host_os@ 190host_vendor = @host_vendor@ 191htmldir = @htmldir@ 192includedir = @includedir@ 193infodir = @infodir@ 194install_sh = @install_sh@ 195libdir = @libdir@ 196libexecdir = @libexecdir@ 197libfstdir = @libfstdir@ 198localedir = @localedir@ 199localstatedir = @localstatedir@ 200mandir = @mandir@ 201mkdir_p = @mkdir_p@ 202oldincludedir = @oldincludedir@ 203pdfdir = @pdfdir@ 204prefix = @prefix@ 205program_transform_name = @program_transform_name@ 206psdir = @psdir@ 207sbindir = @sbindir@ 208sharedstatedir = @sharedstatedir@ 209srcdir = @srcdir@ 210sysconfdir = @sysconfdir@ 211target_alias = @target_alias@ 212top_build_prefix = @top_build_prefix@ 213top_builddir = @top_builddir@ 214top_srcdir = @top_srcdir@ 215AM_CPPFLAGS = -I$(srcdir)/../include $(ICU_CPPFLAGS) 216LDADD = ../lib/libfst.la -lm -ldl 217fst_test_SOURCES = fst_test.cc fst_test.h 218weight_test_SOURCES = weight_test.cc weight-tester.h 219algo_test_SOURCES = algo_test.cc algo_test.h 220all: all-am 221 222.SUFFIXES: 223.SUFFIXES: .cc .lo .o .obj 224$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 225 @for dep in $?; do \ 226 case '$(am__configure_deps)' in \ 227 *$$dep*) \ 228 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 229 && { if test -f $@; then exit 0; else break; fi; }; \ 230 exit 1;; \ 231 esac; \ 232 done; \ 233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/test/Makefile'; \ 234 $(am__cd) $(top_srcdir) && \ 235 $(AUTOMAKE) --foreign src/test/Makefile 236.PRECIOUS: Makefile 237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 238 @case '$?' in \ 239 *config.status*) \ 240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 241 *) \ 242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 244 esac; 245 246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 248 249$(top_srcdir)/configure: $(am__configure_deps) 250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 251$(ACLOCAL_M4): $(am__aclocal_m4_deps) 252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 253$(am__aclocal_m4_deps): 254 255clean-checkPROGRAMS: 256 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 257 echo " rm -f" $$list; \ 258 rm -f $$list || exit $$?; \ 259 test -n "$(EXEEXT)" || exit 0; \ 260 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 261 echo " rm -f" $$list; \ 262 rm -f $$list 263algo_test$(EXEEXT): $(algo_test_OBJECTS) $(algo_test_DEPENDENCIES) $(EXTRA_algo_test_DEPENDENCIES) 264 @rm -f algo_test$(EXEEXT) 265 $(CXXLINK) $(algo_test_OBJECTS) $(algo_test_LDADD) $(LIBS) 266fst_test$(EXEEXT): $(fst_test_OBJECTS) $(fst_test_DEPENDENCIES) $(EXTRA_fst_test_DEPENDENCIES) 267 @rm -f fst_test$(EXEEXT) 268 $(CXXLINK) $(fst_test_OBJECTS) $(fst_test_LDADD) $(LIBS) 269weight_test$(EXEEXT): $(weight_test_OBJECTS) $(weight_test_DEPENDENCIES) $(EXTRA_weight_test_DEPENDENCIES) 270 @rm -f weight_test$(EXEEXT) 271 $(CXXLINK) $(weight_test_OBJECTS) $(weight_test_LDADD) $(LIBS) 272 273mostlyclean-compile: 274 -rm -f *.$(OBJEXT) 275 276distclean-compile: 277 -rm -f *.tab.c 278 279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/algo_test.Po@am__quote@ 280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fst_test.Po@am__quote@ 281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weight_test.Po@am__quote@ 282 283.cc.o: 284@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 285@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 286@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 287@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 288@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< 289 290.cc.obj: 291@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 292@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 293@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 294@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 295@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 296 297.cc.lo: 298@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 299@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 300@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 301@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 302@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< 303 304mostlyclean-libtool: 305 -rm -f *.lo 306 307clean-libtool: 308 -rm -rf .libs _libs 309 310ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 312 unique=`for i in $$list; do \ 313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 314 done | \ 315 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 316 END { if (nonempty) { for (i in files) print i; }; }'`; \ 317 mkid -fID $$unique 318tags: TAGS 319 320TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 321 $(TAGS_FILES) $(LISP) 322 set x; \ 323 here=`pwd`; \ 324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 325 unique=`for i in $$list; do \ 326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 327 done | \ 328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 329 END { if (nonempty) { for (i in files) print i; }; }'`; \ 330 shift; \ 331 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 332 test -n "$$unique" || unique=$$empty_fix; \ 333 if test $$# -gt 0; then \ 334 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 335 "$$@" $$unique; \ 336 else \ 337 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 338 $$unique; \ 339 fi; \ 340 fi 341ctags: CTAGS 342CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 343 $(TAGS_FILES) $(LISP) 344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 345 unique=`for i in $$list; do \ 346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 347 done | \ 348 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 349 END { if (nonempty) { for (i in files) print i; }; }'`; \ 350 test -z "$(CTAGS_ARGS)$$unique" \ 351 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 352 $$unique 353 354GTAGS: 355 here=`$(am__cd) $(top_builddir) && pwd` \ 356 && $(am__cd) $(top_srcdir) \ 357 && gtags -i $(GTAGS_ARGS) "$$here" 358 359distclean-tags: 360 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 361 362check-TESTS: $(TESTS) 363 @failed=0; all=0; xfail=0; xpass=0; skip=0; \ 364 srcdir=$(srcdir); export srcdir; \ 365 list=' $(TESTS) '; \ 366 $(am__tty_colors); \ 367 if test -n "$$list"; then \ 368 for tst in $$list; do \ 369 if test -f ./$$tst; then dir=./; \ 370 elif test -f $$tst; then dir=; \ 371 else dir="$(srcdir)/"; fi; \ 372 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ 373 all=`expr $$all + 1`; \ 374 case " $(XFAIL_TESTS) " in \ 375 *[\ \ ]$$tst[\ \ ]*) \ 376 xpass=`expr $$xpass + 1`; \ 377 failed=`expr $$failed + 1`; \ 378 col=$$red; res=XPASS; \ 379 ;; \ 380 *) \ 381 col=$$grn; res=PASS; \ 382 ;; \ 383 esac; \ 384 elif test $$? -ne 77; then \ 385 all=`expr $$all + 1`; \ 386 case " $(XFAIL_TESTS) " in \ 387 *[\ \ ]$$tst[\ \ ]*) \ 388 xfail=`expr $$xfail + 1`; \ 389 col=$$lgn; res=XFAIL; \ 390 ;; \ 391 *) \ 392 failed=`expr $$failed + 1`; \ 393 col=$$red; res=FAIL; \ 394 ;; \ 395 esac; \ 396 else \ 397 skip=`expr $$skip + 1`; \ 398 col=$$blu; res=SKIP; \ 399 fi; \ 400 echo "$${col}$$res$${std}: $$tst"; \ 401 done; \ 402 if test "$$all" -eq 1; then \ 403 tests="test"; \ 404 All=""; \ 405 else \ 406 tests="tests"; \ 407 All="All "; \ 408 fi; \ 409 if test "$$failed" -eq 0; then \ 410 if test "$$xfail" -eq 0; then \ 411 banner="$$All$$all $$tests passed"; \ 412 else \ 413 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ 414 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ 415 fi; \ 416 else \ 417 if test "$$xpass" -eq 0; then \ 418 banner="$$failed of $$all $$tests failed"; \ 419 else \ 420 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ 421 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ 422 fi; \ 423 fi; \ 424 dashes="$$banner"; \ 425 skipped=""; \ 426 if test "$$skip" -ne 0; then \ 427 if test "$$skip" -eq 1; then \ 428 skipped="($$skip test was not run)"; \ 429 else \ 430 skipped="($$skip tests were not run)"; \ 431 fi; \ 432 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ 433 dashes="$$skipped"; \ 434 fi; \ 435 report=""; \ 436 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ 437 report="Please report to $(PACKAGE_BUGREPORT)"; \ 438 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ 439 dashes="$$report"; \ 440 fi; \ 441 dashes=`echo "$$dashes" | sed s/./=/g`; \ 442 if test "$$failed" -eq 0; then \ 443 col="$$grn"; \ 444 else \ 445 col="$$red"; \ 446 fi; \ 447 echo "$${col}$$dashes$${std}"; \ 448 echo "$${col}$$banner$${std}"; \ 449 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ 450 test -z "$$report" || echo "$${col}$$report$${std}"; \ 451 echo "$${col}$$dashes$${std}"; \ 452 test "$$failed" -eq 0; \ 453 else :; fi 454 455distdir: $(DISTFILES) 456 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 457 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 458 list='$(DISTFILES)'; \ 459 dist_files=`for file in $$list; do echo $$file; done | \ 460 sed -e "s|^$$srcdirstrip/||;t" \ 461 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 462 case $$dist_files in \ 463 */*) $(MKDIR_P) `echo "$$dist_files" | \ 464 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 465 sort -u` ;; \ 466 esac; \ 467 for file in $$dist_files; do \ 468 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 469 if test -d $$d/$$file; then \ 470 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 471 if test -d "$(distdir)/$$file"; then \ 472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 473 fi; \ 474 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 476 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 477 fi; \ 478 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 479 else \ 480 test -f "$(distdir)/$$file" \ 481 || cp -p $$d/$$file "$(distdir)/$$file" \ 482 || exit 1; \ 483 fi; \ 484 done 485check-am: all-am 486 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 487 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 488check: check-am 489all-am: Makefile 490installdirs: 491install: install-am 492install-exec: install-exec-am 493install-data: install-data-am 494uninstall: uninstall-am 495 496install-am: all-am 497 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 498 499installcheck: installcheck-am 500install-strip: 501 if test -z '$(STRIP)'; then \ 502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 504 install; \ 505 else \ 506 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 507 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 508 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 509 fi 510mostlyclean-generic: 511 512clean-generic: 513 514distclean-generic: 515 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 516 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 517 518maintainer-clean-generic: 519 @echo "This command is intended for maintainers to use" 520 @echo "it deletes files that may require special tools to rebuild." 521clean: clean-am 522 523clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ 524 mostlyclean-am 525 526distclean: distclean-am 527 -rm -rf ./$(DEPDIR) 528 -rm -f Makefile 529distclean-am: clean-am distclean-compile distclean-generic \ 530 distclean-tags 531 532dvi: dvi-am 533 534dvi-am: 535 536html: html-am 537 538html-am: 539 540info: info-am 541 542info-am: 543 544install-data-am: 545 546install-dvi: install-dvi-am 547 548install-dvi-am: 549 550install-exec-am: 551 552install-html: install-html-am 553 554install-html-am: 555 556install-info: install-info-am 557 558install-info-am: 559 560install-man: 561 562install-pdf: install-pdf-am 563 564install-pdf-am: 565 566install-ps: install-ps-am 567 568install-ps-am: 569 570installcheck-am: 571 572maintainer-clean: maintainer-clean-am 573 -rm -rf ./$(DEPDIR) 574 -rm -f Makefile 575maintainer-clean-am: distclean-am maintainer-clean-generic 576 577mostlyclean: mostlyclean-am 578 579mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 580 mostlyclean-libtool 581 582pdf: pdf-am 583 584pdf-am: 585 586ps: ps-am 587 588ps-am: 589 590uninstall-am: 591 592.MAKE: check-am install-am install-strip 593 594.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ 595 clean-checkPROGRAMS clean-generic clean-libtool ctags \ 596 distclean distclean-compile distclean-generic \ 597 distclean-libtool distclean-tags distdir dvi dvi-am html \ 598 html-am info info-am install install-am install-data \ 599 install-data-am install-dvi install-dvi-am install-exec \ 600 install-exec-am install-html install-html-am install-info \ 601 install-info-am install-man install-pdf install-pdf-am \ 602 install-ps install-ps-am install-strip installcheck \ 603 installcheck-am installdirs maintainer-clean \ 604 maintainer-clean-generic mostlyclean mostlyclean-compile \ 605 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 606 tags uninstall uninstall-am 607 608 609# Tell versions [3.59,3.63) of GNU make to not export all variables. 610# Otherwise a system limit (for SysV at least) may be exceeded. 611.NOEXPORT: 612