# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005  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.

@SET_MAKE@

srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
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 = @build@
host_triplet = @host@
bin_PROGRAMS = oil-bugreport$(EXEEXT)
noinst_PROGRAMS = example1$(EXEEXT) oil-graph$(EXEEXT) \
	oil-inspect$(EXEEXT) oil-test$(EXEEXT) memcpy-speed$(EXEEXT) \
	oil-suggest$(EXEEXT) printcpu$(EXEEXT) oil-mt19937$(EXEEXT) \
	report$(EXEEXT) oil-random$(EXEEXT)
subdir = examples
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_libtool_tags.m4 \
	$(top_srcdir)/m4/as-compiler-flag.m4 \
	$(top_srcdir)/m4/as-gcc-inline-assembly.m4 \
	$(top_srcdir)/m4/as-host-defines.m4 \
	$(top_srcdir)/m4/as-intrinsics.m4 $(top_srcdir)/m4/as-nano.m4 \
	$(top_srcdir)/m4/as-unaligned-access.m4 \
	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/ltdl.m4 \
	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(bindir)"
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
am_example1_OBJECTS = example1-example1.$(OBJEXT)
example1_OBJECTS = $(am_example1_OBJECTS)
am__DEPENDENCIES_1 =
example1_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_memcpy_speed_OBJECTS = memcpy_speed-memcpy-speed.$(OBJEXT)
memcpy_speed_OBJECTS = $(am_memcpy_speed_OBJECTS)
memcpy_speed_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_bugreport_OBJECTS = oil_bugreport-oil-bugreport.$(OBJEXT)
oil_bugreport_OBJECTS = $(am_oil_bugreport_OBJECTS)
oil_bugreport_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_graph_OBJECTS = oil_graph-oil-graph.$(OBJEXT)
oil_graph_OBJECTS = $(am_oil_graph_OBJECTS)
oil_graph_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_inspect_OBJECTS = oil_inspect-oil-inspect.$(OBJEXT)
oil_inspect_OBJECTS = $(am_oil_inspect_OBJECTS)
oil_inspect_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_mt19937_OBJECTS = oil_mt19937-oil-mt19937.$(OBJEXT)
oil_mt19937_OBJECTS = $(am_oil_mt19937_OBJECTS)
oil_mt19937_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_random_OBJECTS = oil_random-oil-random.$(OBJEXT)
oil_random_OBJECTS = $(am_oil_random_OBJECTS)
oil_random_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_suggest_OBJECTS = oil_suggest-oil-suggest.$(OBJEXT)
oil_suggest_OBJECTS = $(am_oil_suggest_OBJECTS)
oil_suggest_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_oil_test_OBJECTS = oil_test-oil-test.$(OBJEXT)
oil_test_OBJECTS = $(am_oil_test_OBJECTS)
oil_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_printcpu_OBJECTS = printcpu-printcpu.$(OBJEXT)
printcpu_OBJECTS = $(am_printcpu_OBJECTS)
printcpu_DEPENDENCIES = $(am__DEPENDENCIES_1)
am_report_OBJECTS = report-report.$(OBJEXT)
report_OBJECTS = $(am_report_OBJECTS)
report_DEPENDENCIES = $(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(example1_SOURCES) $(memcpy_speed_SOURCES) \
	$(oil_bugreport_SOURCES) $(oil_graph_SOURCES) \
	$(oil_inspect_SOURCES) $(oil_mt19937_SOURCES) \
	$(oil_random_SOURCES) $(oil_suggest_SOURCES) \
	$(oil_test_SOURCES) $(printcpu_SOURCES) $(report_SOURCES)
DIST_SOURCES = $(example1_SOURCES) $(memcpy_speed_SOURCES) \
	$(oil_bugreport_SOURCES) $(oil_graph_SOURCES) \
	$(oil_inspect_SOURCES) $(oil_mt19937_SOURCES) \
	$(oil_random_SOURCES) $(oil_suggest_SOURCES) \
	$(oil_test_SOURCES) $(printcpu_SOURCES) $(report_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-exec-recursive install-info-recursive \
	install-recursive installcheck-recursive installdirs-recursive \
	pdf-recursive ps-recursive uninstall-info-recursive \
	uninstall-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AR = @AR@
AS = @AS@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCAS = @CCAS@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
EXEEXT = @EXEEXT@
GLIB_CFLAGS = @GLIB_CFLAGS@
GLIB_LIBS = @GLIB_LIBS@
GREP = @GREP@
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
HAVE_3DNOWEXT_INTRINSICS_FALSE = @HAVE_3DNOWEXT_INTRINSICS_FALSE@
HAVE_3DNOWEXT_INTRINSICS_TRUE = @HAVE_3DNOWEXT_INTRINSICS_TRUE@
HAVE_3DNOW_INTRINSICS_FALSE = @HAVE_3DNOW_INTRINSICS_FALSE@
HAVE_3DNOW_INTRINSICS_TRUE = @HAVE_3DNOW_INTRINSICS_TRUE@
HAVE_ALTIVEC_INTRINSICS_FALSE = @HAVE_ALTIVEC_INTRINSICS_FALSE@
HAVE_ALTIVEC_INTRINSICS_TRUE = @HAVE_ALTIVEC_INTRINSICS_TRUE@
HAVE_AMD64_FALSE = @HAVE_AMD64_FALSE@
HAVE_AMD64_TRUE = @HAVE_AMD64_TRUE@
HAVE_ASM_BLOCKS_FALSE = @HAVE_ASM_BLOCKS_FALSE@
HAVE_ASM_BLOCKS_TRUE = @HAVE_ASM_BLOCKS_TRUE@
HAVE_GCC_ASM_FALSE = @HAVE_GCC_ASM_FALSE@
HAVE_GCC_ASM_POWERPC_FPU_FALSE = @HAVE_GCC_ASM_POWERPC_FPU_FALSE@
HAVE_GCC_ASM_POWERPC_FPU_TRUE = @HAVE_GCC_ASM_POWERPC_FPU_TRUE@
HAVE_GCC_ASM_TRUE = @HAVE_GCC_ASM_TRUE@
HAVE_GLIB_FALSE = @HAVE_GLIB_FALSE@
HAVE_GLIB_TRUE = @HAVE_GLIB_TRUE@
HAVE_I386_FALSE = @HAVE_I386_FALSE@
HAVE_I386_TRUE = @HAVE_I386_TRUE@
HAVE_MMX_INTRINSICS_FALSE = @HAVE_MMX_INTRINSICS_FALSE@
HAVE_MMX_INTRINSICS_TRUE = @HAVE_MMX_INTRINSICS_TRUE@
HAVE_POWERPC_FALSE = @HAVE_POWERPC_FALSE@
HAVE_POWERPC_TRUE = @HAVE_POWERPC_TRUE@
HAVE_SSE2_INTRINSICS_FALSE = @HAVE_SSE2_INTRINSICS_FALSE@
HAVE_SSE2_INTRINSICS_TRUE = @HAVE_SSE2_INTRINSICS_TRUE@
HAVE_SSE3_INTRINSICS_FALSE = @HAVE_SSE3_INTRINSICS_FALSE@
HAVE_SSE3_INTRINSICS_TRUE = @HAVE_SSE3_INTRINSICS_TRUE@
HAVE_SSE_INTRINSICS_FALSE = @HAVE_SSE_INTRINSICS_FALSE@
HAVE_SSE_INTRINSICS_TRUE = @HAVE_SSE_INTRINSICS_TRUE@
HTML_DIR = @HTML_DIR@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBM = @LIBM@
LIBOBJS = @LIBOBJS@
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
LIBOIL_LIBS = @LIBOIL_LIBS@
LIBOIL_LIBVERSION = @LIBOIL_LIBVERSION@
LIBOIL_MAJORMINOR = @LIBOIL_MAJORMINOR@
LIBOIL_OLD_MAJORMINOR = @LIBOIL_OLD_MAJORMINOR@
LIBOIL_OPT_CFLAGS = @LIBOIL_OPT_CFLAGS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
MAKEINFO = @MAKEINFO@
MMX_CFLAGS = @MMX_CFLAGS@
NANO = @NANO@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SSE2_CFLAGS = @SSE2_CFLAGS@
SSE3_CFLAGS = @SSE3_CFLAGS@
SSE_CFLAGS = @SSE_CFLAGS@
STRIP = @STRIP@
USE_ALT_OPT_FALSE = @USE_ALT_OPT_FALSE@
USE_ALT_OPT_TRUE = @USE_ALT_OPT_TRUE@
USE_NEW_ABI_FALSE = @USE_NEW_ABI_FALSE@
USE_NEW_ABI_TRUE = @USE_NEW_ABI_TRUE@
VERSION = @VERSION@
_3DNOWEXT_CFLAGS = @_3DNOWEXT_CFLAGS@
_3DNOW_CFLAGS = @_3DNOW_CFLAGS@
ac_ct_CC = @ac_ct_CC@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
pkgconfigdir = @pkgconfigdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
SUBDIRS = jpeg md5 uberopt work huffman taylor videoscale audioresample
example1_SOURCES = example1.c
example1_CFLAGS = $(LIBOIL_CFLAGS)
example1_LDADD = $(LIBOIL_LIBS)
oil_graph_SOURCES = oil-graph.c
oil_graph_CFLAGS = $(LIBOIL_CFLAGS)
oil_graph_LDADD = $(LIBOIL_LIBS)
oil_inspect_SOURCES = oil-inspect.c
oil_inspect_CFLAGS = $(LIBOIL_CFLAGS)
oil_inspect_LDADD = $(LIBOIL_LIBS)
oil_suggest_SOURCES = oil-suggest.c
oil_suggest_CFLAGS = $(LIBOIL_CFLAGS)
oil_suggest_LDADD = $(LIBOIL_LIBS)
oil_test_SOURCES = oil-test.c
oil_test_CFLAGS = $(LIBOIL_CFLAGS)
oil_test_LDADD = $(LIBOIL_LIBS)
oil_bugreport_SOURCES = oil-bugreport.c
oil_bugreport_CFLAGS = $(LIBOIL_CFLAGS)
oil_bugreport_LDADD = $(LIBOIL_LIBS)
report_SOURCES = report.c
report_CFLAGS = $(LIBOIL_CFLAGS)
report_LDADD = $(LIBOIL_LIBS)
memcpy_speed_SOURCES = memcpy-speed.c
memcpy_speed_CFLAGS = $(LIBOIL_CFLAGS)
memcpy_speed_LDADD = $(LIBOIL_LIBS)
printcpu_SOURCES = printcpu.c
printcpu_CFLAGS = $(LIBOIL_CFLAGS)
printcpu_LDADD = $(LIBOIL_LIBS)
oil_mt19937_SOURCES = oil-mt19937.c
oil_mt19937_CFLAGS = $(LIBOIL_CFLAGS)
oil_mt19937_LDADD = $(LIBOIL_LIBS)
oil_random_SOURCES = oil-random.c
oil_random_CFLAGS = $(LIBOIL_CFLAGS)
oil_random_LDADD = $(LIBOIL_LIBS)
all: all-recursive

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  examples/Makefile
.PRECIOUS: 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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  if test -f $$p \
	     || test -f $$p1 \
	  ; then \
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
	  else :; fi; \
	done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
	done

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
example1$(EXEEXT): $(example1_OBJECTS) $(example1_DEPENDENCIES) 
	@rm -f example1$(EXEEXT)
	$(LINK) $(example1_LDFLAGS) $(example1_OBJECTS) $(example1_LDADD) $(LIBS)
memcpy-speed$(EXEEXT): $(memcpy_speed_OBJECTS) $(memcpy_speed_DEPENDENCIES) 
	@rm -f memcpy-speed$(EXEEXT)
	$(LINK) $(memcpy_speed_LDFLAGS) $(memcpy_speed_OBJECTS) $(memcpy_speed_LDADD) $(LIBS)
oil-bugreport$(EXEEXT): $(oil_bugreport_OBJECTS) $(oil_bugreport_DEPENDENCIES) 
	@rm -f oil-bugreport$(EXEEXT)
	$(LINK) $(oil_bugreport_LDFLAGS) $(oil_bugreport_OBJECTS) $(oil_bugreport_LDADD) $(LIBS)
oil-graph$(EXEEXT): $(oil_graph_OBJECTS) $(oil_graph_DEPENDENCIES) 
	@rm -f oil-graph$(EXEEXT)
	$(LINK) $(oil_graph_LDFLAGS) $(oil_graph_OBJECTS) $(oil_graph_LDADD) $(LIBS)
oil-inspect$(EXEEXT): $(oil_inspect_OBJECTS) $(oil_inspect_DEPENDENCIES) 
	@rm -f oil-inspect$(EXEEXT)
	$(LINK) $(oil_inspect_LDFLAGS) $(oil_inspect_OBJECTS) $(oil_inspect_LDADD) $(LIBS)
oil-mt19937$(EXEEXT): $(oil_mt19937_OBJECTS) $(oil_mt19937_DEPENDENCIES) 
	@rm -f oil-mt19937$(EXEEXT)
	$(LINK) $(oil_mt19937_LDFLAGS) $(oil_mt19937_OBJECTS) $(oil_mt19937_LDADD) $(LIBS)
oil-random$(EXEEXT): $(oil_random_OBJECTS) $(oil_random_DEPENDENCIES) 
	@rm -f oil-random$(EXEEXT)
	$(LINK) $(oil_random_LDFLAGS) $(oil_random_OBJECTS) $(oil_random_LDADD) $(LIBS)
oil-suggest$(EXEEXT): $(oil_suggest_OBJECTS) $(oil_suggest_DEPENDENCIES) 
	@rm -f oil-suggest$(EXEEXT)
	$(LINK) $(oil_suggest_LDFLAGS) $(oil_suggest_OBJECTS) $(oil_suggest_LDADD) $(LIBS)
oil-test$(EXEEXT): $(oil_test_OBJECTS) $(oil_test_DEPENDENCIES) 
	@rm -f oil-test$(EXEEXT)
	$(LINK) $(oil_test_LDFLAGS) $(oil_test_OBJECTS) $(oil_test_LDADD) $(LIBS)
printcpu$(EXEEXT): $(printcpu_OBJECTS) $(printcpu_DEPENDENCIES) 
	@rm -f printcpu$(EXEEXT)
	$(LINK) $(printcpu_LDFLAGS) $(printcpu_OBJECTS) $(printcpu_LDADD) $(LIBS)
report$(EXEEXT): $(report_OBJECTS) $(report_DEPENDENCIES) 
	@rm -f report$(EXEEXT)
	$(LINK) $(report_LDFLAGS) $(report_OBJECTS) $(report_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example1-example1.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy_speed-memcpy-speed.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_bugreport-oil-bugreport.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_graph-oil-graph.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_inspect-oil-inspect.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_mt19937-oil-mt19937.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_random-oil-random.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_suggest-oil-suggest.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oil_test-oil-test.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printcpu-printcpu.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/report-report.Po@am__quote@

.c.o:
@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(COMPILE) -c $<

.c.obj:
@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<

example1-example1.o: example1.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example1_CFLAGS) $(CFLAGS) -MT example1-example1.o -MD -MP -MF "$(DEPDIR)/example1-example1.Tpo" -c -o example1-example1.o `test -f 'example1.c' || echo '$(srcdir)/'`example1.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/example1-example1.Tpo" "$(DEPDIR)/example1-example1.Po"; else rm -f "$(DEPDIR)/example1-example1.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='example1.c' object='example1-example1.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example1_CFLAGS) $(CFLAGS) -c -o example1-example1.o `test -f 'example1.c' || echo '$(srcdir)/'`example1.c

example1-example1.obj: example1.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example1_CFLAGS) $(CFLAGS) -MT example1-example1.obj -MD -MP -MF "$(DEPDIR)/example1-example1.Tpo" -c -o example1-example1.obj `if test -f 'example1.c'; then $(CYGPATH_W) 'example1.c'; else $(CYGPATH_W) '$(srcdir)/example1.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/example1-example1.Tpo" "$(DEPDIR)/example1-example1.Po"; else rm -f "$(DEPDIR)/example1-example1.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='example1.c' object='example1-example1.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(example1_CFLAGS) $(CFLAGS) -c -o example1-example1.obj `if test -f 'example1.c'; then $(CYGPATH_W) 'example1.c'; else $(CYGPATH_W) '$(srcdir)/example1.c'; fi`

memcpy_speed-memcpy-speed.o: memcpy-speed.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcpy_speed_CFLAGS) $(CFLAGS) -MT memcpy_speed-memcpy-speed.o -MD -MP -MF "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo" -c -o memcpy_speed-memcpy-speed.o `test -f 'memcpy-speed.c' || echo '$(srcdir)/'`memcpy-speed.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo" "$(DEPDIR)/memcpy_speed-memcpy-speed.Po"; else rm -f "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy-speed.c' object='memcpy_speed-memcpy-speed.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcpy_speed_CFLAGS) $(CFLAGS) -c -o memcpy_speed-memcpy-speed.o `test -f 'memcpy-speed.c' || echo '$(srcdir)/'`memcpy-speed.c

memcpy_speed-memcpy-speed.obj: memcpy-speed.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcpy_speed_CFLAGS) $(CFLAGS) -MT memcpy_speed-memcpy-speed.obj -MD -MP -MF "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo" -c -o memcpy_speed-memcpy-speed.obj `if test -f 'memcpy-speed.c'; then $(CYGPATH_W) 'memcpy-speed.c'; else $(CYGPATH_W) '$(srcdir)/memcpy-speed.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo" "$(DEPDIR)/memcpy_speed-memcpy-speed.Po"; else rm -f "$(DEPDIR)/memcpy_speed-memcpy-speed.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy-speed.c' object='memcpy_speed-memcpy-speed.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcpy_speed_CFLAGS) $(CFLAGS) -c -o memcpy_speed-memcpy-speed.obj `if test -f 'memcpy-speed.c'; then $(CYGPATH_W) 'memcpy-speed.c'; else $(CYGPATH_W) '$(srcdir)/memcpy-speed.c'; fi`

oil_bugreport-oil-bugreport.o: oil-bugreport.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_bugreport_CFLAGS) $(CFLAGS) -MT oil_bugreport-oil-bugreport.o -MD -MP -MF "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo" -c -o oil_bugreport-oil-bugreport.o `test -f 'oil-bugreport.c' || echo '$(srcdir)/'`oil-bugreport.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo" "$(DEPDIR)/oil_bugreport-oil-bugreport.Po"; else rm -f "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-bugreport.c' object='oil_bugreport-oil-bugreport.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_bugreport_CFLAGS) $(CFLAGS) -c -o oil_bugreport-oil-bugreport.o `test -f 'oil-bugreport.c' || echo '$(srcdir)/'`oil-bugreport.c

