Blame src/timer/Makefile.in

Packit 4a16fb
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit 4a16fb
# @configure_input@
Packit 4a16fb
Packit 4a16fb
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit 4a16fb
Packit 4a16fb
# This Makefile.in is free software; the Free Software Foundation
Packit 4a16fb
# gives unlimited permission to copy and/or distribute it,
Packit 4a16fb
# with or without modifications, as long as this notice is preserved.
Packit 4a16fb
Packit 4a16fb
# This program is distributed in the hope that it will be useful,
Packit 4a16fb
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 4a16fb
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 4a16fb
# PARTICULAR PURPOSE.
Packit 4a16fb
Packit 4a16fb
@SET_MAKE@
Packit 4a16fb
Packit 4a16fb
VPATH = @srcdir@
Packit 4a16fb
am__is_gnu_make = { \
Packit 4a16fb
  if test -z '$(MAKELEVEL)'; then \
Packit 4a16fb
    false; \
Packit 4a16fb
  elif test -n '$(MAKE_HOST)'; then \
Packit 4a16fb
    true; \
Packit 4a16fb
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit 4a16fb
    true; \
Packit 4a16fb
  else \
Packit 4a16fb
    false; \
Packit 4a16fb
  fi; \
Packit 4a16fb
}
Packit 4a16fb
am__make_running_with_option = \
Packit 4a16fb
  case $${target_option-} in \
Packit 4a16fb
      ?) ;; \
Packit 4a16fb
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit 4a16fb
              "target option '$${target_option-}' specified" >&2; \
Packit 4a16fb
         exit 1;; \
Packit 4a16fb
  esac; \
Packit 4a16fb
  has_opt=no; \
Packit 4a16fb
  sane_makeflags=$$MAKEFLAGS; \
Packit 4a16fb
  if $(am__is_gnu_make); then \
Packit 4a16fb
    sane_makeflags=$$MFLAGS; \
Packit 4a16fb
  else \
Packit 4a16fb
    case $$MAKEFLAGS in \
Packit 4a16fb
      *\\[\ \	]*) \
Packit 4a16fb
        bs=\\; \
Packit 4a16fb
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit 4a16fb
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
  fi; \
Packit 4a16fb
  skip_next=no; \
Packit 4a16fb
  strip_trailopt () \
Packit 4a16fb
  { \
Packit 4a16fb
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit 4a16fb
  }; \
Packit 4a16fb
  for flg in $$sane_makeflags; do \
Packit 4a16fb
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit 4a16fb
    case $$flg in \
Packit 4a16fb
      *=*|--*) continue;; \
Packit 4a16fb
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit 4a16fb
      -*I?*) strip_trailopt 'I';; \
Packit 4a16fb
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit 4a16fb
      -*O?*) strip_trailopt 'O';; \
Packit 4a16fb
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit 4a16fb
      -*l?*) strip_trailopt 'l';; \
Packit 4a16fb
      -[dEDm]) skip_next=yes;; \
Packit 4a16fb
      -[JT]) skip_next=yes;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
    case $$flg in \
Packit 4a16fb
      *$$target_option*) has_opt=yes; break;; \
Packit 4a16fb
    esac; \
Packit 4a16fb
  done; \
Packit 4a16fb
  test $$has_opt = yes
Packit 4a16fb
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit 4a16fb
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit 4a16fb
pkgdatadir = $(datadir)/@PACKAGE@
Packit 4a16fb
pkgincludedir = $(includedir)/@PACKAGE@
Packit 4a16fb
pkglibdir = $(libdir)/@PACKAGE@
Packit 4a16fb
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit 4a16fb
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit 4a16fb
install_sh_DATA = $(install_sh) -c -m 644
Packit 4a16fb
install_sh_PROGRAM = $(install_sh) -c
Packit 4a16fb
install_sh_SCRIPT = $(install_sh) -c
Packit 4a16fb
INSTALL_HEADER = $(INSTALL_DATA)
Packit 4a16fb
transform = $(program_transform_name)
Packit 4a16fb
NORMAL_INSTALL = :
Packit 4a16fb
PRE_INSTALL = :
Packit 4a16fb
POST_INSTALL = :
Packit 4a16fb
NORMAL_UNINSTALL = :
Packit 4a16fb
PRE_UNINSTALL = :
Packit 4a16fb
POST_UNINSTALL = :
Packit 4a16fb
build_triplet = @build@
Packit 4a16fb
host_triplet = @host@
Packit 4a16fb
subdir = src/timer
Packit 4a16fb
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 4a16fb
am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
Packit 4a16fb
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
Packit 4a16fb
	$(top_srcdir)/configure.ac
