# Makefile.in generated by automake 1.15.1 from Makefile.am.
# events/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2017 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


VPATH = ../../oprofile-1.1.0/events
am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/oprofile
pkgincludedir = $(includedir)/oprofile
pkglibdir = $(libdir)/oprofile
pkglibexecdir = $(libexecdir)/oprofile
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = arm-tps-linux-gnueabi
subdir = events
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/missing aclocal-1.15
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = arm-tps-linux-gnueabi-ar
AUTOCONF = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/missing autoconf
AUTOHEADER = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/missing autoheader
AUTOMAKE = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/missing automake-1.15
AWK = gawk
BFD_LIBS = -lbfd -liberty -ldl  
CAT_ENTRY_END = -->
CAT_ENTRY_START = <!--
CC = arm-tps-linux-gnueabi-gcc  -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a8 --sysroot=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot
CCDEPMODE = depmode=none
CFLAGS =  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0=/usr/src/debug/oprofile/1.1.0-r0 -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot-native= -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot= 
CPP = arm-tps-linux-gnueabi-gcc -E --sysroot=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot  -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a8
CPPFLAGS = 
CXX = arm-tps-linux-gnueabi-g++  -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a8 --sysroot=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot
CXXCPP = arm-tps-linux-gnueabi-g++  -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a8 --sysroot=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot -E
CXXDEPMODE = depmode=none
CXXFLAGS =  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0=/usr/src/debug/oprofile/1.1.0-r0 -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot-native= -fdebug-prefix-map=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot=  -fvisibility-inlines-hidden
CYGPATH_W = echo
DATE = Fri 27 July 2018
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DOCBOOK_ROOT = 
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /home/dv/workspace/tpp.19/build/tmp/hosttools/grep -E
EXEEXT = 
EXTRA_CFLAGS_MODULE =  -DEXPECT_OK
FGREP = /home/dv/workspace/tpp.19/build/tmp/hosttools/grep -F
GREP = /home/dv/workspace/tpp.19/build/tmp/hosttools/grep
INSTALL = /home/dv/workspace/tpp.19/build/tmp/hosttools/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
JAVA_HOMEDIR = 
LD = arm-tps-linux-gnueabi-ld --sysroot=/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot 
LDFLAGS = -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
LIBERTY_LIBS = -liberty -ldl 
LIBOBJS = 
LIBS = 
LIBTOOL = $(top_builddir)/arm-tps-linux-gnueabi-libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /home/dv/workspace/tpp.19/build/tmp/hosttools/mkdir -p
NM = arm-tps-linux-gnueabi-nm
NMEDIT = 
OBJDUMP = arm-tps-linux-gnueabi-objdump
OBJEXT = o
OP_CFLAGS =  -W -Wall -fno-common -Wdeclaration-after-statement
OP_CPPFLAGS = 
OP_CXXFLAGS =  -W -Wall -fno-common -ftemplate-depth-50
OP_DOCDIR = /usr/share/doc/oprofile/
OP_LDFLAGS = 
OTOOL = 
OTOOL64 = 
PACKAGE = oprofile
PACKAGE_BUGREPORT = 
PACKAGE_NAME = OProfile
PACKAGE_STRING = OProfile 1.1.0
PACKAGE_TARNAME = oprofile
PACKAGE_URL = 
PACKAGE_VERSION = 1.1.0
PATH_SEPARATOR = :
PERF_EVENT_FLAGS =  -I/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot/usr/include
PFM_LIB = 
PKG_CONFIG = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot-native/usr/bin/pkg-config
PKG_CONFIG_LIBDIR = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot/usr/lib/pkgconfig
PKG_CONFIG_PATH = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot/usr/lib/pkgconfig:/home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/recipe-sysroot/usr/share/pkgconfig
POPT_LIBS = -lpopt
PTRDIFF_T_TYPE = int
RANLIB = arm-tps-linux-gnueabi-ranlib
RT_LIB = 
SED = sed
SET_MAKE = 
SHELL = /bin/sh
SIZE_T_TYPE = unsigned
STRIP = arm-tps-linux-gnueabi-strip
VERSION = 1.1.0
XML_CATALOG = /etc/xml/catalog
XSLTPROC = 
XSLTPROC_FLAGS = --nonet
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS = 
X_PRE_LIBS = 
abs_builddir = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/build/events
abs_srcdir = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/build/../oprofile-1.1.0/events
abs_top_builddir = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/build
abs_top_srcdir = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/build/../oprofile-1.1.0
ac_ct_AR = 
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = /usr/bin
build = x86_64-pc-linux-gnu
build_alias = x86_64-linux
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr
host = arm-tps-linux-gnueabi
host_alias = arm-tps-linux-gnueabi
host_cpu = arm
host_os = linux-gnueabi
host_vendor = tps
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = ${SHELL} /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/oprofile-1.1.0/install-sh
libdir = /usr/lib
libexecdir = /usr/libexec
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = /usr/sbin
sharedstatedir = /com
srcdir = ../../oprofile-1.1.0/events
sysconfdir = /etc
target_alias = arm-tps-linux-gnueabi
top_build_prefix = ../
top_builddir = ..
top_srcdir = ../../oprofile-1.1.0
topdir = /home/dv/workspace/tpp.19/build/tmp/work/cortexa8hf-neon-tps-linux-gnueabi/oprofile/1.1.0-r0/build
event_files = \
	alpha/ev67/events alpha/ev67/unit_masks \
	i386/athlon/events i386/athlon/unit_masks \
	i386/core_2/events i386/core_2/unit_masks \
	i386/p4/events i386/p4-ht/events \
	i386/p4-ht/unit_masks i386/p4/unit_masks \
	i386/pii/events i386/pii/unit_masks \
	i386/piii/events i386/piii/unit_masks \
	i386/ppro/events i386/ppro/unit_masks \
	i386/p6_mobile/events i386/p6_mobile/unit_masks \
	i386/core/events i386/core/unit_masks \
	i386/arch_perfmon/events i386/arch_perfmon/unit_masks \
	i386/atom/events i386/atom/unit_masks \
	i386/core_i7/events i386/core_i7/unit_masks \
	i386/nehalem/events i386/nehalem/unit_masks \
	i386/westmere/events i386/westmere/unit_masks \
	i386/sandybridge/events i386/sandybridge/unit_masks \
	i386/ivybridge/events i386/ivybridge/unit_masks \
	i386/haswell/events i386/haswell/unit_masks \
	i386/broadwell/events i386/broadwell/unit_masks \
	i386/skylake/events i386/skylake/unit_masks \
	i386/silvermont/events i386/silvermont/unit_masks \
	ppc64/architected_events_v1/events ppc64/architected_events_v1/unit_masks \
	ppc64/power4/events ppc64/power4/event_mappings ppc64/power4/unit_masks \
	ppc64/power5/events ppc64/power5/event_mappings ppc64/power5/unit_masks \
	ppc64/power5+/events ppc64/power5+/event_mappings ppc64/power5+/unit_masks \
	ppc64/power5++/events ppc64/power5++/event_mappings ppc64/power5++/unit_masks \
	ppc64/power6/events ppc64/power6/event_mappings ppc64/power6/unit_masks \
	ppc64/power7/events ppc64/power7/event_mappings ppc64/power7/unit_masks \
	ppc64/power8/events ppc64/power8/unit_masks \
	ppc64/970/events ppc64/970/event_mappings ppc64/970/unit_masks \
	ppc64/970MP/events ppc64/970MP/event_mappings ppc64/970MP/unit_masks \
	x86-64/hammer/events x86-64/hammer/unit_masks \
	x86-64/family10/events x86-64/family10/unit_masks \
	x86-64/family11h/events x86-64/family11h/unit_masks \
	x86-64/family12h/events x86-64/family12h/unit_masks \
	x86-64/family14h/events x86-64/family14h/unit_masks \
	x86-64/family15h/events x86-64/family15h/unit_masks \
	x86-64/generic/events x86-64/generic/unit_masks \
	arm/xscale1/events arm/xscale1/unit_masks \
	arm/xscale2/events arm/xscale2/unit_masks \
	arm/armv6/events arm/armv6/unit_masks \
	arm/armv7-common/events arm/armv7-common/unit_masks \
	arm/armv7/events arm/armv7/unit_masks \
	arm/armv7-scorpion/events arm/armv7-scorpion/unit_masks \
	arm/armv7-scorpionmp/events arm/armv7-scorpionmp/unit_masks \
	arm/armv7-krait/events arm/armv7-krait/unit_masks \
	arm/armv7-ca9/events arm/armv7-ca9/unit_masks \
	arm/armv7-ca5/events arm/armv7-ca5/unit_masks \
	arm/armv7-ca7/events arm/armv7-ca7/unit_masks \
	arm/armv7-ca15/events arm/armv7-ca15/unit_masks \
	arm/mpcore/events arm/mpcore/unit_masks \
	arm/armv8-pmuv3-common/events arm/armv8-pmuv3-common/unit_masks \
	arm/armv8-xgene/events arm/armv8-xgene/unit_masks \
	arm/armv8-ca57/events arm/armv8-ca57/unit_masks \
	arm/armv8-ca53/events arm/armv8-ca53/unit_masks \
	mips/20K/events mips/20K/unit_masks \
	mips/24K/events mips/24K/unit_masks \
	mips/25K/events mips/25K/unit_masks \
	mips/34K/events mips/34K/unit_masks \
	mips/5K/events mips/5K/unit_masks \
	mips/rm7000/events mips/rm7000/unit_masks \
	mips/rm9000/events mips/rm9000/unit_masks \
	mips/sb1/events mips/sb1/unit_masks \
	mips/r10000/events mips/r10000/unit_masks \
	mips/r12000/events mips/r12000/unit_masks \
	mips/vr5432/events mips/vr5432/unit_masks \
	mips/vr5500/events mips/vr5500/unit_masks \
	mips/loongson2/events mips/loongson2/unit_masks \
	mips/1004K/events mips/1004K/unit_masks \
	mips/74K/events mips/74K/unit_masks \
	ppc/7450/events ppc/7450/unit_masks \
	ppc/e500/events ppc/e500/unit_masks \
	ppc/e500v2/events ppc/e500v2/unit_masks \
	ppc/e500mc/events ppc/e500mc/unit_masks \
	ppc/e6500/events ppc/e6500/unit_masks \
	ppc/e300/events ppc/e300/unit_masks \
	tile/tile64/events tile/tile64/unit_masks \
	tile/tilepro/events tile/tilepro/unit_masks \
	tile/tilegx/events tile/tilegx/unit_masks \
	s390/z10/events s390/z10/unit_masks \
	s390/z196/events s390/z196/unit_masks \
	s390/zEC12/events s390/zEC12/unit_masks