oil_bugreport-oil-bugreport.obj: oil-bugreport.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_bugreport_CFLAGS) $(CFLAGS) -MT oil_bugreport-oil-bugreport.obj -MD -MP -MF "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo" -c -o oil_bugreport-oil-bugreport.obj `if test -f 'oil-bugreport.c'; then $(CYGPATH_W) 'oil-bugreport.c'; else $(CYGPATH_W) '$(srcdir)/oil-bugreport.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo" "$(DEPDIR)/oil_bugreport-oil-bugreport.Po"; else rm -f "$(DEPDIR)/oil_bugreport-oil-bugreport.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-bugreport.c' object='oil_bugreport-oil-bugreport.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_bugreport_CFLAGS) $(CFLAGS) -c -o oil_bugreport-oil-bugreport.obj `if test -f 'oil-bugreport.c'; then $(CYGPATH_W) 'oil-bugreport.c'; else $(CYGPATH_W) '$(srcdir)/oil-bugreport.c'; fi`

oil_graph-oil-graph.o: oil-graph.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_graph_CFLAGS) $(CFLAGS) -MT oil_graph-oil-graph.o -MD -MP -MF "$(DEPDIR)/oil_graph-oil-graph.Tpo" -c -o oil_graph-oil-graph.o `test -f 'oil-graph.c' || echo '$(srcdir)/'`oil-graph.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_graph-oil-graph.Tpo" "$(DEPDIR)/oil_graph-oil-graph.Po"; else rm -f "$(DEPDIR)/oil_graph-oil-graph.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-graph.c' object='oil_graph-oil-graph.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_graph_CFLAGS) $(CFLAGS) -c -o oil_graph-oil-graph.o `test -f 'oil-graph.c' || echo '$(srcdir)/'`oil-graph.c

oil_graph-oil-graph.obj: oil-graph.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_graph_CFLAGS) $(CFLAGS) -MT oil_graph-oil-graph.obj -MD -MP -MF "$(DEPDIR)/oil_graph-oil-graph.Tpo" -c -o oil_graph-oil-graph.obj `if test -f 'oil-graph.c'; then $(CYGPATH_W) 'oil-graph.c'; else $(CYGPATH_W) '$(srcdir)/oil-graph.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_graph-oil-graph.Tpo" "$(DEPDIR)/oil_graph-oil-graph.Po"; else rm -f "$(DEPDIR)/oil_graph-oil-graph.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-graph.c' object='oil_graph-oil-graph.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_graph_CFLAGS) $(CFLAGS) -c -o oil_graph-oil-graph.obj `if test -f 'oil-graph.c'; then $(CYGPATH_W) 'oil-graph.c'; else $(CYGPATH_W) '$(srcdir)/oil-graph.c'; fi`

