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@ 36subdir = src 37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 40 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 41 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 42 $(top_srcdir)/configure.ac 43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 44 $(ACLOCAL_M4) 45mkinstalldirs = $(install_sh) -d 46CONFIG_HEADER = $(top_builddir)/config.h \ 47 $(top_builddir)/src/include/fst/config.h 48CONFIG_CLEAN_FILES = 49CONFIG_CLEAN_VPATH_FILES = 50SOURCES = 51DIST_SOURCES = 52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 53 html-recursive info-recursive install-data-recursive \ 54 install-dvi-recursive install-exec-recursive \ 55 install-html-recursive install-info-recursive \ 56 install-pdf-recursive install-ps-recursive install-recursive \ 57 installcheck-recursive installdirs-recursive pdf-recursive \ 58 ps-recursive uninstall-recursive 59RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 60 distclean-recursive maintainer-clean-recursive 61AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 62 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 63 distdir 64ETAGS = etags 65CTAGS = ctags 66DIST_SUBDIRS = $(SUBDIRS) 67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 68am__relativize = \ 69 dir0=`pwd`; \ 70 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 71 sed_rest='s,^[^/]*/*,,'; \ 72 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 73 sed_butlast='s,/*[^/]*$$,,'; \ 74 while test -n "$$dir1"; do \ 75 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 76 if test "$$first" != "."; then \ 77 if test "$$first" = ".."; then \ 78 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 79 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 80 else \ 81 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 82 if test "$$first2" = "$$first"; then \ 83 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 84 else \ 85 dir2="../$$dir2"; \ 86 fi; \ 87 dir0="$$dir0"/"$$first"; \ 88 fi; \ 89 fi; \ 90 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 91 done; \ 92 reldir="$$dir2" 93ACLOCAL = @ACLOCAL@ 94AMTAR = @AMTAR@ 95AR = @AR@ 96AUTOCONF = @AUTOCONF@ 97AUTOHEADER = @AUTOHEADER@ 98AUTOMAKE = @AUTOMAKE@ 99AWK = @AWK@ 100CC = @CC@ 101CCDEPMODE = @CCDEPMODE@ 102CFLAGS = @CFLAGS@ 103CPP = @CPP@ 104CPPFLAGS = @CPPFLAGS@ 105CXX = @CXX@ 106CXXCPP = @CXXCPP@ 107CXXDEPMODE = @CXXDEPMODE@ 108CXXFLAGS = @CXXFLAGS@ 109CYGPATH_W = @CYGPATH_W@ 110DEFS = @DEFS@ 111DEPDIR = @DEPDIR@ 112DLLTOOL = @DLLTOOL@ 113DSYMUTIL = @DSYMUTIL@ 114DUMPBIN = @DUMPBIN@ 115ECHO_C = @ECHO_C@ 116ECHO_N = @ECHO_N@ 117ECHO_T = @ECHO_T@ 118EGREP = @EGREP@ 119EXEEXT = @EXEEXT@ 120FGREP = @FGREP@ 121GREP = @GREP@ 122INSTALL = @INSTALL@ 123INSTALL_DATA = @INSTALL_DATA@ 124INSTALL_PROGRAM = @INSTALL_PROGRAM@ 125INSTALL_SCRIPT = @INSTALL_SCRIPT@ 126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 127LD = @LD@ 128LDFLAGS = @LDFLAGS@ 129LIBOBJS = @LIBOBJS@ 130LIBS = @LIBS@ 131LIBTOOL = @LIBTOOL@ 132LIPO = @LIPO@ 133LN_S = @LN_S@ 134LTLIBOBJS = @LTLIBOBJS@ 135MAKEINFO = @MAKEINFO@ 136MANIFEST_TOOL = @MANIFEST_TOOL@ 137MKDIR_P = @MKDIR_P@ 138NM = @NM@ 139NMEDIT = @NMEDIT@ 140OBJDUMP = @OBJDUMP@ 141OBJEXT = @OBJEXT@ 142OTOOL = @OTOOL@ 143OTOOL64 = @OTOOL64@ 144PACKAGE = @PACKAGE@ 145PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 146PACKAGE_NAME = @PACKAGE_NAME@ 147PACKAGE_STRING = @PACKAGE_STRING@ 148PACKAGE_TARNAME = @PACKAGE_TARNAME@ 149PACKAGE_URL = @PACKAGE_URL@ 150PACKAGE_VERSION = @PACKAGE_VERSION@ 151PATH_SEPARATOR = @PATH_SEPARATOR@ 152RANLIB = @RANLIB@ 153SED = @SED@ 154SET_MAKE = @SET_MAKE@ 155SHELL = @SHELL@ 156STRIP = @STRIP@ 157VERSION = @VERSION@ 158abs_builddir = @abs_builddir@ 159abs_srcdir = @abs_srcdir@ 160abs_top_builddir = @abs_top_builddir@ 161abs_top_srcdir = @abs_top_srcdir@ 162ac_ct_AR = @ac_ct_AR@ 163ac_ct_CC = @ac_ct_CC@ 164ac_ct_CXX = @ac_ct_CXX@ 165ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 166am__include = @am__include@ 167am__leading_dot = @am__leading_dot@ 168am__quote = @am__quote@ 169am__tar = @am__tar@ 170am__untar = @am__untar@ 171bindir = @bindir@ 172build = @build@ 173build_alias = @build_alias@ 174build_cpu = @build_cpu@ 175build_os = @build_os@ 176build_vendor = @build_vendor@ 177builddir = @builddir@ 178datadir = @datadir@ 179datarootdir = @datarootdir@ 180docdir = @docdir@ 181dvidir = @dvidir@ 182exec_prefix = @exec_prefix@ 183host = @host@ 184host_alias = @host_alias@ 185host_cpu = @host_cpu@ 186host_os = @host_os@ 187host_vendor = @host_vendor@ 188htmldir = @htmldir@ 189includedir = @includedir@ 190infodir = @infodir@ 191install_sh = @install_sh@ 192libdir = @libdir@ 193libexecdir = @libexecdir@ 194libfstdir = @libfstdir@ 195localedir = @localedir@ 196localstatedir = @localstatedir@ 197mandir = @mandir@ 198mkdir_p = @mkdir_p@ 199oldincludedir = @oldincludedir@ 200pdfdir = @pdfdir@ 201prefix = @prefix@ 202program_transform_name = @program_transform_name@ 203psdir = @psdir@ 204sbindir = @sbindir@ 205sharedstatedir = @sharedstatedir@ 206srcdir = @srcdir@ 207sysconfdir = @sysconfdir@ 208target_alias = @target_alias@ 209top_build_prefix = @top_build_prefix@ 210top_builddir = @top_builddir@ 211top_srcdir = @top_srcdir@ 212SUBDIRS = include lib script bin test extensions 213all: all-recursive 214 215.SUFFIXES: 216$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 217 @for dep in $?; do \ 218 case '$(am__configure_deps)' in \ 219 *$$dep*) \ 220 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 221 && { if test -f $@; then exit 0; else break; fi; }; \ 222 exit 1;; \ 223 esac; \ 224 done; \ 225 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 226 $(am__cd) $(top_srcdir) && \ 227 $(AUTOMAKE) --foreign src/Makefile 228.PRECIOUS: Makefile 229Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 230 @case '$?' in \ 231 *config.status*) \ 232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 233 *) \ 234 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 235 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 236 esac; 237 238$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 240 241$(top_srcdir)/configure: $(am__configure_deps) 242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 243$(ACLOCAL_M4): $(am__aclocal_m4_deps) 244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 245$(am__aclocal_m4_deps): 246 247mostlyclean-libtool: 248 -rm -f *.lo 249 250clean-libtool: 251 -rm -rf .libs _libs 252 253# This directory's subdirectories are mostly independent; you can cd 254# into them and run `make' without going through this Makefile. 255# To change the values of `make' variables: instead of editing Makefiles, 256# (1) if the variable is set in `config.status', edit `config.status' 257# (which will cause the Makefiles to be regenerated when you run `make'); 258# (2) otherwise, pass the desired values on the `make' command line. 259$(RECURSIVE_TARGETS): 260 @fail= failcom='exit 1'; \ 261 for f in x $$MAKEFLAGS; do \ 262 case $$f in \ 263 *=* | --[!k]*);; \ 264 *k*) failcom='fail=yes';; \ 265 esac; \ 266 done; \ 267 dot_seen=no; \ 268 target=`echo $@ | sed s/-recursive//`; \ 269 list='$(SUBDIRS)'; for subdir in $$list; do \ 270 echo "Making $$target in $$subdir"; \ 271 if test "$$subdir" = "."; then \ 272 dot_seen=yes; \ 273 local_target="$$target-am"; \ 274 else \ 275 local_target="$$target"; \ 276 fi; \ 277 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 278 || eval $$failcom; \ 279 done; \ 280 if test "$$dot_seen" = "no"; then \ 281 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 282 fi; test -z "$$fail" 283 284$(RECURSIVE_CLEAN_TARGETS): 285 @fail= failcom='exit 1'; \ 286 for f in x $$MAKEFLAGS; do \ 287 case $$f in \ 288 *=* | --[!k]*);; \ 289 *k*) failcom='fail=yes';; \ 290 esac; \ 291 done; \ 292 dot_seen=no; \ 293 case "$@" in \ 294 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 295 *) list='$(SUBDIRS)' ;; \ 296 esac; \ 297 rev=''; for subdir in $$list; do \ 298 if test "$$subdir" = "."; then :; else \ 299 rev="$$subdir $$rev"; \ 300 fi; \ 301 done; \ 302 rev="$$rev ."; \ 303 target=`echo $@ | sed s/-recursive//`; \ 304 for subdir in $$rev; do \ 305 echo "Making $$target in $$subdir"; \ 306 if test "$$subdir" = "."; then \ 307 local_target="$$target-am"; \ 308 else \ 309 local_target="$$target"; \ 310 fi; \ 311 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 312 || eval $$failcom; \ 313 done && test -z "$$fail" 314tags-recursive: 315 list='$(SUBDIRS)'; for subdir in $$list; do \ 316 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 317 done 318ctags-recursive: 319 list='$(SUBDIRS)'; for subdir in $$list; do \ 320 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 321 done 322 323ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 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 mkid -fID $$unique 331tags: TAGS 332 333TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 334 $(TAGS_FILES) $(LISP) 335 set x; \ 336 here=`pwd`; \ 337 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 338 include_option=--etags-include; \ 339 empty_fix=.; \ 340 else \ 341 include_option=--include; \ 342 empty_fix=; \ 343 fi; \ 344 list='$(SUBDIRS)'; for subdir in $$list; do \ 345 if test "$$subdir" = .; then :; else \ 346 test ! -f $$subdir/TAGS || \ 347 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 348 fi; \ 349 done; \ 350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 351 unique=`for i in $$list; do \ 352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 353 done | \ 354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 355 END { if (nonempty) { for (i in files) print i; }; }'`; \ 356 shift; \ 357 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 358 test -n "$$unique" || unique=$$empty_fix; \ 359 if test $$# -gt 0; then \ 360 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 361 "$$@" $$unique; \ 362 else \ 363 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 364 $$unique; \ 365 fi; \ 366 fi 367ctags: CTAGS 368CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 369 $(TAGS_FILES) $(LISP) 370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 371 unique=`for i in $$list; do \ 372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 373 done | \ 374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 375 END { if (nonempty) { for (i in files) print i; }; }'`; \ 376 test -z "$(CTAGS_ARGS)$$unique" \ 377 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 378 $$unique 379 380GTAGS: 381 here=`$(am__cd) $(top_builddir) && pwd` \ 382 && $(am__cd) $(top_srcdir) \ 383 && gtags -i $(GTAGS_ARGS) "$$here" 384 385distclean-tags: 386 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 387 388distdir: $(DISTFILES) 389 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 390 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 391 list='$(DISTFILES)'; \ 392 dist_files=`for file in $$list; do echo $$file; done | \ 393 sed -e "s|^$$srcdirstrip/||;t" \ 394 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 395 case $$dist_files in \ 396 */*) $(MKDIR_P) `echo "$$dist_files" | \ 397 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 398 sort -u` ;; \ 399 esac; \ 400 for file in $$dist_files; do \ 401 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 402 if test -d $$d/$$file; then \ 403 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 404 if test -d "$(distdir)/$$file"; then \ 405 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 406 fi; \ 407 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 408 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 410 fi; \ 411 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 412 else \ 413 test -f "$(distdir)/$$file" \ 414 || cp -p $$d/$$file "$(distdir)/$$file" \ 415 || exit 1; \ 416 fi; \ 417 done 418 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 419 if test "$$subdir" = .; then :; else \ 420 test -d "$(distdir)/$$subdir" \ 421 || $(MKDIR_P) "$(distdir)/$$subdir" \ 422 || exit 1; \ 423 fi; \ 424 done 425 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 426 if test "$$subdir" = .; then :; else \ 427 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 428 $(am__relativize); \ 429 new_distdir=$$reldir; \ 430 dir1=$$subdir; dir2="$(top_distdir)"; \ 431 $(am__relativize); \ 432 new_top_distdir=$$reldir; \ 433 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 434 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 435 ($(am__cd) $$subdir && \ 436 $(MAKE) $(AM_MAKEFLAGS) \ 437 top_distdir="$$new_top_distdir" \ 438 distdir="$$new_distdir" \ 439 am__remove_distdir=: \ 440 am__skip_length_check=: \ 441 am__skip_mode_fix=: \ 442 distdir) \ 443 || exit 1; \ 444 fi; \ 445 done 446check-am: all-am 447check: check-recursive 448all-am: Makefile 449installdirs: installdirs-recursive 450installdirs-am: 451install: install-recursive 452install-exec: install-exec-recursive 453install-data: install-data-recursive 454uninstall: uninstall-recursive 455 456install-am: all-am 457 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 458 459installcheck: installcheck-recursive 460install-strip: 461 if test -z '$(STRIP)'; then \ 462 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 463 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 464 install; \ 465 else \ 466 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 467 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 468 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 469 fi 470mostlyclean-generic: 471 472clean-generic: 473 474distclean-generic: 475 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 476 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 477 478maintainer-clean-generic: 479 @echo "This command is intended for maintainers to use" 480 @echo "it deletes files that may require special tools to rebuild." 481clean: clean-recursive 482 483clean-am: clean-generic clean-libtool mostlyclean-am 484 485distclean: distclean-recursive 486 -rm -f Makefile 487distclean-am: clean-am distclean-generic distclean-tags 488 489dvi: dvi-recursive 490 491dvi-am: 492 493html: html-recursive 494 495html-am: 496 497info: info-recursive 498 499info-am: 500 501install-data-am: 502 503install-dvi: install-dvi-recursive 504 505install-dvi-am: 506 507install-exec-am: 508 509install-html: install-html-recursive 510 511install-html-am: 512 513install-info: install-info-recursive 514 515install-info-am: 516 517install-man: 518 519install-pdf: install-pdf-recursive 520 521install-pdf-am: 522 523install-ps: install-ps-recursive 524 525install-ps-am: 526 527installcheck-am: 528 529maintainer-clean: maintainer-clean-recursive 530 -rm -f Makefile 531maintainer-clean-am: distclean-am maintainer-clean-generic 532 533mostlyclean: mostlyclean-recursive 534 535mostlyclean-am: mostlyclean-generic mostlyclean-libtool 536 537pdf: pdf-recursive 538 539pdf-am: 540 541ps: ps-recursive 542 543ps-am: 544 545uninstall-am: 546 547.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 548 install-am install-strip tags-recursive 549 550.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 551 all all-am check check-am clean clean-generic clean-libtool \ 552 ctags ctags-recursive distclean distclean-generic \ 553 distclean-libtool distclean-tags distdir dvi dvi-am html \ 554 html-am info info-am install install-am install-data \ 555 install-data-am install-dvi install-dvi-am install-exec \ 556 install-exec-am install-html install-html-am install-info \ 557 install-info-am install-man install-pdf install-pdf-am \ 558 install-ps install-ps-am install-strip installcheck \ 559 installcheck-am installdirs installdirs-am maintainer-clean \ 560 maintainer-clean-generic mostlyclean mostlyclean-generic \ 561 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 562 uninstall uninstall-am 563 564 565# Tell versions [3.59,3.63) of GNU make to not export all variables. 566# Otherwise a system limit (for SysV at least) may be exceeded. 567.NOEXPORT: 568