Packit 4a16fb
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit 4a16fb
	$(ACLOCAL_M4)
Packit 4a16fb
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
Packit 4a16fb
	$(am__DIST_COMMON)
Packit 4a16fb
mkinstalldirs = $(install_sh) -d
Packit 4a16fb
CONFIG_HEADER = $(top_builddir)/include/config.h
Packit 4a16fb
CONFIG_CLEAN_FILES =
Packit 4a16fb
CONFIG_CLEAN_VPATH_FILES =
Packit 4a16fb
libtimer_la_LIBADD =
Packit 4a16fb
am_libtimer_la_OBJECTS = timer.lo timer_hw.lo timer_query.lo \
Packit 4a16fb
	timer_query_hw.lo timer_symbols.lo
Packit 4a16fb
libtimer_la_OBJECTS = $(am_libtimer_la_OBJECTS)
Packit 4a16fb
AM_V_lt = $(am__v_lt_@AM_V@)
Packit 4a16fb
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_lt_0 = --silent
Packit 4a16fb
am__v_lt_1 = 
Packit 4a16fb
AM_V_P = $(am__v_P_@AM_V@)
Packit 4a16fb
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_P_0 = false
Packit 4a16fb
am__v_P_1 = :
Packit 4a16fb
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit 4a16fb
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_GEN_0 = @echo "  GEN     " $@;
Packit 4a16fb
am__v_GEN_1 = 
Packit 4a16fb
AM_V_at = $(am__v_at_@AM_V@)
Packit 4a16fb
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_at_0 = @
Packit 4a16fb
am__v_at_1 = 
Packit 4a16fb
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
Packit 4a16fb
depcomp = $(SHELL) $(top_srcdir)/depcomp
Packit 4a16fb
am__maybe_remake_depfiles = depfiles
Packit 4a16fb
am__depfiles_remade = ./$(DEPDIR)/timer.Plo ./$(DEPDIR)/timer_hw.Plo \
Packit 4a16fb
	./$(DEPDIR)/timer_query.Plo ./$(DEPDIR)/timer_query_hw.Plo \
Packit 4a16fb
	./$(DEPDIR)/timer_symbols.Plo
Packit 4a16fb
am__mv = mv -f
Packit 4a16fb
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Packit 4a16fb
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Packit 4a16fb
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit 4a16fb
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
Packit 4a16fb
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
Packit 4a16fb
	$(AM_CFLAGS) $(CFLAGS)
Packit 4a16fb
AM_V_CC = $(am__v_CC_@AM_V@)
Packit 4a16fb
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_CC_0 = @echo "  CC      " $@;
Packit 4a16fb
am__v_CC_1 = 
Packit 4a16fb
CCLD = $(CC)
Packit 4a16fb
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit 4a16fb
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit 4a16fb
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
Packit 4a16fb
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
Packit 4a16fb
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
Packit 4a16fb
am__v_CCLD_0 = @echo "  CCLD    " $@;
Packit 4a16fb
am__v_CCLD_1 = 
Packit 4a16fb
SOURCES = $(libtimer_la_SOURCES)
Packit 4a16fb
DIST_SOURCES = $(libtimer_la_SOURCES)
Packit 4a16fb
am__can_run_installinfo = \
Packit 4a16fb
  case $$AM_UPDATE_INFO_DIR in \
Packit 4a16fb
    n|no|NO) false;; \
Packit 4a16fb
    *) (install-info --version) >/dev/null 2>&1;; \
Packit 4a16fb
  esac
Packit 4a16fb
HEADERS = $(noinst_HEADERS)
Packit 4a16fb
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit 4a16fb
# Read a list of newline-separated strings from the standard input,
Packit 4a16fb
# and print each of them once, without duplicates.  Input order is
Packit 4a16fb
# *not* preserved.
Packit 4a16fb
am__uniquify_input = $(AWK) '\
Packit 4a16fb
  BEGIN { nonempty = 0; } \
