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