oil_inspect-oil-inspect.o: oil-inspect.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_inspect_CFLAGS) $(CFLAGS) -MT oil_inspect-oil-inspect.o -MD -MP -MF "$(DEPDIR)/oil_inspect-oil-inspect.Tpo" -c -o oil_inspect-oil-inspect.o `test -f 'oil-inspect.c' || echo '$(srcdir)/'`oil-inspect.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_inspect-oil-inspect.Tpo" "$(DEPDIR)/oil_inspect-oil-inspect.Po"; else rm -f "$(DEPDIR)/oil_inspect-oil-inspect.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-inspect.c' object='oil_inspect-oil-inspect.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_inspect_CFLAGS) $(CFLAGS) -c -o oil_inspect-oil-inspect.o `test -f 'oil-inspect.c' || echo '$(srcdir)/'`oil-inspect.c

oil_inspect-oil-inspect.obj: oil-inspect.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_inspect_CFLAGS) $(CFLAGS) -MT oil_inspect-oil-inspect.obj -MD -MP -MF "$(DEPDIR)/oil_inspect-oil-inspect.Tpo" -c -o oil_inspect-oil-inspect.obj `if test -f 'oil-inspect.c'; then $(CYGPATH_W) 'oil-inspect.c'; else $(CYGPATH_W) '$(srcdir)/oil-inspect.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_inspect-oil-inspect.Tpo" "$(DEPDIR)/oil_inspect-oil-inspect.Po"; else rm -f "$(DEPDIR)/oil_inspect-oil-inspect.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-inspect.c' object='oil_inspect-oil-inspect.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_inspect_CFLAGS) $(CFLAGS) -c -o oil_inspect-oil-inspect.obj `if test -f 'oil-inspect.c'; then $(CYGPATH_W) 'oil-inspect.c'; else $(CYGPATH_W) '$(srcdir)/oil-inspect.c'; fi`

oil_mt19937-oil-mt19937.o: oil-mt19937.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_mt19937_CFLAGS) $(CFLAGS) -MT oil_mt19937-oil-mt19937.o -MD -MP -MF "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo" -c -o oil_mt19937-oil-mt19937.o `test -f 'oil-mt19937.c' || echo '$(srcdir)/'`oil-mt19937.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo" "$(DEPDIR)/oil_mt19937-oil-mt19937.Po"; else rm -f "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-mt19937.c' object='oil_mt19937-oil-mt19937.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_mt19937_CFLAGS) $(CFLAGS) -c -o oil_mt19937-oil-mt19937.o `test -f 'oil-mt19937.c' || echo '$(srcdir)/'`oil-mt19937.c

oil_mt19937-oil-mt19937.obj: oil-mt19937.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_mt19937_CFLAGS) $(CFLAGS) -MT oil_mt19937-oil-mt19937.obj -MD -MP -MF "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo" -c -o oil_mt19937-oil-mt19937.obj `if test -f 'oil-mt19937.c'; then $(CYGPATH_W) 'oil-mt19937.c'; else $(CYGPATH_W) '$(srcdir)/oil-mt19937.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo" "$(DEPDIR)/oil_mt19937-oil-mt19937.Po"; else rm -f "$(DEPDIR)/oil_mt19937-oil-mt19937.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-mt19937.c' object='oil_mt19937-oil-mt19937.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_mt19937_CFLAGS) $(CFLAGS) -c -o oil_mt19937-oil-mt19937.obj `if test -f 'oil-mt19937.c'; then $(CYGPATH_W) 'oil-mt19937.c'; else $(CYGPATH_W) '$(srcdir)/oil-mt19937.c'; fi`