Packit 4a16fb
  { items[$$0] = 1; nonempty = 1; } \
Packit 4a16fb
  END { if (nonempty) { for (i in items) print i; }; } \
Packit 4a16fb
'
Packit 4a16fb
# Make sure the list of sources is unique.  This is necessary because,
Packit 4a16fb
# e.g., the same source file might be shared among _SOURCES variables
Packit 4a16fb
# for different programs/libraries.
Packit 4a16fb
am__define_uniq_tagged_files = \
Packit 4a16fb
  list='$(am__tagged_files)'; \
Packit 4a16fb
  unique=`for i in $$list; do \
Packit 4a16fb
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit 4a16fb
  done | $(am__uniquify_input)`
Packit 4a16fb
ETAGS = etags
Packit 4a16fb
CTAGS = ctags
Packit 4a16fb
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
Packit 4a16fb
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit 4a16fb
ACLOCAL = @ACLOCAL@
Packit 4a16fb
ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
Packit 4a16fb
ALSA_DEPLIBS = @ALSA_DEPLIBS@
Packit 4a16fb
ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
Packit 4a16fb
ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
Packit 4a16fb
AMTAR = @AMTAR@
Packit 4a16fb
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit 4a16fb
AR = @AR@
Packit 4a16fb
AUTOCONF = @AUTOCONF@
Packit 4a16fb
AUTOHEADER = @AUTOHEADER@
Packit 4a16fb
AUTOMAKE = @AUTOMAKE@
Packit 4a16fb
AWK = @AWK@
Packit 4a16fb
CC = @CC@
Packit 4a16fb
CCDEPMODE = @CCDEPMODE@
Packit 4a16fb
CFLAGS = @CFLAGS@
Packit 4a16fb
CPP = @CPP@
Packit 4a16fb
CPPFLAGS = @CPPFLAGS@
Packit 4a16fb
CYGPATH_W = @CYGPATH_W@
Packit 4a16fb
DEFS = @DEFS@
Packit 4a16fb
DEPDIR = @DEPDIR@
Packit 4a16fb
DLLTOOL = @DLLTOOL@
Packit 4a16fb
DSYMUTIL = @DSYMUTIL@
Packit 4a16fb
DUMPBIN = @DUMPBIN@
Packit 4a16fb
ECHO_C = @ECHO_C@
Packit 4a16fb
ECHO_N = @ECHO_N@
Packit 4a16fb
ECHO_T = @ECHO_T@
Packit 4a16fb
EGREP = @EGREP@
Packit 4a16fb
EXEEXT = @EXEEXT@
Packit 4a16fb
FGREP = @FGREP@
Packit 4a16fb
GREP = @GREP@
Packit 4a16fb
INSTALL = @INSTALL@
Packit 4a16fb
INSTALL_DATA = @INSTALL_DATA@
Packit 4a16fb
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit 4a16fb
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 4a16fb
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit 4a16fb
LD = @LD@
Packit 4a16fb
LDFLAGS = @LDFLAGS@
Packit 4a16fb
LDFLAGS_NOUNDEFINED = @LDFLAGS_NOUNDEFINED@
Packit 4a16fb
LIBOBJS = @LIBOBJS@
Packit 4a16fb
LIBS = @LIBS@
Packit 4a16fb
LIBTOOL = @LIBTOOL@
Packit 4a16fb
LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
Packit 4a16fb
LIPO = @LIPO@
Packit 4a16fb
LN_S = @LN_S@
Packit 4a16fb
LTLIBOBJS = @LTLIBOBJS@
Packit 4a16fb
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit 4a16fb
MAINT = @MAINT@
Packit 4a16fb
MAKEINFO = @MAKEINFO@
Packit 4a16fb
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit 4a16fb
MKDIR_P = @MKDIR_P@
Packit 4a16fb
NM = @NM@
Packit 4a16fb
NMEDIT = @NMEDIT@
Packit 4a16fb
OBJDUMP = @OBJDUMP@
Packit 4a16fb
OBJEXT = @OBJEXT@
Packit 4a16fb
OTOOL = @OTOOL@
Packit 4a16fb
OTOOL64 = @OTOOL64@
Packit 4a16fb
PACKAGE = @PACKAGE@
Packit 4a16fb
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit 4a16fb
PACKAGE_NAME = @PACKAGE_NAME@
Packit 4a16fb
PACKAGE_STRING = @PACKAGE_STRING@
Packit 4a16fb
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit 4a16fb
PACKAGE_URL = @PACKAGE_URL@
Packit 4a16fb
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit 4a16fb
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit 4a16fb
PYTHON_INCLUDES = @PYTHON_INCLUDES@
Packit 4a16fb
PYTHON_LIBS = @PYTHON_LIBS@
Packit 4a16fb
RANLIB = @RANLIB@
Packit 4a16fb
SED = @SED@
Packit 4a16fb
SET_MAKE = @SET_MAKE@
Packit 4a16fb
SHELL = @SHELL@
Packit 4a16fb
SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
Packit 4a16fb
SND_LIB_MAJOR = @SND_LIB_MAJOR@
Packit 4a16fb
SND_LIB_MINOR = @SND_LIB_MINOR@
Packit 4a16fb
SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
Packit 4a16fb
SND_LIB_VERSION = @SND_LIB_VERSION@
Packit 4a16fb
STRIP = @STRIP@
Packit 4a16fb
SYMBOL_PREFIX = @SYMBOL_PREFIX@
Packit 4a16fb
VERSION = @VERSION@
Packit 4a16fb
abs_builddir = @abs_builddir@
Packit 4a16fb
abs_srcdir = @abs_srcdir@
Packit 4a16fb
abs_top_builddir = @abs_top_builddir@
Packit 4a16fb
abs_top_srcdir = @abs_top_srcdir@
Packit 4a16fb
ac_ct_AR = @ac_ct_AR@
Packit 4a16fb
ac_ct_CC = @ac_ct_CC@
Packit 4a16fb
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit 4a16fb
am__include = @am__include@
Packit 4a16fb
am__leading_dot = @am__leading_dot@
Packit 4a16fb
am__quote = @am__quote@
Packit 4a16fb
am__tar = @am__tar@
Packit 4a16fb
am__untar = @am__untar@
Packit 4a16fb
bindir = @bindir@
Packit 4a16fb
build = @build@
Packit 4a16fb
build_alias = @build_alias@
Packit 4a16fb
build_cpu = @build_cpu@
Packit 4a16fb
build_os = @build_os@
Packit 4a16fb
build_vendor = @build_vendor@
Packit 4a16fb
builddir = @builddir@
Packit 4a16fb
datadir = @datadir@
Packit 4a16fb
datarootdir = @datarootdir@
Packit 4a16fb
docdir = @docdir@
Packit 4a16fb
dvidir = @dvidir@
Packit 4a16fb
exec_prefix = @exec_prefix@
Packit 4a16fb
host = @host@
Packit 4a16fb
host_alias = @host_alias@
Packit 4a16fb
host_cpu = @host_cpu@
Packit 4a16fb
host_os = @host_os@
Packit 4a16fb
host_vendor = @host_vendor@
Packit 4a16fb
htmldir = @htmldir@
Packit 4a16fb
includedir = @includedir@
Packit 4a16fb
infodir = @infodir@
Packit 4a16fb
install_sh = @install_sh@
Packit 4a16fb
libdir = @libdir@
Packit 4a16fb
libexecdir = @libexecdir@
Packit 4a16fb
localedir = @localedir@
Packit 4a16fb
localstatedir = @localstatedir@
Packit 4a16fb
mandir = @mandir@
Packit 4a16fb
mkdir_p = @mkdir_p@
Packit 4a16fb
oldincludedir = @oldincludedir@
Packit 4a16fb
pdfdir = @pdfdir@
Packit 4a16fb
prefix = @prefix@
Packit 4a16fb
program_transform_name = @program_transform_name@
Packit 4a16fb
psdir = @psdir@
Packit 4a16fb
sbindir = @sbindir@
Packit 4a16fb
sharedstatedir = @sharedstatedir@
Packit 4a16fb
srcdir = @srcdir@
Packit 4a16fb
sysconfdir = @sysconfdir@
Packit 4a16fb
target_alias = @target_alias@
Packit 4a16fb
top_build_prefix = @top_build_prefix@
Packit 4a16fb
top_builddir = @top_builddir@
Packit 4a16fb
top_srcdir = @top_srcdir@
Packit 4a16fb
EXTRA_LTLIBRARIES = libtimer.la
Packit 4a16fb
libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c \
Packit 4a16fb
	              timer_symbols.c
