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