1# Makefile.in generated by automake 1.11.1 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 Free Software Foundation, 6# 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@ 17 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = src/extensions/lookahead 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_icu.m4 \ 41 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 42 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 43 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 45 $(ACLOCAL_M4) 46mkinstalldirs = $(install_sh) -d 47CONFIG_HEADER = $(top_builddir)/config.h \ 48 $(top_builddir)/src/include/fst/config.h 49CONFIG_CLEAN_FILES = 50CONFIG_CLEAN_VPATH_FILES = 51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 52am__vpath_adj = case $$p in \ 53 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 54 *) f=$$p;; \ 55 esac; 56am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 57am__install_max = 40 58am__nobase_strip_setup = \ 59 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 60am__nobase_strip = \ 61 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 62am__nobase_list = $(am__nobase_strip_setup); \ 63 for p in $$list; do echo "$$p $$p"; done | \ 64 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 65 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 66 if (++n[$$2] == $(am__install_max)) \ 67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 68 END { for (dir in files) print dir, files[dir] }' 69am__base_list = \ 70 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 71 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 72am__installdirs = "$(DESTDIR)$(libfstdir)" 73LTLIBRARIES = $(libfst_LTLIBRARIES) 74arc_lookahead_fst_la_LIBADD = 75am_arc_lookahead_fst_la_OBJECTS = arc_lookahead-fst.lo 76arc_lookahead_fst_la_OBJECTS = $(am_arc_lookahead_fst_la_OBJECTS) 77arc_lookahead_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ 78 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 79 $(CXXFLAGS) $(arc_lookahead_fst_la_LDFLAGS) $(LDFLAGS) -o $@ 80ilabel_lookahead_fst_la_LIBADD = 81am_ilabel_lookahead_fst_la_OBJECTS = ilabel_lookahead-fst.lo 82ilabel_lookahead_fst_la_OBJECTS = \ 83 $(am_ilabel_lookahead_fst_la_OBJECTS) 84ilabel_lookahead_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ 85 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 86 $(CXXFLAGS) $(ilabel_lookahead_fst_la_LDFLAGS) $(LDFLAGS) -o \ 87 $@ 88libfstlookahead_la_LIBADD = 89am_libfstlookahead_la_OBJECTS = arc_lookahead-fst.lo \ 90 ilabel_lookahead-fst.lo olabel_lookahead-fst.lo 91libfstlookahead_la_OBJECTS = $(am_libfstlookahead_la_OBJECTS) 92libfstlookahead_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ 93 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 94 $(CXXFLAGS) $(libfstlookahead_la_LDFLAGS) $(LDFLAGS) -o $@ 95olabel_lookahead_fst_la_LIBADD = 96am_olabel_lookahead_fst_la_OBJECTS = olabel_lookahead-fst.lo 97olabel_lookahead_fst_la_OBJECTS = \ 98 $(am_olabel_lookahead_fst_la_OBJECTS) 99olabel_lookahead_fst_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ 100 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 101 $(CXXFLAGS) $(olabel_lookahead_fst_la_LDFLAGS) $(LDFLAGS) -o \ 102 $@ 103DEFAULT_INCLUDES = 104depcomp = $(SHELL) $(top_srcdir)/depcomp 105am__depfiles_maybe = depfiles 106am__mv = mv -f 107CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 108 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 109LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 110 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 111 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 112CXXLD = $(CXX) 113CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 114 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ 115 $(LDFLAGS) -o $@ 116SOURCES = $(arc_lookahead_fst_la_SOURCES) \ 117 $(ilabel_lookahead_fst_la_SOURCES) \ 118 $(libfstlookahead_la_SOURCES) \ 119 $(olabel_lookahead_fst_la_SOURCES) 120DIST_SOURCES = $(arc_lookahead_fst_la_SOURCES) \ 121 $(ilabel_lookahead_fst_la_SOURCES) \ 122 $(libfstlookahead_la_SOURCES) \ 123 $(olabel_lookahead_fst_la_SOURCES) 124ETAGS = etags 125CTAGS = ctags 126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 127ACLOCAL = @ACLOCAL@ 128AMTAR = @AMTAR@ 129AR = @AR@ 130AUTOCONF = @AUTOCONF@ 131AUTOHEADER = @AUTOHEADER@ 132AUTOMAKE = @AUTOMAKE@ 133AWK = @AWK@ 134CC = @CC@ 135CCDEPMODE = @CCDEPMODE@ 136CFLAGS = @CFLAGS@ 137CPP = @CPP@ 138CPPFLAGS = @CPPFLAGS@ 139CXX = @CXX@ 140CXXCPP = @CXXCPP@ 141CXXDEPMODE = @CXXDEPMODE@ 142CXXFLAGS = @CXXFLAGS@ 143CYGPATH_W = @CYGPATH_W@ 144DEFS = @DEFS@ 145DEPDIR = @DEPDIR@ 146DSYMUTIL = @DSYMUTIL@ 147DUMPBIN = @DUMPBIN@ 148ECHO_C = @ECHO_C@ 149ECHO_N = @ECHO_N@ 150ECHO_T = @ECHO_T@ 151EGREP = @EGREP@ 152EXEEXT = @EXEEXT@ 153FGREP = @FGREP@ 154GREP = @GREP@ 155ICU_CFLAGS = @ICU_CFLAGS@ 156ICU_CONFIG = @ICU_CONFIG@ 157ICU_CPPFLAGS = @ICU_CPPFLAGS@ 158ICU_CXXFLAGS = @ICU_CXXFLAGS@ 159ICU_LIBS = @ICU_LIBS@ 160INSTALL = @INSTALL@ 161INSTALL_DATA = @INSTALL_DATA@ 162INSTALL_PROGRAM = @INSTALL_PROGRAM@ 163INSTALL_SCRIPT = @INSTALL_SCRIPT@ 164INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 165LD = @LD@ 166LDFLAGS = @LDFLAGS@ 167LIBOBJS = @LIBOBJS@ 168LIBS = @LIBS@ 169LIBTOOL = @LIBTOOL@ 170LIPO = @LIPO@ 171LN_S = @LN_S@ 172LTLIBOBJS = @LTLIBOBJS@ 173MAKEINFO = @MAKEINFO@ 174MKDIR_P = @MKDIR_P@ 175NM = @NM@ 176NMEDIT = @NMEDIT@ 177OBJDUMP = @OBJDUMP@ 178OBJEXT = @OBJEXT@ 179OTOOL = @OTOOL@ 180OTOOL64 = @OTOOL64@ 181PACKAGE = @PACKAGE@ 182PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 183PACKAGE_NAME = @PACKAGE_NAME@ 184PACKAGE_STRING = @PACKAGE_STRING@ 185PACKAGE_TARNAME = @PACKAGE_TARNAME@ 186PACKAGE_URL = @PACKAGE_URL@ 187PACKAGE_VERSION = @PACKAGE_VERSION@ 188PATH_SEPARATOR = @PATH_SEPARATOR@ 189RANLIB = @RANLIB@ 190SED = @SED@ 191SET_MAKE = @SET_MAKE@ 192SHELL = @SHELL@ 193STRIP = @STRIP@ 194VERSION = @VERSION@ 195abs_builddir = @abs_builddir@ 196abs_srcdir = @abs_srcdir@ 197abs_top_builddir = @abs_top_builddir@ 198abs_top_srcdir = @abs_top_srcdir@ 199ac_ct_CC = @ac_ct_CC@ 200ac_ct_CXX = @ac_ct_CXX@ 201ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 202am__include = @am__include@ 203am__leading_dot = @am__leading_dot@ 204am__quote = @am__quote@ 205am__tar = @am__tar@ 206am__untar = @am__untar@ 207bindir = @bindir@ 208build = @build@ 209build_alias = @build_alias@ 210build_cpu = @build_cpu@ 211build_os = @build_os@ 212build_vendor = @build_vendor@ 213builddir = @builddir@ 214datadir = @datadir@ 215datarootdir = @datarootdir@ 216docdir = @docdir@ 217dvidir = @dvidir@ 218exec_prefix = @exec_prefix@ 219host = @host@ 220host_alias = @host_alias@ 221host_cpu = @host_cpu@ 222host_os = @host_os@ 223host_vendor = @host_vendor@ 224htmldir = @htmldir@ 225includedir = @includedir@ 226infodir = @infodir@ 227install_sh = @install_sh@ 228libdir = @libdir@ 229libexecdir = @libexecdir@ 230libfstdir = @libfstdir@ 231localedir = @localedir@ 232localstatedir = @localstatedir@ 233lt_ECHO = @lt_ECHO@ 234mandir = @mandir@ 235mkdir_p = @mkdir_p@ 236oldincludedir = @oldincludedir@ 237pdfdir = @pdfdir@ 238prefix = @prefix@ 239program_transform_name = @program_transform_name@ 240psdir = @psdir@ 241sbindir = @sbindir@ 242sharedstatedir = @sharedstatedir@ 243srcdir = @srcdir@ 244sysconfdir = @sysconfdir@ 245target_alias = @target_alias@ 246top_build_prefix = @top_build_prefix@ 247top_builddir = @top_builddir@ 248top_srcdir = @top_srcdir@ 249AM_CPPFLAGS = -I$(srcdir)/../../include $(ICU_CPPFLAGS) 250libfst_LTLIBRARIES = libfstlookahead.la arc_lookahead-fst.la \ 251ilabel_lookahead-fst.la olabel_lookahead-fst.la 252 253libfstlookahead_la_SOURCES = arc_lookahead-fst.cc ilabel_lookahead-fst.cc \ 254olabel_lookahead-fst.cc 255 256libfstlookahead_la_LDFLAGS = -version-info 0:0:0 257arc_lookahead_fst_la_SOURCES = arc_lookahead-fst.cc 258arc_lookahead_fst_la_LDFLAGS = -module 259ilabel_lookahead_fst_la_SOURCES = ilabel_lookahead-fst.cc 260ilabel_lookahead_fst_la_LDFLAGS = -module 261olabel_lookahead_fst_la_SOURCES = olabel_lookahead-fst.cc 262olabel_lookahead_fst_la_LDFLAGS = -module 263all: all-am 264 265.SUFFIXES: 266.SUFFIXES: .cc .lo .o .obj 267$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 268 @for dep in $?; do \ 269 case '$(am__configure_deps)' in \ 270 *$$dep*) \ 271 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 272 && { if test -f $@; then exit 0; else break; fi; }; \ 273 exit 1;; \ 274 esac; \ 275 done; \ 276 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/extensions/lookahead/Makefile'; \ 277 $(am__cd) $(top_srcdir) && \ 278 $(AUTOMAKE) --foreign src/extensions/lookahead/Makefile 279.PRECIOUS: Makefile 280Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 281 @case '$?' in \ 282 *config.status*) \ 283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 284 *) \ 285 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 286 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 287 esac; 288 289$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 291 292$(top_srcdir)/configure: $(am__configure_deps) 293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 294$(ACLOCAL_M4): $(am__aclocal_m4_deps) 295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 296$(am__aclocal_m4_deps): 297install-libfstLTLIBRARIES: $(libfst_LTLIBRARIES) 298 @$(NORMAL_INSTALL) 299 test -z "$(libfstdir)" || $(MKDIR_P) "$(DESTDIR)$(libfstdir)" 300 @list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \ 301 list2=; for p in $$list; do \ 302 if test -f $$p; then \ 303 list2="$$list2 $$p"; \ 304 else :; fi; \ 305 done; \ 306 test -z "$$list2" || { \ 307 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libfstdir)'"; \ 308 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libfstdir)"; \ 309 } 310 311uninstall-libfstLTLIBRARIES: 312 @$(NORMAL_UNINSTALL) 313 @list='$(libfst_LTLIBRARIES)'; test -n "$(libfstdir)" || list=; \ 314 for p in $$list; do \ 315 $(am__strip_dir) \ 316 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libfstdir)/$$f'"; \ 317 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libfstdir)/$$f"; \ 318 done 319 320clean-libfstLTLIBRARIES: 321 -test -z "$(libfst_LTLIBRARIES)" || rm -f $(libfst_LTLIBRARIES) 322 @list='$(libfst_LTLIBRARIES)'; for p in $$list; do \ 323 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 324 test "$$dir" != "$$p" || dir=.; \ 325 echo "rm -f \"$${dir}/so_locations\""; \ 326 rm -f "$${dir}/so_locations"; \ 327 done 328arc_lookahead-fst.la: $(arc_lookahead_fst_la_OBJECTS) $(arc_lookahead_fst_la_DEPENDENCIES) 329 $(arc_lookahead_fst_la_LINK) -rpath $(libfstdir) $(arc_lookahead_fst_la_OBJECTS) $(arc_lookahead_fst_la_LIBADD) $(LIBS) 330ilabel_lookahead-fst.la: $(ilabel_lookahead_fst_la_OBJECTS) $(ilabel_lookahead_fst_la_DEPENDENCIES) 331 $(ilabel_lookahead_fst_la_LINK) -rpath $(libfstdir) $(ilabel_lookahead_fst_la_OBJECTS) $(ilabel_lookahead_fst_la_LIBADD) $(LIBS) 332libfstlookahead.la: $(libfstlookahead_la_OBJECTS) $(libfstlookahead_la_DEPENDENCIES) 333 $(libfstlookahead_la_LINK) -rpath $(libfstdir) $(libfstlookahead_la_OBJECTS) $(libfstlookahead_la_LIBADD) $(LIBS) 334olabel_lookahead-fst.la: $(olabel_lookahead_fst_la_OBJECTS) $(olabel_lookahead_fst_la_DEPENDENCIES) 335 $(olabel_lookahead_fst_la_LINK) -rpath $(libfstdir) $(olabel_lookahead_fst_la_OBJECTS) $(olabel_lookahead_fst_la_LIBADD) $(LIBS) 336 337mostlyclean-compile: 338 -rm -f *.$(OBJEXT) 339 340distclean-compile: 341 -rm -f *.tab.c 342 343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc_lookahead-fst.Plo@am__quote@ 344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ilabel_lookahead-fst.Plo@am__quote@ 345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/olabel_lookahead-fst.Plo@am__quote@ 346 347.cc.o: 348@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 349@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 350@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 351@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 352@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< 353 354.cc.obj: 355@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 356@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 357@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 358@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 359@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 360 361.cc.lo: 362@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 363@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 364@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 365@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 366@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< 367 368mostlyclean-libtool: 369 -rm -f *.lo 370 371clean-libtool: 372 -rm -rf .libs _libs 373 374ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 375 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 376 unique=`for i in $$list; do \ 377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 378 done | \ 379 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 380 END { if (nonempty) { for (i in files) print i; }; }'`; \ 381 mkid -fID $$unique 382tags: TAGS 383 384TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 385 $(TAGS_FILES) $(LISP) 386 set x; \ 387 here=`pwd`; \ 388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 389 unique=`for i in $$list; do \ 390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 391 done | \ 392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 393 END { if (nonempty) { for (i in files) print i; }; }'`; \ 394 shift; \ 395 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 396 test -n "$$unique" || unique=$$empty_fix; \ 397 if test $$# -gt 0; then \ 398 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 399 "$$@" $$unique; \ 400 else \ 401 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 402 $$unique; \ 403 fi; \ 404 fi 405ctags: CTAGS 406CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 407 $(TAGS_FILES) $(LISP) 408 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 409 unique=`for i in $$list; do \ 410 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 411 done | \ 412 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 413 END { if (nonempty) { for (i in files) print i; }; }'`; \ 414 test -z "$(CTAGS_ARGS)$$unique" \ 415 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 416 $$unique 417 418GTAGS: 419 here=`$(am__cd) $(top_builddir) && pwd` \ 420 && $(am__cd) $(top_srcdir) \ 421 && gtags -i $(GTAGS_ARGS) "$$here" 422 423distclean-tags: 424 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 425 426distdir: $(DISTFILES) 427 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 428 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 429 list='$(DISTFILES)'; \ 430 dist_files=`for file in $$list; do echo $$file; done | \ 431 sed -e "s|^$$srcdirstrip/||;t" \ 432 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 433 case $$dist_files in \ 434 */*) $(MKDIR_P) `echo "$$dist_files" | \ 435 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 436 sort -u` ;; \ 437 esac; \ 438 for file in $$dist_files; do \ 439 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 440 if test -d $$d/$$file; then \ 441 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 442 if test -d "$(distdir)/$$file"; then \ 443 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 444 fi; \ 445 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 446 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 447 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 448 fi; \ 449 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 450 else \ 451 test -f "$(distdir)/$$file" \ 452 || cp -p $$d/$$file "$(distdir)/$$file" \ 453 || exit 1; \ 454 fi; \ 455 done 456check-am: all-am 457check: check-am 458all-am: Makefile $(LTLIBRARIES) 459installdirs: 460 for dir in "$(DESTDIR)$(libfstdir)"; do \ 461 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 462 done 463install: install-am 464install-exec: install-exec-am 465install-data: install-data-am 466uninstall: uninstall-am 467 468install-am: all-am 469 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 470 471installcheck: installcheck-am 472install-strip: 473 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 474 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 475 `test -z '$(STRIP)' || \ 476 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 477mostlyclean-generic: 478 479clean-generic: 480 481distclean-generic: 482 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 483 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 484 485maintainer-clean-generic: 486 @echo "This command is intended for maintainers to use" 487 @echo "it deletes files that may require special tools to rebuild." 488clean: clean-am 489 490clean-am: clean-generic clean-libfstLTLIBRARIES clean-libtool \ 491 mostlyclean-am 492 493distclean: distclean-am 494 -rm -rf ./$(DEPDIR) 495 -rm -f Makefile 496distclean-am: clean-am distclean-compile distclean-generic \ 497 distclean-tags 498 499dvi: dvi-am 500 501dvi-am: 502 503html: html-am 504 505html-am: 506 507info: info-am 508 509info-am: 510 511install-data-am: install-libfstLTLIBRARIES 512 513install-dvi: install-dvi-am 514 515install-dvi-am: 516 517install-exec-am: 518 519install-html: install-html-am 520 521install-html-am: 522 523install-info: install-info-am 524 525install-info-am: 526 527install-man: 528 529install-pdf: install-pdf-am 530 531install-pdf-am: 532 533install-ps: install-ps-am 534 535install-ps-am: 536 537installcheck-am: 538 539maintainer-clean: maintainer-clean-am 540 -rm -rf ./$(DEPDIR) 541 -rm -f Makefile 542maintainer-clean-am: distclean-am maintainer-clean-generic 543 544mostlyclean: mostlyclean-am 545 546mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 547 mostlyclean-libtool 548 549pdf: pdf-am 550 551pdf-am: 552 553ps: ps-am 554 555ps-am: 556 557uninstall-am: uninstall-libfstLTLIBRARIES 558 559.MAKE: install-am install-strip 560 561.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 562 clean-libfstLTLIBRARIES clean-libtool ctags distclean \ 563 distclean-compile distclean-generic distclean-libtool \ 564 distclean-tags distdir dvi dvi-am html html-am info info-am \ 565 install install-am install-data install-data-am install-dvi \ 566 install-dvi-am install-exec install-exec-am install-html \ 567 install-html-am install-info install-info-am \ 568 install-libfstLTLIBRARIES install-man install-pdf \ 569 install-pdf-am install-ps install-ps-am install-strip \ 570 installcheck installcheck-am installdirs maintainer-clean \ 571 maintainer-clean-generic mostlyclean mostlyclean-compile \ 572 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 573 tags uninstall uninstall-am uninstall-libfstLTLIBRARIES 574 575 576# Tell versions [3.59,3.63) of GNU make to not export all variables. 577# Otherwise a system limit (for SysV at least) may be exceeded. 578.NOEXPORT: 579