Packit 4a16fb
Packit 4a16fb
noinst_HEADERS = timer_local.h
Packit 4a16fb
AM_CPPFLAGS = -I$(top_srcdir)/include
Packit 4a16fb
all: all-am
Packit 4a16fb
Packit 4a16fb
.SUFFIXES:
Packit 4a16fb
.SUFFIXES: .c .lo .o .obj
Packit 4a16fb
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
Packit 4a16fb
	@for dep in $?; do \
Packit 4a16fb
	  case '$(am__configure_deps)' in \
Packit 4a16fb
	    *$$dep*) \
Packit 4a16fb
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit 4a16fb
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit 4a16fb
	      exit 1;; \
Packit 4a16fb
	  esac; \
Packit 4a16fb
	done; \
Packit 4a16fb
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/timer/Makefile'; \
Packit 4a16fb
	$(am__cd) $(top_srcdir) && \
Packit 4a16fb
	  $(AUTOMAKE) --foreign src/timer/Makefile
Packit 4a16fb
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit 4a16fb
	@case '$?' in \
Packit 4a16fb
	  *config.status*) \
Packit 4a16fb
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit 4a16fb
	  *) \
Packit 4a16fb
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
Packit 4a16fb
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
Packit 4a16fb
	esac;
Packit 4a16fb
Packit 4a16fb
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
Packit 4a16fb
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
Packit 4a16fb
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 4a16fb
$(am__aclocal_m4_deps):
Packit 4a16fb
Packit 4a16fb
libtimer.la: $(libtimer_la_OBJECTS) $(libtimer_la_DEPENDENCIES) $(EXTRA_libtimer_la_DEPENDENCIES) 
Packit 4a16fb
	$(AM_V_CCLD)$(LINK)  $(libtimer_la_OBJECTS) $(libtimer_la_LIBADD) $(LIBS)