oil_random-oil-random.o: oil-random.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_random_CFLAGS) $(CFLAGS) -MT oil_random-oil-random.o -MD -MP -MF "$(DEPDIR)/oil_random-oil-random.Tpo" -c -o oil_random-oil-random.o `test -f 'oil-random.c' || echo '$(srcdir)/'`oil-random.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_random-oil-random.Tpo" "$(DEPDIR)/oil_random-oil-random.Po"; else rm -f "$(DEPDIR)/oil_random-oil-random.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-random.c' object='oil_random-oil-random.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_random_CFLAGS) $(CFLAGS) -c -o oil_random-oil-random.o `test -f 'oil-random.c' || echo '$(srcdir)/'`oil-random.c

oil_random-oil-random.obj: oil-random.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_random_CFLAGS) $(CFLAGS) -MT oil_random-oil-random.obj -MD -MP -MF "$(DEPDIR)/oil_random-oil-random.Tpo" -c -o oil_random-oil-random.obj `if test -f 'oil-random.c'; then $(CYGPATH_W) 'oil-random.c'; else $(CYGPATH_W) '$(srcdir)/oil-random.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_random-oil-random.Tpo" "$(DEPDIR)/oil_random-oil-random.Po"; else rm -f "$(DEPDIR)/oil_random-oil-random.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-random.c' object='oil_random-oil-random.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_random_CFLAGS) $(CFLAGS) -c -o oil_random-oil-random.obj `if test -f 'oil-random.c'; then $(CYGPATH_W) 'oil-random.c'; else $(CYGPATH_W) '$(srcdir)/oil-random.c'; fi`

oil_suggest-oil-suggest.o: oil-suggest.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_suggest_CFLAGS) $(CFLAGS) -MT oil_suggest-oil-suggest.o -MD -MP -MF "$(DEPDIR)/oil_suggest-oil-suggest.Tpo" -c -o oil_suggest-oil-suggest.o `test -f 'oil-suggest.c' || echo '$(srcdir)/'`oil-suggest.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_suggest-oil-suggest.Tpo" "$(DEPDIR)/oil_suggest-oil-suggest.Po"; else rm -f "$(DEPDIR)/oil_suggest-oil-suggest.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-suggest.c' object='oil_suggest-oil-suggest.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_suggest_CFLAGS) $(CFLAGS) -c -o oil_suggest-oil-suggest.o `test -f 'oil-suggest.c' || echo '$(srcdir)/'`oil-suggest.c

oil_suggest-oil-suggest.obj: oil-suggest.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_suggest_CFLAGS) $(CFLAGS) -MT oil_suggest-oil-suggest.obj -MD -MP -MF "$(DEPDIR)/oil_suggest-oil-suggest.Tpo" -c -o oil_suggest-oil-suggest.obj `if test -f 'oil-suggest.c'; then $(CYGPATH_W) 'oil-suggest.c'; else $(CYGPATH_W) '$(srcdir)/oil-suggest.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_suggest-oil-suggest.Tpo" "$(DEPDIR)/oil_suggest-oil-suggest.Po"; else rm -f "$(DEPDIR)/oil_suggest-oil-suggest.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-suggest.c' object='oil_suggest-oil-suggest.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_suggest_CFLAGS) $(CFLAGS) -c -o oil_suggest-oil-suggest.obj `if test -f 'oil-suggest.c'; then $(CYGPATH_W) 'oil-suggest.c'; else $(CYGPATH_W) '$(srcdir)/oil-suggest.c'; fi`

