1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
 
   4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
   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.
 
  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
 
  18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
  19 am__make_running_with_option = \
 
  20   case $${target_option-} in \
 
  22       *) echo "am__make_running_with_option: internal error: invalid" \
 
  23               "target option '$${target_option-}' specified" >&2; \
 
  27   sane_makeflags=$$MAKEFLAGS; \
 
  28   if $(am__is_gnu_make); then \
 
  29     sane_makeflags=$$MFLAGS; \
 
  34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
  35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
  41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
  43   for flg in $$sane_makeflags; do \
 
  44     test $$skip_next = yes && { skip_next=no; continue; }; \
 
  47         -*I) strip_trailopt 'I'; skip_next=yes;; \
 
  48       -*I?*) strip_trailopt 'I';; \
 
  49         -*O) strip_trailopt 'O'; skip_next=yes;; \
 
  50       -*O?*) strip_trailopt 'O';; \
 
  51         -*l) strip_trailopt 'l'; skip_next=yes;; \
 
  52       -*l?*) strip_trailopt 'l';; \
 
  53       -[dEDm]) skip_next=yes;; \
 
  54       -[JT]) skip_next=yes;; \
 
  57       *$$target_option*) has_opt=yes; break;; \
 
  61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
  62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
  63 pkgdatadir = $(datadir)/@PACKAGE@
 
  64 pkgincludedir = $(includedir)/@PACKAGE@
 
  65 pkglibdir = $(libdir)/@PACKAGE@
 
  66 pkglibexecdir = $(libexecdir)/@PACKAGE@
 
  67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
  68 install_sh_DATA = $(install_sh) -c -m 644
 
  69 install_sh_PROGRAM = $(install_sh) -c
 
  70 install_sh_SCRIPT = $(install_sh) -c
 
  71 INSTALL_HEADER = $(INSTALL_DATA)
 
  72 transform = $(program_transform_name)
 
  79 build_triplet = @build@
 
  81 bin_PROGRAMS = rtl_433$(EXEEXT)
 
  83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
  85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
  86 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
  87         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
  88         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
  89         $(top_srcdir)/configure.ac
 
  90 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
  92 mkinstalldirs = $(install_sh) -d
 
  93 CONFIG_HEADER = $(top_builddir)/config.h
 
  95 CONFIG_CLEAN_VPATH_FILES =
 
  96 am__installdirs = "$(DESTDIR)$(bindir)"
 
  97 PROGRAMS = $(bin_PROGRAMS)
 
  98 am__dirstamp = $(am__leading_dot)dirstamp
 
  99 am_rtl_433_OBJECTS = rtl_433.$(OBJEXT) devices/acurite.$(OBJEXT) \
 
 100         devices/intertechno.$(OBJEXT) devices/newkaku.$(OBJEXT) \
 
 101         devices/rubicson.$(OBJEXT) devices/waveman.$(OBJEXT) \
 
 102         devices/alecto.$(OBJEXT) devices/lacrosse.$(OBJEXT) \
 
 103         devices/oregon_scientific.$(OBJEXT) \
 
 104         devices/silvercrest.$(OBJEXT) devices/elv.$(OBJEXT) \
 
 105         devices/mebus.$(OBJEXT) devices/prologue.$(OBJEXT) \
 
 106         devices/steffen.$(OBJEXT) devices/wh2.$(OBJEXT)
 
 107 rtl_433_OBJECTS = $(am_rtl_433_OBJECTS)
 
 108 rtl_433_DEPENDENCIES =
 
 109 AM_V_lt = $(am__v_lt_@AM_V@)
 
 110 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
 111 am__v_lt_0 = --silent
 
 113 AM_V_P = $(am__v_P_@AM_V@)
 
 114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
 117 AM_V_GEN = $(am__v_GEN_@AM_V@)
 
 118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
 119 am__v_GEN_0 = @echo "  GEN     " $@;
 
 121 AM_V_at = $(am__v_at_@AM_V@)
 
 122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
 125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
 126 depcomp = $(SHELL) $(top_srcdir)/depcomp
 
 127 am__depfiles_maybe = depfiles
 
 129 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
 130         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
 131 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
 132         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
 133         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
 134         $(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      " $@;
 
 140 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
 141         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
 142         $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
 143 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
 144 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
 145 am__v_CCLD_0 = @echo "  CCLD    " $@;
 
 147 SOURCES = $(rtl_433_SOURCES)
 
 148 DIST_SOURCES = $(rtl_433_SOURCES)
 
 149 am__can_run_installinfo = \
 
 150   case $$AM_UPDATE_INFO_DIR in \
 
 152     *) (install-info --version) >/dev/null 2>&1;; \
 
 154 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
 155 # Read a list of newline-separated strings from the standard input,
 
 156 # and print each of them once, without duplicates.  Input order is
 
 158 am__uniquify_input = $(AWK) '\
 
 159   BEGIN { nonempty = 0; } \
 
 160   { items[$$0] = 1; nonempty = 1; } \
 
 161   END { if (nonempty) { for (i in items) print i; }; } \
 
 163 # Make sure the list of sources is unique.  This is necessary because,
 
 164 # e.g., the same source file might be shared among _SOURCES variables
 
 165 # for different programs/libraries.
 
 166 am__define_uniq_tagged_files = \
 
 167   list='$(am__tagged_files)'; \
 
 168   unique=`for i in $$list; do \
 
 169     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
 170   done | $(am__uniquify_input)`
 
 173 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
 176 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
 178 AUTOCONF = @AUTOCONF@
 
 179 AUTOHEADER = @AUTOHEADER@
 
 180 AUTOMAKE = @AUTOMAKE@
 
 183 CCDEPMODE = @CCDEPMODE@
 
 186 CPPFLAGS = @CPPFLAGS@
 
 187 CYGPATH_W = @CYGPATH_W@
 
 192 DSYMUTIL = @DSYMUTIL@
 
 202 INSTALL_DATA = @INSTALL_DATA@
 
 203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
 204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
 205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
 209 LIBRTLSDR_CFLAGS = @LIBRTLSDR_CFLAGS@
 
 210 LIBRTLSDR_LIBS = @LIBRTLSDR_LIBS@
 
 215 LTLIBOBJS = @LTLIBOBJS@
 
 216 MAKEINFO = @MAKEINFO@
 
 217 MANIFEST_TOOL = @MANIFEST_TOOL@
 
 226 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
 227 PACKAGE_NAME = @PACKAGE_NAME@
 
 228 PACKAGE_STRING = @PACKAGE_STRING@
 
 229 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
 230 PACKAGE_URL = @PACKAGE_URL@
 
 231 PACKAGE_VERSION = @PACKAGE_VERSION@
 
 232 PATH_SEPARATOR = @PATH_SEPARATOR@
 
 233 PKG_CONFIG = @PKG_CONFIG@
 
 234 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
 235 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
 237 RTLSDR_PC_CFLAGS = @RTLSDR_PC_CFLAGS@
 
 238 RTLSDR_PC_LIBS = @RTLSDR_PC_LIBS@
 
 240 SET_MAKE = @SET_MAKE@
 
 243 SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@
 
 245 abs_builddir = @abs_builddir@
 
 246 abs_srcdir = @abs_srcdir@
 
 247 abs_top_builddir = @abs_top_builddir@
 
 248 abs_top_srcdir = @abs_top_srcdir@
 
 249 ac_ct_AR = @ac_ct_AR@
 
 250 ac_ct_CC = @ac_ct_CC@
 
 251 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
 252 am__include = @am__include@
 
 253 am__leading_dot = @am__leading_dot@
 
 254 am__quote = @am__quote@
 
 256 am__untar = @am__untar@
 
 259 build_alias = @build_alias@
 
 260 build_cpu = @build_cpu@
 
 261 build_os = @build_os@
 
 262 build_vendor = @build_vendor@
 
 263 builddir = @builddir@
 
 265 datarootdir = @datarootdir@
 
 268 exec_prefix = @exec_prefix@
 
 270 host_alias = @host_alias@
 
 271 host_cpu = @host_cpu@
 
 273 host_vendor = @host_vendor@
 
 275 includedir = @includedir@
 
 277 install_sh = @install_sh@
 
 279 libexecdir = @libexecdir@
 
 280 localedir = @localedir@
 
 281 localstatedir = @localstatedir@
 
 284 oldincludedir = @oldincludedir@
 
 287 program_transform_name = @program_transform_name@
 
 290 sharedstatedir = @sharedstatedir@
 
 292 sysconfdir = @sysconfdir@
 
 293 target_alias = @target_alias@
 
 294 top_build_prefix = @top_build_prefix@
 
 295 top_builddir = @top_builddir@
 
 296 top_srcdir = @top_srcdir@
 
 297 INCLUDES = $(all_includes) -I$(top_srcdir)/include
 
 298 AM_CFLAGS = ${CFLAGS} -fPIC ${SYMBOL_VISIBILITY}
 
 299 rtl_433_SOURCES = rtl_433.c \
 
 301                        devices/intertechno.c \
 
 307                        devices/oregon_scientific.c \
 
 308                        devices/silvercrest.c \
 
 315 rtl_433_LDADD = $(LIBRTLSDR) $(LIBM)
 
 319 .SUFFIXES: .c .lo .o .obj
 
 320 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
 322           case '$(am__configure_deps)' in \
 
 324               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
 325                 && { if test -f $@; then exit 0; else break; fi; }; \
 
 329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
 
 330         $(am__cd) $(top_srcdir) && \
 
 331           $(AUTOMAKE) --gnu src/Makefile
 
 333 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
 336             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
 338             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
 339             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
 342 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
 343         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
 345 $(top_srcdir)/configure:  $(am__configure_deps)
 
 346         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
 347 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
 348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
 349 $(am__aclocal_m4_deps):
 
 350 install-binPROGRAMS: $(bin_PROGRAMS)
 
 352         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
 353         if test -n "$$list"; then \
 
 354           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
 
 355           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
 
 357         for p in $$list; do echo "$$p $$p"; done | \
 
 358         sed 's/$(EXEEXT)$$//' | \
 
 359         while read p p1; do if test -f $$p \
 
 361           ; then echo "$$p"; echo "$$p"; else :; fi; \
 
 363         sed -e 'p;s,.*/,,;n;h' \
 
 365             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
 366         sed 'N;N;N;s,\n, ,g' | \
 
 367         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
 368           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
 369             if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
 370             else { print "f", $$3 "/" $$4, $$1; } } \
 
 371           END { for (d in files) print "f", d, files[d] }' | \
 
 372         while read type dir files; do \
 
 373             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
 374             test -z "$$files" || { \
 
 375             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
 376             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
 380 uninstall-binPROGRAMS:
 
 382         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
 383         files=`for p in $$list; do echo "$$p"; done | \
 
 384           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
 385               -e 's/$$/$(EXEEXT)/' \
 
 387         test -n "$$list" || exit 0; \
 
 388         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
 389         cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
 392         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
 393         echo " rm -f" $$list; \
 
 394         rm -f $$list || exit $$?; \
 
 395         test -n "$(EXEEXT)" || exit 0; \
 
 396         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
 397         echo " rm -f" $$list; \
 
 399 devices/$(am__dirstamp):
 
 401         @: > devices/$(am__dirstamp)
 
 402 devices/$(DEPDIR)/$(am__dirstamp):
 
 403         @$(MKDIR_P) devices/$(DEPDIR)
 
 404         @: > devices/$(DEPDIR)/$(am__dirstamp)
 
 405 devices/acurite.$(OBJEXT): devices/$(am__dirstamp) \
 
 406         devices/$(DEPDIR)/$(am__dirstamp)
 
 407 devices/intertechno.$(OBJEXT): devices/$(am__dirstamp) \
 
 408         devices/$(DEPDIR)/$(am__dirstamp)
 
 409 devices/newkaku.$(OBJEXT): devices/$(am__dirstamp) \
 
 410         devices/$(DEPDIR)/$(am__dirstamp)
 
 411 devices/rubicson.$(OBJEXT): devices/$(am__dirstamp) \
 
 412         devices/$(DEPDIR)/$(am__dirstamp)
 
 413 devices/waveman.$(OBJEXT): devices/$(am__dirstamp) \
 
 414         devices/$(DEPDIR)/$(am__dirstamp)
 
 415 devices/alecto.$(OBJEXT): devices/$(am__dirstamp) \
 
 416         devices/$(DEPDIR)/$(am__dirstamp)
 
 417 devices/lacrosse.$(OBJEXT): devices/$(am__dirstamp) \
 
 418         devices/$(DEPDIR)/$(am__dirstamp)
 
 419 devices/oregon_scientific.$(OBJEXT): devices/$(am__dirstamp) \
 
 420         devices/$(DEPDIR)/$(am__dirstamp)
 
 421 devices/silvercrest.$(OBJEXT): devices/$(am__dirstamp) \
 
 422         devices/$(DEPDIR)/$(am__dirstamp)
 
 423 devices/elv.$(OBJEXT): devices/$(am__dirstamp) \
 
 424         devices/$(DEPDIR)/$(am__dirstamp)
 
 425 devices/mebus.$(OBJEXT): devices/$(am__dirstamp) \
 
 426         devices/$(DEPDIR)/$(am__dirstamp)
 
 427 devices/prologue.$(OBJEXT): devices/$(am__dirstamp) \
 
 428         devices/$(DEPDIR)/$(am__dirstamp)
 
 429 devices/steffen.$(OBJEXT): devices/$(am__dirstamp) \
 
 430         devices/$(DEPDIR)/$(am__dirstamp)
 
 431 devices/wh2.$(OBJEXT): devices/$(am__dirstamp) \
 
 432         devices/$(DEPDIR)/$(am__dirstamp)
 
 434 rtl_433$(EXEEXT): $(rtl_433_OBJECTS) $(rtl_433_DEPENDENCIES) $(EXTRA_rtl_433_DEPENDENCIES) 
 
 435         @rm -f rtl_433$(EXEEXT)
 
 436         $(AM_V_CCLD)$(LINK) $(rtl_433_OBJECTS) $(rtl_433_LDADD) $(LIBS)
 
 440         -rm -f devices/*.$(OBJEXT)
 
 445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtl_433.Po@am__quote@
 
 446 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/acurite.Po@am__quote@
 
 447 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/alecto.Po@am__quote@
 
 448 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/elv.Po@am__quote@
 
 449 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/intertechno.Po@am__quote@
 
 450 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/lacrosse.Po@am__quote@
 
 451 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/mebus.Po@am__quote@
 
 452 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/newkaku.Po@am__quote@
 
 453 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/oregon_scientific.Po@am__quote@
 
 454 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/prologue.Po@am__quote@
 
 455 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/rubicson.Po@am__quote@
 
 456 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/silvercrest.Po@am__quote@
 
 457 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/steffen.Po@am__quote@
 
 458 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/waveman.Po@am__quote@
 
 459 @AMDEP_TRUE@@am__include@ @am__quote@devices/$(DEPDIR)/wh2.Po@am__quote@
 
 462 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
 463 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
 464 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
 465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
 466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
 467 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
 
 470 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
 471 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
 472 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
 473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
 474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
 475 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 478 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
 
 479 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
 480 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
 
 481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
 482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
 483 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 491 ID: $(am__tagged_files)
 
 492         $(am__define_uniq_tagged_files); mkid -fID $$unique
 
 496 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
 499         $(am__define_uniq_tagged_files); \
 
 501         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
 502           test -n "$$unique" || unique=$$empty_fix; \
 
 503           if test $$# -gt 0; then \
 
 504             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
 507             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
 514 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
 515         $(am__define_uniq_tagged_files); \
 
 516         test -z "$(CTAGS_ARGS)$$unique" \
 
 517           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
 521         here=`$(am__cd) $(top_builddir) && pwd` \
 
 522           && $(am__cd) $(top_srcdir) \
 
 523           && gtags -i $(GTAGS_ARGS) "$$here"
 
 524 cscopelist: cscopelist-am
 
 526 cscopelist-am: $(am__tagged_files)
 
 527         list='$(am__tagged_files)'; \
 
 528         case "$(srcdir)" in \
 
 529           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
 530           *) sdir=$(subdir)/$(srcdir) ;; \
 
 532         for i in $$list; do \
 
 533           if test -f "$$i"; then \
 
 534             echo "$(subdir)/$$i"; \
 
 538         done >> $(top_builddir)/cscope.files
 
 541         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
 543 distdir: $(DISTFILES)
 
 544         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
 545         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
 546         list='$(DISTFILES)'; \
 
 547           dist_files=`for file in $$list; do echo $$file; done | \
 
 548           sed -e "s|^$$srcdirstrip/||;t" \
 
 549               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
 550         case $$dist_files in \
 
 551           */*) $(MKDIR_P) `echo "$$dist_files" | \
 
 552                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
 555         for file in $$dist_files; do \
 
 556           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
 557           if test -d $$d/$$file; then \
 
 558             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
 559             if test -d "$(distdir)/$$file"; then \
 
 560               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
 562             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
 563               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
 564               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
 566             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
 568             test -f "$(distdir)/$$file" \
 
 569             || cp -p $$d/$$file "$(distdir)/$$file" \
 
 575 all-am: Makefile $(PROGRAMS)
 
 577         for dir in "$(DESTDIR)$(bindir)"; do \
 
 578           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
 581 install-exec: install-exec-am
 
 582 install-data: install-data-am
 
 583 uninstall: uninstall-am
 
 586         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
 588 installcheck: installcheck-am
 
 590         if test -z '$(STRIP)'; then \
 
 591           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
 592             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
 595           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
 596             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
 597             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
 604         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
 605         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
 606         -rm -f devices/$(DEPDIR)/$(am__dirstamp)
 
 607         -rm -f devices/$(am__dirstamp)
 
 609 maintainer-clean-generic:
 
 610         @echo "This command is intended for maintainers to use"
 
 611         @echo "it deletes files that may require special tools to rebuild."
 
 614 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
 
 616 distclean: distclean-am
 
 617         -rm -rf ./$(DEPDIR) devices/$(DEPDIR)
 
 619 distclean-am: clean-am distclean-compile distclean-generic \
 
 636 install-dvi: install-dvi-am
 
 640 install-exec-am: install-binPROGRAMS
 
 642 install-html: install-html-am
 
 646 install-info: install-info-am
 
 652 install-pdf: install-pdf-am
 
 656 install-ps: install-ps-am
 
 662 maintainer-clean: maintainer-clean-am
 
 663         -rm -rf ./$(DEPDIR) devices/$(DEPDIR)
 
 665 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 667 mostlyclean: mostlyclean-am
 
 669 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
 680 uninstall-am: uninstall-binPROGRAMS
 
 682 .MAKE: install-am install-strip
 
 684 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
 
 685         clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
 
 686         ctags ctags-am distclean distclean-compile distclean-generic \
 
 687         distclean-libtool distclean-tags distdir dvi dvi-am html \
 
 688         html-am info info-am install install-am install-binPROGRAMS \
 
 689         install-data install-data-am install-dvi install-dvi-am \
 
 690         install-exec install-exec-am install-html install-html-am \
 
 691         install-info install-info-am install-man install-pdf \
 
 692         install-pdf-am install-ps install-ps-am install-strip \
 
 693         installcheck installcheck-am installdirs maintainer-clean \
 
 694         maintainer-clean-generic mostlyclean mostlyclean-compile \
 
 695         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
 696         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
 
 699 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 
 700 # Otherwise a system limit (for SysV at least) may be exceeded.