Packit 4a16fb
Packit 4a16fb
mostlyclean-compile:
Packit 4a16fb
	-rm -f *.$(OBJEXT)
Packit 4a16fb
Packit 4a16fb
distclean-compile:
Packit 4a16fb
	-rm -f *.tab.c
Packit 4a16fb
Packit 4a16fb
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Plo@am__quote@ # am--include-marker
Packit 4a16fb
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_hw.Plo@am__quote@ # am--include-marker
Packit 4a16fb
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_query.Plo@am__quote@ # am--include-marker
Packit 4a16fb
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_query_hw.Plo@am__quote@ # am--include-marker
Packit 4a16fb
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_symbols.Plo@am__quote@ # am--include-marker
Packit 4a16fb
Packit 4a16fb
$(am__depfiles_remade):
Packit 4a16fb
	@$(MKDIR_P) $(@D)
Packit 4a16fb
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
Packit 4a16fb
Packit 4a16fb
am--depfiles: $(am__depfiles_remade)
Packit 4a16fb
Packit 4a16fb
.c.o:
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 4a16fb
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
Packit 4a16fb
Packit 4a16fb
.c.obj:
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 4a16fb
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
Packit 4a16fb
Packit 4a16fb
.c.lo:
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Packit 4a16fb
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Packit 4a16fb
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 4a16fb
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
Packit 4a16fb
Packit 4a16fb
mostlyclean-libtool:
Packit 4a16fb
	-rm -f *.lo
Packit 4a16fb
Packit 4a16fb
clean-libtool:
Packit 4a16fb
	-rm -rf .libs _libs
Packit 4a16fb
Packit 4a16fb
ID: $(am__tagged_files)
Packit 4a16fb
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit 4a16fb
tags: tags-am
Packit 4a16fb
TAGS: tags
Packit 4a16fb
Packit 4a16fb
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 4a16fb
	set x; \
Packit 4a16fb
	here=`pwd`; \
Packit 4a16fb
	$(am__define_uniq_tagged_files); \
Packit 4a16fb
	shift; \
