1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 Free Software Foundation, Inc. 5 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 18VPATH = @srcdir@ 19am__is_gnu_make = { \ 20 if test -z '$(MAKELEVEL)'; then \ 21 false; \ 22 elif test -n '$(MAKE_HOST)'; then \ 23 true; \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 25 true; \ 26 else \ 27 false; \ 28 fi; \ 29} 30am__make_running_with_option = \ 31 case $${target_option-} in \ 32 ?) ;; \ 33 *) echo "am__make_running_with_option: internal error: invalid" \ 34 "target option '$${target_option-}' specified" >&2; \ 35 exit 1;; \ 36 esac; \ 37 has_opt=no; \ 38 sane_makeflags=$$MAKEFLAGS; \ 39 if $(am__is_gnu_make); then \ 40 sane_makeflags=$$MFLAGS; \ 41 else \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 bs=\\; \ 45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 47 esac; \ 48 fi; \ 49 skip_next=no; \ 50 strip_trailopt () \ 51 { \ 52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 53 }; \ 54 for flg in $$sane_makeflags; do \ 55 test $$skip_next = yes && { skip_next=no; continue; }; \ 56 case $$flg in \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ 61 -*O?*) strip_trailopt 'O';; \ 62 -*l) strip_trailopt 'l'; skip_next=yes;; \ 63 -*l?*) strip_trailopt 'l';; \ 64 -[dEDm]) skip_next=yes;; \ 65 -[JT]) skip_next=yes;; \ 66 esac; \ 67 case $$flg in \ 68 *$$target_option*) has_opt=yes; break;; \ 69 esac; \ 70 done; \ 71 test $$has_opt = yes 72am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 73am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 74pkgdatadir = $(datadir)/@PACKAGE@ 75pkgincludedir = $(includedir)/@PACKAGE@ 76pkglibdir = $(libdir)/@PACKAGE@ 77pkglibexecdir = $(libexecdir)/@PACKAGE@ 78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 79install_sh_DATA = $(install_sh) -c -m 644 80install_sh_PROGRAM = $(install_sh) -c 81install_sh_SCRIPT = $(install_sh) -c 82INSTALL_HEADER = $(INSTALL_DATA) 83transform = $(program_transform_name) 84NORMAL_INSTALL = : 85PRE_INSTALL = : 86POST_INSTALL = : 87NORMAL_UNINSTALL = : 88PRE_UNINSTALL = : 89POST_UNINSTALL = : 90build_triplet = @build@ 91host_triplet = @host@ 92subdir = lib 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 95 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 97 $(top_srcdir)/configure.ac 98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 99 $(ACLOCAL_M4) 100DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ 101 $(am__DIST_COMMON) 102mkinstalldirs = $(install_sh) -d 103CONFIG_HEADER = $(top_builddir)/config.h 104CONFIG_CLEAN_FILES = 105CONFIG_CLEAN_VPATH_FILES = 106am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 107am__vpath_adj = case $$p in \ 108 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 109 *) f=$$p;; \ 110 esac; 111am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 112am__install_max = 40 113am__nobase_strip_setup = \ 114 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 115am__nobase_strip = \ 116 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 117am__nobase_list = $(am__nobase_strip_setup); \ 118 for p in $$list; do echo "$$p $$p"; done | \ 119 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 120 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 121 if (++n[$$2] == $(am__install_max)) \ 122 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 123 END { for (dir in files) print dir, files[dir] }' 124am__base_list = \ 125 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 126 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 127am__uninstall_files_from_dir = { \ 128 test -z "$$files" \ 129 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 130 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 131 $(am__cd) "$$dir" && rm -f $$files; }; \ 132 } 133am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" 134LTLIBRARIES = $(lib_LTLIBRARIES) 135liblmfit_la_LIBADD = 136am__objects_1 = 137am_liblmfit_la_OBJECTS = $(am__objects_1) lmmin.lo lmcurve.lo \ 138 lmcurve_tyd.lo 139liblmfit_la_OBJECTS = $(am_liblmfit_la_OBJECTS) 140AM_V_lt = $(am__v_lt_@AM_V@) 141am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 142am__v_lt_0 = --silent 143am__v_lt_1 = 144liblmfit_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 145 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 146 $(liblmfit_la_LDFLAGS) $(LDFLAGS) -o $@ 147AM_V_P = $(am__v_P_@AM_V@) 148am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 149am__v_P_0 = false 150am__v_P_1 = : 151AM_V_GEN = $(am__v_GEN_@AM_V@) 152am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 153am__v_GEN_0 = @echo " GEN " $@; 154am__v_GEN_1 = 155AM_V_at = $(am__v_at_@AM_V@) 156am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 157am__v_at_0 = @ 158am__v_at_1 = 159DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 160depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp 161am__depfiles_maybe = depfiles 162am__mv = mv -f 163COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 164 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 165LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 166 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 167 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 168 $(AM_CFLAGS) $(CFLAGS) 169AM_V_CC = $(am__v_CC_@AM_V@) 170am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 171am__v_CC_0 = @echo " CC " $@; 172am__v_CC_1 = 173CCLD = $(CC) 174LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 175 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 176 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 177AM_V_CCLD = $(am__v_CCLD_@AM_V@) 178am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 179am__v_CCLD_0 = @echo " CCLD " $@; 180am__v_CCLD_1 = 181SOURCES = $(liblmfit_la_SOURCES) 182DIST_SOURCES = $(liblmfit_la_SOURCES) 183am__can_run_installinfo = \ 184 case $$AM_UPDATE_INFO_DIR in \ 185 n|no|NO) false;; \ 186 *) (install-info --version) >/dev/null 2>&1;; \ 187 esac 188HEADERS = $(include_HEADERS) 189am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 190# Read a list of newline-separated strings from the standard input, 191# and print each of them once, without duplicates. Input order is 192# *not* preserved. 193am__uniquify_input = $(AWK) '\ 194 BEGIN { nonempty = 0; } \ 195 { items[$$0] = 1; nonempty = 1; } \ 196 END { if (nonempty) { for (i in items) print i; }; } \ 197' 198# Make sure the list of sources is unique. This is necessary because, 199# e.g., the same source file might be shared among _SOURCES variables 200# for different programs/libraries. 201am__define_uniq_tagged_files = \ 202 list='$(am__tagged_files)'; \ 203 unique=`for i in $$list; do \ 204 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 205 done | $(am__uniquify_input)` 206ETAGS = etags 207CTAGS = ctags 208am__DIST_COMMON = $(srcdir)/Makefile.in \ 209 $(top_srcdir)/build-aux/depcomp 210DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 211ACLOCAL = @ACLOCAL@ 212AMTAR = @AMTAR@ 213AM_CFLAGS = @AM_CFLAGS@ 214AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 215AR = @AR@ 216AUTOCONF = @AUTOCONF@ 217AUTOHEADER = @AUTOHEADER@ 218AUTOMAKE = @AUTOMAKE@ 219AWK = @AWK@ 220CC = @CC@ 221CCDEPMODE = @CCDEPMODE@ 222CFLAGS = @CFLAGS@ 223CPP = @CPP@ 224CPPFLAGS = @CPPFLAGS@ 225CYGPATH_W = @CYGPATH_W@ 226DEFS = @DEFS@ 227DEPDIR = @DEPDIR@ 228DLLTOOL = @DLLTOOL@ 229DSYMUTIL = @DSYMUTIL@ 230DUMPBIN = @DUMPBIN@ 231ECHO_C = @ECHO_C@ 232ECHO_N = @ECHO_N@ 233ECHO_T = @ECHO_T@ 234EGREP = @EGREP@ 235EXEEXT = @EXEEXT@ 236FGREP = @FGREP@ 237GREP = @GREP@ 238INSTALL = @INSTALL@ 239INSTALL_DATA = @INSTALL_DATA@ 240INSTALL_PROGRAM = @INSTALL_PROGRAM@ 241INSTALL_SCRIPT = @INSTALL_SCRIPT@ 242INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 243LD = @LD@ 244LDFLAGS = @LDFLAGS@ 245LIBOBJS = @LIBOBJS@ 246LIBS = @LIBS@ 247LIBTOOL = @LIBTOOL@ 248LIPO = @LIPO@ 249LN_S = @LN_S@ 250LTLIBOBJS = @LTLIBOBJS@ 251MAINT = @MAINT@ 252MAKEINFO = @MAKEINFO@ 253MANIFEST_TOOL = @MANIFEST_TOOL@ 254MKDIR_P = @MKDIR_P@ 255NM = @NM@ 256NMEDIT = @NMEDIT@ 257OBJDUMP = @OBJDUMP@ 258OBJEXT = @OBJEXT@ 259OTOOL = @OTOOL@ 260OTOOL64 = @OTOOL64@ 261PACKAGE = @PACKAGE@ 262PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 263PACKAGE_NAME = @PACKAGE_NAME@ 264PACKAGE_STRING = @PACKAGE_STRING@ 265PACKAGE_TARNAME = @PACKAGE_TARNAME@ 266PACKAGE_URL = @PACKAGE_URL@ 267PACKAGE_VERSION = @PACKAGE_VERSION@ 268PATH_SEPARATOR = @PATH_SEPARATOR@ 269RANLIB = @RANLIB@ 270SED = @SED@ 271SET_MAKE = @SET_MAKE@ 272SHELL = @SHELL@ 273STRIP = @STRIP@ 274VERSION = @VERSION@ 275abs_builddir = @abs_builddir@ 276abs_srcdir = @abs_srcdir@ 277abs_top_builddir = @abs_top_builddir@ 278abs_top_srcdir = @abs_top_srcdir@ 279ac_ct_AR = @ac_ct_AR@ 280ac_ct_CC = @ac_ct_CC@ 281ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 282am__include = @am__include@ 283am__leading_dot = @am__leading_dot@ 284am__quote = @am__quote@ 285am__tar = @am__tar@ 286am__untar = @am__untar@ 287bindir = @bindir@ 288build = @build@ 289build_alias = @build_alias@ 290build_cpu = @build_cpu@ 291build_os = @build_os@ 292build_vendor = @build_vendor@ 293builddir = @builddir@ 294datadir = @datadir@ 295datarootdir = @datarootdir@ 296docdir = @docdir@ 297dvidir = @dvidir@ 298exec_prefix = @exec_prefix@ 299host = @host@ 300host_alias = @host_alias@ 301host_cpu = @host_cpu@ 302host_os = @host_os@ 303host_vendor = @host_vendor@ 304htmldir = @htmldir@ 305includedir = @includedir@ 306infodir = @infodir@ 307install_sh = @install_sh@ 308libdir = @libdir@ 309libexecdir = @libexecdir@ 310localedir = @localedir@ 311localstatedir = @localstatedir@ 312mandir = @mandir@ 313mkdir_p = @mkdir_p@ 314oldincludedir = @oldincludedir@ 315pdfdir = @pdfdir@ 316prefix = @prefix@ 317program_transform_name = @program_transform_name@ 318psdir = @psdir@ 319runstatedir = @runstatedir@ 320sbindir = @sbindir@ 321sharedstatedir = @sharedstatedir@ 322srcdir = @srcdir@ 323sysconfdir = @sysconfdir@ 324target_alias = @target_alias@ 325top_build_prefix = @top_build_prefix@ 326top_builddir = @top_builddir@ 327top_srcdir = @top_srcdir@ 328include_HEADERS = lmstruct.h lmmin.h lmcurve.h lmcurve_tyd.h 329lib_LTLIBRARIES = liblmfit.la 330liblmfit_la_SOURCES = $(include_HEADERS) lmmin.c lmcurve.c lmcurve_tyd.c 331liblmfit_la_LDFLAGS = -lm -version-info $(VERSION) 332all: all-am 333 334.SUFFIXES: 335.SUFFIXES: .c .lo .o .obj 336$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 337 @for dep in $?; do \ 338 case '$(am__configure_deps)' in \ 339 *$$dep*) \ 340 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 341 && { if test -f $@; then exit 0; else break; fi; }; \ 342 exit 1;; \ 343 esac; \ 344 done; \ 345 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \ 346 $(am__cd) $(top_srcdir) && \ 347 $(AUTOMAKE) --foreign lib/Makefile 348Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 349 @case '$?' in \ 350 *config.status*) \ 351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 352 *) \ 353 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 354 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 355 esac; 356 357$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 358 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 359 360$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 361 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 362$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 363 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 364$(am__aclocal_m4_deps): 365 366install-libLTLIBRARIES: $(lib_LTLIBRARIES) 367 @$(NORMAL_INSTALL) 368 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 369 list2=; for p in $$list; do \ 370 if test -f $$p; then \ 371 list2="$$list2 $$p"; \ 372 else :; fi; \ 373 done; \ 374 test -z "$$list2" || { \ 375 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 376 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 377 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 378 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 379 } 380 381uninstall-libLTLIBRARIES: 382 @$(NORMAL_UNINSTALL) 383 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 384 for p in $$list; do \ 385 $(am__strip_dir) \ 386 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 387 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 388 done 389 390clean-libLTLIBRARIES: 391 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 392 @list='$(lib_LTLIBRARIES)'; \ 393 locs=`for p in $$list; do echo $$p; done | \ 394 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 395 sort -u`; \ 396 test -z "$$locs" || { \ 397 echo rm -f $${locs}; \ 398 rm -f $${locs}; \ 399 } 400 401liblmfit.la: $(liblmfit_la_OBJECTS) $(liblmfit_la_DEPENDENCIES) $(EXTRA_liblmfit_la_DEPENDENCIES) 402 $(AM_V_CCLD)$(liblmfit_la_LINK) -rpath $(libdir) $(liblmfit_la_OBJECTS) $(liblmfit_la_LIBADD) $(LIBS) 403 404mostlyclean-compile: 405 -rm -f *.$(OBJEXT) 406 407distclean-compile: 408 -rm -f *.tab.c 409 410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lmcurve.Plo@am__quote@ 411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lmcurve_tyd.Plo@am__quote@ 412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lmmin.Plo@am__quote@ 413 414.c.o: 415@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 416@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 417@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 418@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 419@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 420 421.c.obj: 422@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 423@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 424@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 425@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 426@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 427 428.c.lo: 429@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 430@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 431@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 432@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 433@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 434 435mostlyclean-libtool: 436 -rm -f *.lo 437 438clean-libtool: 439 -rm -rf .libs _libs 440install-includeHEADERS: $(include_HEADERS) 441 @$(NORMAL_INSTALL) 442 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 443 if test -n "$$list"; then \ 444 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 445 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 446 fi; \ 447 for p in $$list; do \ 448 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 449 echo "$$d$$p"; \ 450 done | $(am__base_list) | \ 451 while read files; do \ 452 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 453 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 454 done 455 456uninstall-includeHEADERS: 457 @$(NORMAL_UNINSTALL) 458 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 459 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 460 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 461 462ID: $(am__tagged_files) 463 $(am__define_uniq_tagged_files); mkid -fID $$unique 464tags: tags-am 465TAGS: tags 466 467tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 468 set x; \ 469 here=`pwd`; \ 470 $(am__define_uniq_tagged_files); \ 471 shift; \ 472 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 473 test -n "$$unique" || unique=$$empty_fix; \ 474 if test $$# -gt 0; then \ 475 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 476 "$$@" $$unique; \ 477 else \ 478 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 479 $$unique; \ 480 fi; \ 481 fi 482ctags: ctags-am 483 484CTAGS: ctags 485ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 486 $(am__define_uniq_tagged_files); \ 487 test -z "$(CTAGS_ARGS)$$unique" \ 488 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 489 $$unique 490 491GTAGS: 492 here=`$(am__cd) $(top_builddir) && pwd` \ 493 && $(am__cd) $(top_srcdir) \ 494 && gtags -i $(GTAGS_ARGS) "$$here" 495cscopelist: cscopelist-am 496 497cscopelist-am: $(am__tagged_files) 498 list='$(am__tagged_files)'; \ 499 case "$(srcdir)" in \ 500 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 501 *) sdir=$(subdir)/$(srcdir) ;; \ 502 esac; \ 503 for i in $$list; do \ 504 if test -f "$$i"; then \ 505 echo "$(subdir)/$$i"; \ 506 else \ 507 echo "$$sdir/$$i"; \ 508 fi; \ 509 done >> $(top_builddir)/cscope.files 510 511distclean-tags: 512 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 513 514distdir: $(DISTFILES) 515 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 516 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 517 list='$(DISTFILES)'; \ 518 dist_files=`for file in $$list; do echo $$file; done | \ 519 sed -e "s|^$$srcdirstrip/||;t" \ 520 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 521 case $$dist_files in \ 522 */*) $(MKDIR_P) `echo "$$dist_files" | \ 523 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 524 sort -u` ;; \ 525 esac; \ 526 for file in $$dist_files; do \ 527 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 528 if test -d $$d/$$file; then \ 529 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 530 if test -d "$(distdir)/$$file"; then \ 531 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 532 fi; \ 533 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 534 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 535 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 536 fi; \ 537 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 538 else \ 539 test -f "$(distdir)/$$file" \ 540 || cp -p $$d/$$file "$(distdir)/$$file" \ 541 || exit 1; \ 542 fi; \ 543 done 544check-am: all-am 545check: check-am 546all-am: Makefile $(LTLIBRARIES) $(HEADERS) 547installdirs: 548 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ 549 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 550 done 551install: install-am 552install-exec: install-exec-am 553install-data: install-data-am 554uninstall: uninstall-am 555 556install-am: all-am 557 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 558 559installcheck: installcheck-am 560install-strip: 561 if test -z '$(STRIP)'; then \ 562 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 563 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 564 install; \ 565 else \ 566 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 567 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 568 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 569 fi 570mostlyclean-generic: 571 572clean-generic: 573 574distclean-generic: 575 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 576 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 577 578maintainer-clean-generic: 579 @echo "This command is intended for maintainers to use" 580 @echo "it deletes files that may require special tools to rebuild." 581clean: clean-am 582 583clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 584 mostlyclean-am 585 586distclean: distclean-am 587 -rm -rf ./$(DEPDIR) 588 -rm -f Makefile 589distclean-am: clean-am distclean-compile distclean-generic \ 590 distclean-tags 591 592dvi: dvi-am 593 594dvi-am: 595 596html: html-am 597 598html-am: 599 600info: info-am 601 602info-am: 603 604install-data-am: install-includeHEADERS 605 606install-dvi: install-dvi-am 607 608install-dvi-am: 609 610install-exec-am: install-libLTLIBRARIES 611 612install-html: install-html-am 613 614install-html-am: 615 616install-info: install-info-am 617 618install-info-am: 619 620install-man: 621 622install-pdf: install-pdf-am 623 624install-pdf-am: 625 626install-ps: install-ps-am 627 628install-ps-am: 629 630installcheck-am: 631 632maintainer-clean: maintainer-clean-am 633 -rm -rf ./$(DEPDIR) 634 -rm -f Makefile 635maintainer-clean-am: distclean-am maintainer-clean-generic 636 637mostlyclean: mostlyclean-am 638 639mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 640 mostlyclean-libtool 641 642pdf: pdf-am 643 644pdf-am: 645 646ps: ps-am 647 648ps-am: 649 650uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES 651 652.MAKE: install-am install-strip 653 654.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 655 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \ 656 ctags-am distclean distclean-compile distclean-generic \ 657 distclean-libtool distclean-tags distdir dvi dvi-am html \ 658 html-am info info-am install install-am install-data \ 659 install-data-am install-dvi install-dvi-am install-exec \ 660 install-exec-am install-html install-html-am \ 661 install-includeHEADERS install-info install-info-am \ 662 install-libLTLIBRARIES install-man install-pdf install-pdf-am \ 663 install-ps install-ps-am install-strip installcheck \ 664 installcheck-am installdirs maintainer-clean \ 665 maintainer-clean-generic mostlyclean mostlyclean-compile \ 666 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 667 tags tags-am uninstall uninstall-am uninstall-includeHEADERS \ 668 uninstall-libLTLIBRARIES 669 670.PRECIOUS: Makefile 671 672 673# Tell versions [3.59,3.63) of GNU make to not export all variables. 674# Otherwise a system limit (for SysV at least) may be exceeded. 675.NOEXPORT: 676