oil_test-oil-test.o: oil-test.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_test_CFLAGS) $(CFLAGS) -MT oil_test-oil-test.o -MD -MP -MF "$(DEPDIR)/oil_test-oil-test.Tpo" -c -o oil_test-oil-test.o `test -f 'oil-test.c' || echo '$(srcdir)/'`oil-test.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_test-oil-test.Tpo" "$(DEPDIR)/oil_test-oil-test.Po"; else rm -f "$(DEPDIR)/oil_test-oil-test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-test.c' object='oil_test-oil-test.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_test_CFLAGS) $(CFLAGS) -c -o oil_test-oil-test.o `test -f 'oil-test.c' || echo '$(srcdir)/'`oil-test.c

oil_test-oil-test.obj: oil-test.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_test_CFLAGS) $(CFLAGS) -MT oil_test-oil-test.obj -MD -MP -MF "$(DEPDIR)/oil_test-oil-test.Tpo" -c -o oil_test-oil-test.obj `if test -f 'oil-test.c'; then $(CYGPATH_W) 'oil-test.c'; else $(CYGPATH_W) '$(srcdir)/oil-test.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/oil_test-oil-test.Tpo" "$(DEPDIR)/oil_test-oil-test.Po"; else rm -f "$(DEPDIR)/oil_test-oil-test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oil-test.c' object='oil_test-oil-test.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oil_test_CFLAGS) $(CFLAGS) -c -o oil_test-oil-test.obj `if test -f 'oil-test.c'; then $(CYGPATH_W) 'oil-test.c'; else $(CYGPATH_W) '$(srcdir)/oil-test.c'; fi`

printcpu-printcpu.o: printcpu.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printcpu_CFLAGS) $(CFLAGS) -MT printcpu-printcpu.o -MD -MP -MF "$(DEPDIR)/printcpu-printcpu.Tpo" -c -o printcpu-printcpu.o `test -f 'printcpu.c' || echo '$(srcdir)/'`printcpu.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/printcpu-printcpu.Tpo" "$(DEPDIR)/printcpu-printcpu.Po"; else rm -f "$(DEPDIR)/printcpu-printcpu.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='printcpu.c' object='printcpu-printcpu.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printcpu_CFLAGS) $(CFLAGS) -c -o printcpu-printcpu.o `test -f 'printcpu.c' || echo '$(srcdir)/'`printcpu.c

printcpu-printcpu.obj: printcpu.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printcpu_CFLAGS) $(CFLAGS) -MT printcpu-printcpu.obj -MD -MP -MF "$(DEPDIR)/printcpu-printcpu.Tpo" -c -o printcpu-printcpu.obj `if test -f 'printcpu.c'; then $(CYGPATH_W) 'printcpu.c'; else $(CYGPATH_W) '$(srcdir)/printcpu.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/printcpu-printcpu.Tpo" "$(DEPDIR)/printcpu-printcpu.Po"; else rm -f "$(DEPDIR)/printcpu-printcpu.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='printcpu.c' object='printcpu-printcpu.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printcpu_CFLAGS) $(CFLAGS) -c -o printcpu-printcpu.obj `if test -f 'printcpu.c'; then $(CYGPATH_W) 'printcpu.c'; else $(CYGPATH_W) '$(srcdir)/printcpu.c'; fi`