Packit 4a16fb
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit 4a16fb
	  test -n "$$unique" || unique=$$empty_fix; \
Packit 4a16fb
	  if test $$# -gt 0; then \
Packit 4a16fb
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 4a16fb
	      "$$@" $$unique; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 4a16fb
	      $$unique; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	fi
Packit 4a16fb
ctags: ctags-am
Packit 4a16fb
Packit 4a16fb
CTAGS: ctags
Packit 4a16fb
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 4a16fb
	$(am__define_uniq_tagged_files); \
Packit 4a16fb
	test -z "$(CTAGS_ARGS)$$unique" \
Packit 4a16fb
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit 4a16fb
	     $$unique
Packit 4a16fb
Packit 4a16fb
GTAGS:
Packit 4a16fb
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit 4a16fb
	  && $(am__cd) $(top_srcdir) \
Packit 4a16fb
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit 4a16fb
cscopelist: cscopelist-am
Packit 4a16fb
Packit 4a16fb
cscopelist-am: $(am__tagged_files)
Packit 4a16fb
	list='$(am__tagged_files)'; \
Packit 4a16fb
	case "$(srcdir)" in \
Packit 4a16fb
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit 4a16fb
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit 4a16fb
	esac; \
Packit 4a16fb
	for i in $$list; do \
Packit 4a16fb
	  if test -f "$$i"; then \
Packit 4a16fb
	    echo "$(subdir)/$$i"; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    echo "$$sdir/$$i"; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done >> $(top_builddir)/cscope.files
Packit 4a16fb
Packit 4a16fb
distclean-tags:
Packit 4a16fb
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit 4a16fb
Packit 4a16fb
distdir: $(BUILT_SOURCES)
Packit 4a16fb
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit 4a16fb
Packit 4a16fb
distdir-am: $(DISTFILES)
Packit 4a16fb
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 4a16fb
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 4a16fb
	list='$(DISTFILES)'; \
Packit 4a16fb
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit 4a16fb
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit 4a16fb
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit 4a16fb
	case $$dist_files in \
