[4149d9d] | 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@ |
---|
[7bdcac1] | 94 | noinst_PROGRAMS = busy$(EXEEXT) catchsig$(EXEEXT) repeat$(EXEEXT) \ |
---|
| 95 | watchdog$(EXEEXT) |
---|
[4149d9d] | 96 | subdir = tools |
---|
| 97 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
[107b01a] | 98 | am__aclocal_m4_deps = $(top_srcdir)/automake/libtool.m4 \ |
---|
| 99 | $(top_srcdir)/automake/ltoptions.m4 \ |
---|
| 100 | $(top_srcdir)/automake/ltsugar.m4 \ |
---|
| 101 | $(top_srcdir)/automake/ltversion.m4 \ |
---|
| 102 | $(top_srcdir)/automake/lt~obsolete.m4 \ |
---|
| 103 | $(top_srcdir)/automake/cfa.m4 $(top_srcdir)/configure.ac |
---|
[4149d9d] | 104 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 105 | $(ACLOCAL_M4) |
---|
| 106 | DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) |
---|
| 107 | mkinstalldirs = $(install_sh) -d |
---|
| 108 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 109 | CONFIG_CLEAN_FILES = |
---|
| 110 | CONFIG_CLEAN_VPATH_FILES = |
---|
| 111 | PROGRAMS = $(noinst_PROGRAMS) |
---|
[2c39855] | 112 | am_busy_OBJECTS = busy.$(OBJEXT) |
---|
| 113 | busy_OBJECTS = $(am_busy_OBJECTS) |
---|
| 114 | busy_LDADD = $(LDADD) |
---|
[107b01a] | 115 | AM_V_lt = $(am__v_lt_@AM_V@) |
---|
| 116 | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) |
---|
| 117 | am__v_lt_0 = --silent |
---|
| 118 | am__v_lt_1 = |
---|
| 119 | busy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
---|
| 120 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
| 121 | $(busy_LDFLAGS) $(LDFLAGS) -o $@ |
---|
[b7170a64] | 122 | am_catchsig_OBJECTS = catchsig.$(OBJEXT) |
---|
| 123 | catchsig_OBJECTS = $(am_catchsig_OBJECTS) |
---|
| 124 | catchsig_LDADD = $(LDADD) |
---|
[4149d9d] | 125 | am_repeat_OBJECTS = repeat.$(OBJEXT) |
---|
| 126 | repeat_OBJECTS = $(am_repeat_OBJECTS) |
---|
| 127 | repeat_LDADD = $(LDADD) |
---|
[7bdcac1] | 128 | am_watchdog_OBJECTS = watchdog.$(OBJEXT) |
---|
| 129 | watchdog_OBJECTS = $(am_watchdog_OBJECTS) |
---|
| 130 | watchdog_LDADD = $(LDADD) |
---|
[4149d9d] | 131 | AM_V_P = $(am__v_P_@AM_V@) |
---|
| 132 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) |
---|
| 133 | am__v_P_0 = false |
---|
| 134 | am__v_P_1 = : |
---|
| 135 | AM_V_GEN = $(am__v_GEN_@AM_V@) |
---|
| 136 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) |
---|
| 137 | am__v_GEN_0 = @echo " GEN " $@; |
---|
| 138 | am__v_GEN_1 = |
---|
| 139 | AM_V_at = $(am__v_at_@AM_V@) |
---|
| 140 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) |
---|
| 141 | am__v_at_0 = @ |
---|
| 142 | am__v_at_1 = |
---|
| 143 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) |
---|
| 144 | depcomp = $(SHELL) $(top_srcdir)/automake/depcomp |
---|
| 145 | am__depfiles_maybe = depfiles |
---|
| 146 | am__mv = mv -f |
---|
| 147 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
| 148 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
[107b01a] | 149 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
---|
| 150 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ |
---|
| 151 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
| 152 | $(AM_CFLAGS) $(CFLAGS) |
---|
[4149d9d] | 153 | AM_V_CC = $(am__v_CC_@AM_V@) |
---|
| 154 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) |
---|
| 155 | am__v_CC_0 = @echo " CC " $@; |
---|
| 156 | am__v_CC_1 = |
---|
| 157 | CCLD = $(CC) |
---|
[107b01a] | 158 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
---|
| 159 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
| 160 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
[4149d9d] | 161 | AM_V_CCLD = $(am__v_CCLD_@AM_V@) |
---|
| 162 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) |
---|
| 163 | am__v_CCLD_0 = @echo " CCLD " $@; |
---|
| 164 | am__v_CCLD_1 = |
---|
[7bdcac1] | 165 | SOURCES = $(busy_SOURCES) $(catchsig_SOURCES) $(repeat_SOURCES) \ |
---|
| 166 | $(watchdog_SOURCES) |
---|
| 167 | DIST_SOURCES = $(busy_SOURCES) $(catchsig_SOURCES) $(repeat_SOURCES) \ |
---|
| 168 | $(watchdog_SOURCES) |
---|
[4149d9d] | 169 | am__can_run_installinfo = \ |
---|
| 170 | case $$AM_UPDATE_INFO_DIR in \ |
---|
| 171 | n|no|NO) false;; \ |
---|
| 172 | *) (install-info --version) >/dev/null 2>&1;; \ |
---|
| 173 | esac |
---|
| 174 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
---|
| 175 | # Read a list of newline-separated strings from the standard input, |
---|
| 176 | # and print each of them once, without duplicates. Input order is |
---|
| 177 | # *not* preserved. |
---|
| 178 | am__uniquify_input = $(AWK) '\ |
---|
| 179 | BEGIN { nonempty = 0; } \ |
---|
| 180 | { items[$$0] = 1; nonempty = 1; } \ |
---|
| 181 | END { if (nonempty) { for (i in items) print i; }; } \ |
---|
| 182 | ' |
---|
| 183 | # Make sure the list of sources is unique. This is necessary because, |
---|
| 184 | # e.g., the same source file might be shared among _SOURCES variables |
---|
| 185 | # for different programs/libraries. |
---|
| 186 | am__define_uniq_tagged_files = \ |
---|
| 187 | list='$(am__tagged_files)'; \ |
---|
| 188 | unique=`for i in $$list; do \ |
---|
| 189 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 190 | done | $(am__uniquify_input)` |
---|
| 191 | ETAGS = etags |
---|
| 192 | CTAGS = ctags |
---|
| 193 | am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/automake/depcomp |
---|
| 194 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 195 | ACLOCAL = @ACLOCAL@ |
---|
| 196 | AMTAR = @AMTAR@ |
---|
| 197 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
---|
[107b01a] | 198 | AR = @AR@ |
---|
[4149d9d] | 199 | AUTOCONF = @AUTOCONF@ |
---|
| 200 | AUTOHEADER = @AUTOHEADER@ |
---|
| 201 | AUTOMAKE = @AUTOMAKE@ |
---|
| 202 | AWK = @AWK@ |
---|
[7fb69f6] | 203 | BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@ |
---|
[95d0a5db] | 204 | CC = @CC@ |
---|
[4149d9d] | 205 | CCAS = @CCAS@ |
---|
| 206 | CCASDEPMODE = @CCASDEPMODE@ |
---|
| 207 | CCASFLAGS = @CCASFLAGS@ |
---|
| 208 | CCDEPMODE = @CCDEPMODE@ |
---|
[50697b0] | 209 | CFACC = @CFACC@ |
---|
[158b026] | 210 | CFACC_INSTALL = @CFACC_INSTALL@ |
---|
[50697b0] | 211 | CFACPP = @CFACPP@ |
---|
[4149d9d] | 212 | CFA_BACKEND_CC = @CFA_BACKEND_CC@ |
---|
| 213 | CFA_BINDIR = @CFA_BINDIR@ |
---|
| 214 | CFA_FLAGS = @CFA_FLAGS@ |
---|
| 215 | CFA_INCDIR = @CFA_INCDIR@ |
---|
| 216 | CFA_LIBDIR = @CFA_LIBDIR@ |
---|
| 217 | CFA_NAME = @CFA_NAME@ |
---|
| 218 | CFA_PREFIX = @CFA_PREFIX@ |
---|
[0c1b566] | 219 | CFLAGS = @CFLAGS@ |
---|
[4149d9d] | 220 | CPP = @CPP@ |
---|
| 221 | CPPFLAGS = @CPPFLAGS@ |
---|
| 222 | CXX = @CXX@ |
---|
[107b01a] | 223 | CXXCPP = @CXXCPP@ |
---|
[4149d9d] | 224 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 225 | CXXFLAGS = @CXXFLAGS@ |
---|
| 226 | CYGPATH_W = @CYGPATH_W@ |
---|
| 227 | DEFS = @DEFS@ |
---|
[df8b87cd] | 228 | DEMANGLER = @DEMANGLER@ |
---|
[4149d9d] | 229 | DEPDIR = @DEPDIR@ |
---|
[107b01a] | 230 | DLLTOOL = @DLLTOOL@ |
---|
[50697b0] | 231 | DRIVER_DIR = @DRIVER_DIR@ |
---|
[107b01a] | 232 | DSYMUTIL = @DSYMUTIL@ |
---|
| 233 | DUMPBIN = @DUMPBIN@ |
---|
[4149d9d] | 234 | ECHO_C = @ECHO_C@ |
---|
| 235 | ECHO_N = @ECHO_N@ |
---|
| 236 | ECHO_T = @ECHO_T@ |
---|
| 237 | EGREP = @EGREP@ |
---|
| 238 | EXEEXT = @EXEEXT@ |
---|
[107b01a] | 239 | FGREP = @FGREP@ |
---|
[4149d9d] | 240 | GREP = @GREP@ |
---|
[d65f92c] | 241 | HAS_DISTCC = @HAS_DISTCC@ |
---|
[47c1928] | 242 | HOST_FLAGS = @HOST_FLAGS@ |
---|
[4149d9d] | 243 | INSTALL = @INSTALL@ |
---|
| 244 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 245 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 246 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 247 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
[107b01a] | 248 | LD = @LD@ |
---|
[4149d9d] | 249 | LDFLAGS = @LDFLAGS@ |
---|
| 250 | LEX = @LEX@ |
---|
| 251 | LEXLIB = @LEXLIB@ |
---|
| 252 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
[c59712e] | 253 | LIBCFA_TARGET_DIRS = @LIBCFA_TARGET_DIRS@ |
---|
| 254 | LIBCFA_TARGET_MAKEFILES = @LIBCFA_TARGET_MAKEFILES@ |
---|
[df8b87cd] | 255 | LIBDEMANGLE = @LIBDEMANGLE@ |
---|
[4149d9d] | 256 | LIBOBJS = @LIBOBJS@ |
---|
| 257 | LIBS = @LIBS@ |
---|
[107b01a] | 258 | LIBTOOL = @LIBTOOL@ |
---|
| 259 | LIPO = @LIPO@ |
---|
| 260 | LN_S = @LN_S@ |
---|
[4149d9d] | 261 | LTLIBOBJS = @LTLIBOBJS@ |
---|
[107b01a] | 262 | LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ |
---|
[4149d9d] | 263 | MAKEINFO = @MAKEINFO@ |
---|
[107b01a] | 264 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
---|
[4149d9d] | 265 | MKDIR_P = @MKDIR_P@ |
---|
[107b01a] | 266 | NM = @NM@ |
---|
| 267 | NMEDIT = @NMEDIT@ |
---|
| 268 | OBJDUMP = @OBJDUMP@ |
---|
[4149d9d] | 269 | OBJEXT = @OBJEXT@ |
---|
[107b01a] | 270 | OTOOL = @OTOOL@ |
---|
| 271 | OTOOL64 = @OTOOL64@ |
---|
[4149d9d] | 272 | PACKAGE = @PACKAGE@ |
---|
| 273 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 274 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 275 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 276 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 277 | PACKAGE_URL = @PACKAGE_URL@ |
---|
| 278 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 279 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 280 | RANLIB = @RANLIB@ |
---|
[107b01a] | 281 | SED = @SED@ |
---|
[4149d9d] | 282 | SET_MAKE = @SET_MAKE@ |
---|
| 283 | SHELL = @SHELL@ |
---|
| 284 | STRIP = @STRIP@ |
---|
[c59712e] | 285 | TARGET_HOSTS = @TARGET_HOSTS@ |
---|
[4149d9d] | 286 | VERSION = @VERSION@ |
---|
| 287 | YACC = @YACC@ |
---|
| 288 | YFLAGS = @YFLAGS@ |
---|
| 289 | abs_builddir = @abs_builddir@ |
---|
| 290 | abs_srcdir = @abs_srcdir@ |
---|
| 291 | abs_top_builddir = @abs_top_builddir@ |
---|
| 292 | abs_top_srcdir = @abs_top_srcdir@ |
---|
[107b01a] | 293 | ac_ct_AR = @ac_ct_AR@ |
---|
[4149d9d] | 294 | ac_ct_CC = @ac_ct_CC@ |
---|
| 295 | ac_ct_CXX = @ac_ct_CXX@ |
---|
[107b01a] | 296 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
---|
[4149d9d] | 297 | am__include = @am__include@ |
---|
| 298 | am__leading_dot = @am__leading_dot@ |
---|
| 299 | am__quote = @am__quote@ |
---|
| 300 | am__tar = @am__tar@ |
---|
| 301 | am__untar = @am__untar@ |
---|
| 302 | bindir = @bindir@ |
---|
| 303 | build = @build@ |
---|
| 304 | build_alias = @build_alias@ |
---|
| 305 | build_cpu = @build_cpu@ |
---|
| 306 | build_os = @build_os@ |
---|
| 307 | build_vendor = @build_vendor@ |
---|
| 308 | builddir = @builddir@ |
---|
| 309 | datadir = @datadir@ |
---|
| 310 | datarootdir = @datarootdir@ |
---|
| 311 | docdir = @docdir@ |
---|
| 312 | dvidir = @dvidir@ |
---|
| 313 | exec_prefix = @exec_prefix@ |
---|
| 314 | host = @host@ |
---|
| 315 | host_alias = @host_alias@ |
---|
| 316 | host_cpu = @host_cpu@ |
---|
| 317 | host_os = @host_os@ |
---|
| 318 | host_vendor = @host_vendor@ |
---|
| 319 | htmldir = @htmldir@ |
---|
| 320 | includedir = @includedir@ |
---|
| 321 | infodir = @infodir@ |
---|
| 322 | install_sh = @install_sh@ |
---|
| 323 | libdir = @libdir@ |
---|
| 324 | libexecdir = @libexecdir@ |
---|
| 325 | localedir = @localedir@ |
---|
| 326 | localstatedir = @localstatedir@ |
---|
| 327 | mandir = @mandir@ |
---|
| 328 | mkdir_p = @mkdir_p@ |
---|
| 329 | oldincludedir = @oldincludedir@ |
---|
| 330 | pdfdir = @pdfdir@ |
---|
| 331 | prefix = @prefix@ |
---|
| 332 | program_transform_name = @program_transform_name@ |
---|
| 333 | psdir = @psdir@ |
---|
| 334 | runstatedir = @runstatedir@ |
---|
| 335 | sbindir = @sbindir@ |
---|
| 336 | sharedstatedir = @sharedstatedir@ |
---|
| 337 | srcdir = @srcdir@ |
---|
| 338 | sysconfdir = @sysconfdir@ |
---|
| 339 | target_alias = @target_alias@ |
---|
| 340 | top_build_prefix = @top_build_prefix@ |
---|
| 341 | top_builddir = @top_builddir@ |
---|
| 342 | top_srcdir = @top_srcdir@ |
---|
[0c1b566] | 343 | AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names |
---|
[107b01a] | 344 | ACLOCAL_AMFLAGS = -I automake |
---|
[0c1b566] | 345 | AM_CFLAGS = -Wall -Wextra -O2 -g |
---|
[2c39855] | 346 | busy_SOURCES = busy.c |
---|
| 347 | busy_LDFLAGS = -pthread |
---|
[b7170a64] | 348 | catchsig_SOURCES = catchsig.c |
---|
[4149d9d] | 349 | repeat_SOURCES = repeat.c |
---|
[7bdcac1] | 350 | watchdog_SOURCES = watchdog.c |
---|
[4149d9d] | 351 | all: all-am |
---|
| 352 | |
---|
| 353 | .SUFFIXES: |
---|
[107b01a] | 354 | .SUFFIXES: .c .lo .o .obj |
---|
[857638d] | 355 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
[4149d9d] | 356 | @for dep in $?; do \ |
---|
| 357 | case '$(am__configure_deps)' in \ |
---|
| 358 | *$$dep*) \ |
---|
| 359 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
---|
| 360 | && { if test -f $@; then exit 0; else break; fi; }; \ |
---|
| 361 | exit 1;; \ |
---|
| 362 | esac; \ |
---|
| 363 | done; \ |
---|
| 364 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \ |
---|
| 365 | $(am__cd) $(top_srcdir) && \ |
---|
| 366 | $(AUTOMAKE) --foreign tools/Makefile |
---|
| 367 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 368 | @case '$?' in \ |
---|
| 369 | *config.status*) \ |
---|
| 370 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 371 | *) \ |
---|
| 372 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 373 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 374 | esac; |
---|
| 375 | |
---|
| 376 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 377 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 378 | |
---|
[857638d] | 379 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
[4149d9d] | 380 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
[857638d] | 381 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
[4149d9d] | 382 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 383 | $(am__aclocal_m4_deps): |
---|
| 384 | |
---|
| 385 | clean-noinstPROGRAMS: |
---|
[107b01a] | 386 | @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ |
---|
| 387 | echo " rm -f" $$list; \ |
---|
| 388 | rm -f $$list || exit $$?; \ |
---|
| 389 | test -n "$(EXEEXT)" || exit 0; \ |
---|
| 390 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
---|
| 391 | echo " rm -f" $$list; \ |
---|
| 392 | rm -f $$list |
---|
[4149d9d] | 393 | |
---|
[2c39855] | 394 | busy$(EXEEXT): $(busy_OBJECTS) $(busy_DEPENDENCIES) $(EXTRA_busy_DEPENDENCIES) |
---|
| 395 | @rm -f busy$(EXEEXT) |
---|
| 396 | $(AM_V_CCLD)$(busy_LINK) $(busy_OBJECTS) $(busy_LDADD) $(LIBS) |
---|
| 397 | |
---|
[b7170a64] | 398 | catchsig$(EXEEXT): $(catchsig_OBJECTS) $(catchsig_DEPENDENCIES) $(EXTRA_catchsig_DEPENDENCIES) |
---|
| 399 | @rm -f catchsig$(EXEEXT) |
---|
| 400 | $(AM_V_CCLD)$(LINK) $(catchsig_OBJECTS) $(catchsig_LDADD) $(LIBS) |
---|
| 401 | |
---|
[4149d9d] | 402 | repeat$(EXEEXT): $(repeat_OBJECTS) $(repeat_DEPENDENCIES) $(EXTRA_repeat_DEPENDENCIES) |
---|
| 403 | @rm -f repeat$(EXEEXT) |
---|
| 404 | $(AM_V_CCLD)$(LINK) $(repeat_OBJECTS) $(repeat_LDADD) $(LIBS) |
---|
| 405 | |
---|
[7bdcac1] | 406 | watchdog$(EXEEXT): $(watchdog_OBJECTS) $(watchdog_DEPENDENCIES) $(EXTRA_watchdog_DEPENDENCIES) |
---|
| 407 | @rm -f watchdog$(EXEEXT) |
---|
| 408 | $(AM_V_CCLD)$(LINK) $(watchdog_OBJECTS) $(watchdog_LDADD) $(LIBS) |
---|
| 409 | |
---|
[4149d9d] | 410 | mostlyclean-compile: |
---|
| 411 | -rm -f *.$(OBJEXT) |
---|
| 412 | |
---|
| 413 | distclean-compile: |
---|
| 414 | -rm -f *.tab.c |
---|
| 415 | |
---|
[2c39855] | 416 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/busy.Po@am__quote@ |
---|
[b7170a64] | 417 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/catchsig.Po@am__quote@ |
---|
[4149d9d] | 418 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/repeat.Po@am__quote@ |
---|
[7bdcac1] | 419 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watchdog.Po@am__quote@ |
---|
[4149d9d] | 420 | |
---|
| 421 | .c.o: |
---|
| 422 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ |
---|
| 423 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
---|
| 424 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
---|
| 425 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 426 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 427 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< |
---|
| 428 | |
---|
| 429 | .c.obj: |
---|
| 430 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ |
---|
| 431 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ |
---|
| 432 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
---|
| 433 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 434 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 435 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
| 436 | |
---|
[107b01a] | 437 | .c.lo: |
---|
| 438 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ |
---|
| 439 | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
---|
| 440 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo |
---|
| 441 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
| 442 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 443 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< |
---|
| 444 | |
---|
| 445 | mostlyclean-libtool: |
---|
| 446 | -rm -f *.lo |
---|
| 447 | |
---|
| 448 | clean-libtool: |
---|
| 449 | -rm -rf .libs _libs |
---|
| 450 | |
---|
[4149d9d] | 451 | ID: $(am__tagged_files) |
---|
| 452 | $(am__define_uniq_tagged_files); mkid -fID $$unique |
---|
| 453 | tags: tags-am |
---|
| 454 | TAGS: tags |
---|
| 455 | |
---|
| 456 | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
---|
| 457 | set x; \ |
---|
| 458 | here=`pwd`; \ |
---|
| 459 | $(am__define_uniq_tagged_files); \ |
---|
| 460 | shift; \ |
---|
| 461 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
---|
| 462 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 463 | if test $$# -gt 0; then \ |
---|
| 464 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 465 | "$$@" $$unique; \ |
---|
| 466 | else \ |
---|
| 467 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 468 | $$unique; \ |
---|
| 469 | fi; \ |
---|
| 470 | fi |
---|
| 471 | ctags: ctags-am |
---|
| 472 | |
---|
| 473 | CTAGS: ctags |
---|
| 474 | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
---|
| 475 | $(am__define_uniq_tagged_files); \ |
---|
| 476 | test -z "$(CTAGS_ARGS)$$unique" \ |
---|
| 477 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 478 | $$unique |
---|
| 479 | |
---|
| 480 | GTAGS: |
---|
| 481 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 482 | && $(am__cd) $(top_srcdir) \ |
---|
| 483 | && gtags -i $(GTAGS_ARGS) "$$here" |
---|
| 484 | cscopelist: cscopelist-am |
---|
| 485 | |
---|
| 486 | cscopelist-am: $(am__tagged_files) |
---|
| 487 | list='$(am__tagged_files)'; \ |
---|
| 488 | case "$(srcdir)" in \ |
---|
| 489 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ |
---|
| 490 | *) sdir=$(subdir)/$(srcdir) ;; \ |
---|
| 491 | esac; \ |
---|
| 492 | for i in $$list; do \ |
---|
| 493 | if test -f "$$i"; then \ |
---|
| 494 | echo "$(subdir)/$$i"; \ |
---|
| 495 | else \ |
---|
| 496 | echo "$$sdir/$$i"; \ |
---|
| 497 | fi; \ |
---|
| 498 | done >> $(top_builddir)/cscope.files |
---|
| 499 | |
---|
| 500 | distclean-tags: |
---|
| 501 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 502 | |
---|
| 503 | distdir: $(DISTFILES) |
---|
| 504 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 505 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 506 | list='$(DISTFILES)'; \ |
---|
| 507 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
| 508 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
| 509 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
| 510 | case $$dist_files in \ |
---|
| 511 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
| 512 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
| 513 | sort -u` ;; \ |
---|
| 514 | esac; \ |
---|
| 515 | for file in $$dist_files; do \ |
---|
| 516 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 517 | if test -d $$d/$$file; then \ |
---|
| 518 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 519 | if test -d "$(distdir)/$$file"; then \ |
---|
| 520 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
| 521 | fi; \ |
---|
| 522 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 523 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
---|
| 524 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
---|
| 525 | fi; \ |
---|
| 526 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
---|
| 527 | else \ |
---|
| 528 | test -f "$(distdir)/$$file" \ |
---|
| 529 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
---|
| 530 | || exit 1; \ |
---|
| 531 | fi; \ |
---|
| 532 | done |
---|
| 533 | check-am: all-am |
---|
| 534 | check: check-am |
---|
| 535 | all-am: Makefile $(PROGRAMS) |
---|
| 536 | installdirs: |
---|
| 537 | install: install-am |
---|
| 538 | install-exec: install-exec-am |
---|
| 539 | install-data: install-data-am |
---|
| 540 | uninstall: uninstall-am |
---|
| 541 | |
---|
| 542 | install-am: all-am |
---|
| 543 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 544 | |
---|
| 545 | installcheck: installcheck-am |
---|
| 546 | install-strip: |
---|
| 547 | if test -z '$(STRIP)'; then \ |
---|
| 548 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 549 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 550 | install; \ |
---|
| 551 | else \ |
---|
| 552 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 553 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 554 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ |
---|
| 555 | fi |
---|
| 556 | mostlyclean-generic: |
---|
| 557 | |
---|
| 558 | clean-generic: |
---|
| 559 | |
---|
| 560 | distclean-generic: |
---|
| 561 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 562 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
---|
| 563 | |
---|
| 564 | maintainer-clean-generic: |
---|
| 565 | @echo "This command is intended for maintainers to use" |
---|
| 566 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 567 | clean: clean-am |
---|
| 568 | |
---|
[107b01a] | 569 | clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ |
---|
| 570 | mostlyclean-am |
---|
[4149d9d] | 571 | |
---|
| 572 | distclean: distclean-am |
---|
| 573 | -rm -rf ./$(DEPDIR) |
---|
| 574 | -rm -f Makefile |
---|
| 575 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
| 576 | distclean-tags |
---|
| 577 | |
---|
| 578 | dvi: dvi-am |
---|
| 579 | |
---|
| 580 | dvi-am: |
---|
| 581 | |
---|
| 582 | html: html-am |
---|
| 583 | |
---|
| 584 | html-am: |
---|
| 585 | |
---|
| 586 | info: info-am |
---|
| 587 | |
---|
| 588 | info-am: |
---|
| 589 | |
---|
| 590 | install-data-am: |
---|
| 591 | |
---|
| 592 | install-dvi: install-dvi-am |
---|
| 593 | |
---|
| 594 | install-dvi-am: |
---|
| 595 | |
---|
| 596 | install-exec-am: |
---|
| 597 | |
---|
| 598 | install-html: install-html-am |
---|
| 599 | |
---|
| 600 | install-html-am: |
---|
| 601 | |
---|
| 602 | install-info: install-info-am |
---|
| 603 | |
---|
| 604 | install-info-am: |
---|
| 605 | |
---|
| 606 | install-man: |
---|
| 607 | |
---|
| 608 | install-pdf: install-pdf-am |
---|
| 609 | |
---|
| 610 | install-pdf-am: |
---|
| 611 | |
---|
| 612 | install-ps: install-ps-am |
---|
| 613 | |
---|
| 614 | install-ps-am: |
---|
| 615 | |
---|
| 616 | installcheck-am: |
---|
| 617 | |
---|
| 618 | maintainer-clean: maintainer-clean-am |
---|
| 619 | -rm -rf ./$(DEPDIR) |
---|
| 620 | -rm -f Makefile |
---|
| 621 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 622 | |
---|
| 623 | mostlyclean: mostlyclean-am |
---|
| 624 | |
---|
[107b01a] | 625 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
| 626 | mostlyclean-libtool |
---|
[4149d9d] | 627 | |
---|
| 628 | pdf: pdf-am |
---|
| 629 | |
---|
| 630 | pdf-am: |
---|
| 631 | |
---|
| 632 | ps: ps-am |
---|
| 633 | |
---|
| 634 | ps-am: |
---|
| 635 | |
---|
| 636 | uninstall-am: |
---|
| 637 | |
---|
| 638 | .MAKE: install-am install-strip |
---|
| 639 | |
---|
| 640 | .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ |
---|
[107b01a] | 641 | clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \ |
---|
| 642 | ctags-am distclean distclean-compile distclean-generic \ |
---|
| 643 | distclean-libtool distclean-tags distdir dvi dvi-am html \ |
---|
| 644 | html-am info info-am install install-am install-data \ |
---|
| 645 | install-data-am install-dvi install-dvi-am install-exec \ |
---|
| 646 | install-exec-am install-html install-html-am install-info \ |
---|
| 647 | install-info-am install-man install-pdf install-pdf-am \ |
---|
| 648 | install-ps install-ps-am install-strip installcheck \ |
---|
| 649 | installcheck-am installdirs maintainer-clean \ |
---|
[4149d9d] | 650 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
---|
[107b01a] | 651 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
| 652 | tags tags-am uninstall uninstall-am |
---|
[4149d9d] | 653 | |
---|
| 654 | .PRECIOUS: Makefile |
---|
| 655 | |
---|
| 656 | |
---|
| 657 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 658 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 659 | .NOEXPORT: |
---|