EXTRA_DIST = $(event_files)
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign events/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign events/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
tags TAGS:

ctags CTAGS:

cscope cscopelist:


distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-data-local

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-local

.MAKE: install-am install-strip

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	cscopelist-am ctags-am distclean distclean-generic \
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am \
	install-data-local install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-pdf install-pdf-am \
	install-ps install-ps-am install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
	uninstall-am uninstall-local

.PRECIOUS: Makefile


install-data-local:
	for i in ${event_files} ; do \
		dir=`dirname $$i` ; \
		mkdir -p $(DESTDIR)$(pkgdatadir)/$$dir ; \
		$(INSTALL_DATA) $(top_srcdir)/events/$$i $(DESTDIR)$(pkgdatadir)/$$i ; \
	done

uninstall-local:
	for i in ${event_files} ; do \
		dir=`dirname $$i` ; \
		archdir=`dirname $$dir` ; \
		if test -f $(DESTDIR)$(pkgdatadir)/$$i ; then \
			rm $(DESTDIR)$(pkgdatadir)/$$i ; \
		fi;  \
		if test -d $(DESTDIR)$(pkgdatadir)/$$dir ; then \
			rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir)/$$dir ; \
		fi; \
		if test $$archdir != "." -a -d $(DESTDIR)$(pkgdatadir)/$$archdir ; then \
			rmdir --ignore-fail-on-non-empty $(DESTDIR)$(pkgdatadir)/$$archdir ; \
		fi; \
	done

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