report-report.o: report.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(report_CFLAGS) $(CFLAGS) -MT report-report.o -MD -MP -MF "$(DEPDIR)/report-report.Tpo" -c -o report-report.o `test -f 'report.c' || echo '$(srcdir)/'`report.c; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/report-report.Tpo" "$(DEPDIR)/report-report.Po"; else rm -f "$(DEPDIR)/report-report.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='report.c' object='report-report.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(report_CFLAGS) $(CFLAGS) -c -o report-report.o `test -f 'report.c' || echo '$(srcdir)/'`report.c

report-report.obj: report.c
@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(report_CFLAGS) $(CFLAGS) -MT report-report.obj -MD -MP -MF "$(DEPDIR)/report-report.Tpo" -c -o report-report.obj `if test -f 'report.c'; then $(CYGPATH_W) 'report.c'; else $(CYGPATH_W) '$(srcdir)/report.c'; fi`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/report-report.Tpo" "$(DEPDIR)/report-report.Po"; else rm -f "$(DEPDIR)/report-report.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='report.c' object='report-report.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(report_CFLAGS) $(CFLAGS) -c -o report-report.obj `if test -f 'report.c'; then $(CYGPATH_W) 'report.c'; else $(CYGPATH_W) '$(srcdir)/report.c'; fi`

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
	@failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test -d "$(distdir)/$$subdir" \
	    || $(mkdir_p) "$(distdir)/$$subdir" \
	    || exit 1; \
	    distdir=`$(am__cd) $(distdir) && pwd`; \
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
	    (cd $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$top_distdir" \
	        distdir="$$distdir/$$subdir" \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(PROGRAMS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(bindir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

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

installcheck: installcheck-recursive
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_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-recursive

clean-am: clean-binPROGRAMS clean-generic clean-libtool \
	clean-noinstPROGRAMS mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-libtool distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

info: info-recursive

info-am:

install-data-am:

install-exec-am: install-binPROGRAMS

install-info: install-info-recursive

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-info-am

uninstall-info: uninstall-info-recursive

.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
	clean clean-binPROGRAMS clean-generic clean-libtool \
	clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
	distclean distclean-compile distclean-generic \
	distclean-libtool distclean-recursive distclean-tags distdir \
	dvi dvi-am html html-am info info-am install install-am \
	install-binPROGRAMS install-data install-data-am install-exec \
	install-exec-am install-info install-info-am install-man \
	install-strip installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	maintainer-clean-recursive mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
	uninstall-binPROGRAMS uninstall-info-am

# 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:


syntax highlighted by Code2HTML, v. 0.9.1