Packit 4a16fb
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit 4a16fb
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit 4a16fb
			   sort -u` ;; \
Packit 4a16fb
	esac; \
Packit 4a16fb
	for file in $$dist_files; do \
Packit 4a16fb
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit 4a16fb
	  if test -d $$d/$$file; then \
Packit 4a16fb
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit 4a16fb
	    if test -d "$(distdir)/$$file"; then \
Packit 4a16fb
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 4a16fb
	    fi; \
Packit 4a16fb
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit 4a16fb
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit 4a16fb
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 4a16fb
	    fi; \
Packit 4a16fb
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit 4a16fb
	  else \
Packit 4a16fb
	    test -f "$(distdir)/$$file" \
Packit 4a16fb
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit 4a16fb
	    || exit 1; \
Packit 4a16fb
	  fi; \
Packit 4a16fb
	done
Packit 4a16fb
check-am: all-am
Packit 4a16fb
check: check-am
Packit 4a16fb
all-am: Makefile $(HEADERS)
Packit 4a16fb
installdirs:
Packit 4a16fb
install: install-am
Packit 4a16fb
install-exec: install-exec-am
Packit 4a16fb
install-data: install-data-am
Packit 4a16fb
uninstall: uninstall-am
Packit 4a16fb
Packit 4a16fb
install-am: all-am
Packit 4a16fb
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 4a16fb
Packit 4a16fb
installcheck: installcheck-am
Packit 4a16fb
install-strip:
Packit 4a16fb
	if test -z '$(STRIP)'; then \
Packit 4a16fb
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 4a16fb
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 4a16fb
	      install; \
Packit 4a16fb
	else \
Packit 4a16fb
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 4a16fb
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 4a16fb
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit 4a16fb
	fi
Packit 4a16fb
mostlyclean-generic:
Packit 4a16fb
Packit 4a16fb
clean-generic:
Packit 4a16fb
Packit 4a16fb
distclean-generic:
Packit 4a16fb
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit 4a16fb
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit 4a16fb
Packit 4a16fb
maintainer-clean-generic:
Packit 4a16fb
	@echo "This command is intended for maintainers to use"
Packit 4a16fb
	@echo "it deletes files that may require special tools to rebuild."
Packit 4a16fb
clean: clean-am
Packit 4a16fb
Packit 4a16fb
clean-am: clean-generic clean-libtool mostlyclean-am
Packit 4a16fb
Packit 4a16fb
distclean: distclean-am
Packit 4a16fb
		-rm -f ./$(DEPDIR)/timer.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_hw.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_query.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_query_hw.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_symbols.Plo
Packit 4a16fb
	-rm -f Makefile
Packit 4a16fb
distclean-am: clean-am distclean-compile distclean-generic \
Packit 4a16fb
	distclean-tags
Packit 4a16fb
Packit 4a16fb
dvi: dvi-am
Packit 4a16fb
Packit 4a16fb
dvi-am:
Packit 4a16fb
Packit 4a16fb
html: html-am
Packit 4a16fb
Packit 4a16fb
html-am:
Packit 4a16fb
Packit 4a16fb
info: info-am
Packit 4a16fb
Packit 4a16fb
info-am:
Packit 4a16fb
Packit 4a16fb
install-data-am:
Packit 4a16fb
Packit 4a16fb
install-dvi: install-dvi-am
Packit 4a16fb
Packit 4a16fb
install-dvi-am:
Packit 4a16fb
Packit 4a16fb
install-exec-am:
Packit 4a16fb
Packit 4a16fb
install-html: install-html-am
Packit 4a16fb
Packit 4a16fb
install-html-am:
Packit 4a16fb
Packit 4a16fb
install-info: install-info-am
Packit 4a16fb
Packit 4a16fb
install-info-am:
Packit 4a16fb
Packit 4a16fb
install-man:
Packit 4a16fb
Packit 4a16fb
install-pdf: install-pdf-am
Packit 4a16fb
Packit 4a16fb
install-pdf-am:
Packit 4a16fb
Packit 4a16fb
install-ps: install-ps-am
Packit 4a16fb
Packit 4a16fb
install-ps-am:
Packit 4a16fb
Packit 4a16fb
installcheck-am:
Packit 4a16fb
Packit 4a16fb
maintainer-clean: maintainer-clean-am
Packit 4a16fb
		-rm -f ./$(DEPDIR)/timer.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_hw.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_query.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_query_hw.Plo
Packit 4a16fb
	-rm -f ./$(DEPDIR)/timer_symbols.Plo
Packit 4a16fb
	-rm -f Makefile
Packit 4a16fb
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit 4a16fb
Packit 4a16fb
mostlyclean: mostlyclean-am
Packit 4a16fb
Packit 4a16fb
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
Packit 4a16fb
	mostlyclean-libtool
Packit 4a16fb
Packit 4a16fb
pdf: pdf-am
Packit 4a16fb
Packit 4a16fb
pdf-am:
Packit 4a16fb
Packit 4a16fb
ps: ps-am
Packit 4a16fb
Packit 4a16fb
ps-am:
Packit 4a16fb
Packit 4a16fb
uninstall-am:
Packit 4a16fb
Packit 4a16fb
.MAKE: install-am install-strip
Packit 4a16fb
Packit 4a16fb
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
Packit 4a16fb
	clean-generic clean-libtool cscopelist-am ctags ctags-am \
Packit 4a16fb
	distclean distclean-compile distclean-generic \
Packit 4a16fb
	distclean-libtool distclean-tags distdir dvi dvi-am html \
Packit 4a16fb
	html-am info info-am install install-am install-data \
Packit 4a16fb
	install-data-am install-dvi install-dvi-am install-exec \
Packit 4a16fb
	install-exec-am install-html install-html-am install-info \
Packit 4a16fb
	install-info-am install-man install-pdf install-pdf-am \
Packit 4a16fb
	install-ps install-ps-am install-strip installcheck \
Packit 4a16fb
	installcheck-am installdirs maintainer-clean \
Packit 4a16fb
	maintainer-clean-generic mostlyclean mostlyclean-compile \
Packit 4a16fb
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit 4a16fb
	tags tags-am uninstall uninstall-am
Packit 4a16fb
Packit 4a16fb
.PRECIOUS: Makefile
Packit 4a16fb
Packit 4a16fb
all: libtimer.la
Packit 4a16fb
Packit 4a16fb
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 4a16fb
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 4a16fb
.NOEXPORT: