Fixes bug 164884: benchmarks/Makefile shouldn't be in repo
This commit is contained in:
parent
5db5efaaf1
commit
5e71bb8550
|
@ -1,380 +0,0 @@
|
|||
# Makefile.in generated by automake 1.10 from Makefile.am.
|
||||
# benchmarks/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004, 2005, 2006 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.
|
||||
|
||||
|
||||
|
||||
pkgdatadir = $(datadir)/ikarus
|
||||
pkglibdir = $(libdir)/ikarus
|
||||
pkgincludedir = $(includedir)/ikarus
|
||||
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 = i686-apple-darwin8.10.1
|
||||
host_triplet = i686-apple-darwin8.10.1
|
||||
target_triplet = i686-apple-darwin8.10.1
|
||||
subdir = benchmarks
|
||||
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run aclocal-1.10
|
||||
AMTAR = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run tar
|
||||
AUTOCONF = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run automake-1.10
|
||||
AWK = awk
|
||||
CC = gcc
|
||||
CCAS = gcc
|
||||
CCASDEPMODE = depmode=gcc3
|
||||
CCASFLAGS = -g -O2
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2 -DNDEBUG -O3
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = /usr/bin/grep -E
|
||||
EXEEXT =
|
||||
GREP = /usr/bin/grep
|
||||
INSTALL = /usr/bin/install -c
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS = ${LIBOBJDIR}lstat$U.o
|
||||
LIBS = -lgmp -lgmp
|
||||
LTLIBOBJS = ${LIBOBJDIR}lstat$U.lo
|
||||
MAKEINFO = ${SHELL} /Users/ikarus/Work/ikarus-scheme/missing --run makeinfo
|
||||
MKDIR_P = .././install-sh -c -d
|
||||
OBJEXT = o
|
||||
PACKAGE = ikarus
|
||||
PACKAGE_BUGREPORT = aghuloum@cs.indiana.edu
|
||||
PACKAGE_NAME = ikarus
|
||||
PACKAGE_STRING = ikarus 0.0.2-rc1
|
||||
PACKAGE_TARNAME = ikarus
|
||||
PACKAGE_VERSION = 0.0.2-rc1
|
||||
PATH_SEPARATOR = :
|
||||
POW_LIB =
|
||||
SET_MAKE =
|
||||
SHELL = /bin/sh
|
||||
STRIP =
|
||||
VERSION = 0.0.2-rc1
|
||||
abs_builddir = /Users/ikarus/Work/ikarus-scheme/benchmarks
|
||||
abs_srcdir = /Users/ikarus/Work/ikarus-scheme/benchmarks
|
||||
abs_top_builddir = /Users/ikarus/Work/ikarus-scheme
|
||||
abs_top_srcdir = /Users/ikarus/Work/ikarus-scheme
|
||||
ac_ct_CC = gcc
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build = i686-apple-darwin8.10.1
|
||||
build_alias =
|
||||
build_cpu = i686
|
||||
build_os = darwin8.10.1
|
||||
build_vendor = apple
|
||||
builddir = .
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
host = i686-apple-darwin8.10.1
|
||||
host_alias =
|
||||
host_cpu = i686
|
||||
host_os = darwin8.10.1
|
||||
host_vendor = apple
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = $(SHELL) /Users/ikarus/Work/ikarus-scheme/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = $(top_builddir)/./install-sh -c -d
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
prefix = /Users/ikarus/.opt/
|
||||
program_transform_name = s,x,x,
|
||||
psdir = ${docdir}
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
srcdir = .
|
||||
sysconfdir = ${prefix}/etc
|
||||
target = i686-apple-darwin8.10.1
|
||||
target_alias =
|
||||
target_cpu = i686
|
||||
target_os = darwin8.10.1
|
||||
target_vendor = apple
|
||||
top_builddir = ..
|
||||
top_srcdir = ..
|
||||
EXTRA_DIST = README bench.ss benchall.ss rn100 parsing-data.ss \
|
||||
summarize.pl rnrs-benchmarks.ss bib simplex.ss \
|
||||
rnrs-benchmarks/slatex-data/test.tex \
|
||||
rnrs-benchmarks/slatex-data/slatex.sty \
|
||||
rnrs-benchmarks/ack.ss \
|
||||
rnrs-benchmarks/array1.ss \
|
||||
rnrs-benchmarks/bibfreq.ss \
|
||||
rnrs-benchmarks/boyer.ss \
|
||||
rnrs-benchmarks/browse.ss \
|
||||
rnrs-benchmarks/cat.ss \
|
||||
rnrs-benchmarks/compiler.ss \
|
||||
rnrs-benchmarks/conform.ss \
|
||||
rnrs-benchmarks/cpstak.ss \
|
||||
rnrs-benchmarks/ctak.ss \
|
||||
rnrs-benchmarks/dderiv.ss \
|
||||
rnrs-benchmarks/deriv.ss \
|
||||
rnrs-benchmarks/destruc.ss \
|
||||
rnrs-benchmarks/diviter.ss \
|
||||
rnrs-benchmarks/divrec.ss \
|
||||
rnrs-benchmarks/dynamic.src.ss \
|
||||
rnrs-benchmarks/dynamic.ss \
|
||||
rnrs-benchmarks/earley.ss \
|
||||
rnrs-benchmarks/fft.ss \
|
||||
rnrs-benchmarks/fib.ss \
|
||||
rnrs-benchmarks/fibc.ss \
|
||||
rnrs-benchmarks/fibfp.ss \
|
||||
rnrs-benchmarks/fpsum.ss \
|
||||
rnrs-benchmarks/gcbench.ss \
|
||||
rnrs-benchmarks/gcold.ss \
|
||||
rnrs-benchmarks/graphs.ss \
|
||||
rnrs-benchmarks/lattice.ss \
|
||||
rnrs-benchmarks/matrix.ss \
|
||||
rnrs-benchmarks/maze.ss \
|
||||
rnrs-benchmarks/mazefun.ss \
|
||||
rnrs-benchmarks/mbrot.ss \
|
||||
rnrs-benchmarks/nbody.ss \
|
||||
rnrs-benchmarks/nboyer.ss \
|
||||
rnrs-benchmarks/nqueens.ss \
|
||||
rnrs-benchmarks/ntakl.ss \
|
||||
rnrs-benchmarks/nucleic.ss \
|
||||
rnrs-benchmarks/paraffins.ss \
|
||||
rnrs-benchmarks/parsing.ss \
|
||||
rnrs-benchmarks/perm9.ss \
|
||||
rnrs-benchmarks/peval.ss \
|
||||
rnrs-benchmarks/pi.ss \
|
||||
rnrs-benchmarks/pnpoly.ss \
|
||||
rnrs-benchmarks/primes.ss \
|
||||
rnrs-benchmarks/puzzle.ss \
|
||||
rnrs-benchmarks/quicksort.ss \
|
||||
rnrs-benchmarks/ray.ss \
|
||||
rnrs-benchmarks/sboyer.ss \
|
||||
rnrs-benchmarks/scheme.ss \
|
||||
rnrs-benchmarks/simplex.ss \
|
||||
rnrs-benchmarks/slatex.ss \
|
||||
rnrs-benchmarks/string.ss \
|
||||
rnrs-benchmarks/sum.ss \
|
||||
rnrs-benchmarks/sum1.ss \
|
||||
rnrs-benchmarks/sumfp.ss \
|
||||
rnrs-benchmarks/sumloop.ss \
|
||||
rnrs-benchmarks/tail.ss \
|
||||
rnrs-benchmarks/tak.ss \
|
||||
rnrs-benchmarks/takl.ss \
|
||||
rnrs-benchmarks/trav1.ss \
|
||||
rnrs-benchmarks/trav2.ss \
|
||||
rnrs-benchmarks/triangl.ss \
|
||||
rnrs-benchmarks/wc.ss
|
||||
|
||||
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 \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign benchmarks/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign benchmarks/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: $(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
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
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 $(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
|
||||
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:
|
||||
$(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-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am:
|
||||
|
||||
.MAKE: install-am install-strip
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am 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 pdf pdf-am ps ps-am uninstall uninstall-am
|
||||
|
||||
|
||||
benchall:
|
||||
date +"NOW: %Y-%m-%d %H:%M:%S" >>timelog
|
||||
../src/ikarus -b ../scheme/ikarus.boot --r6rs-script benchall.ss >>timelog
|
||||
rm -f z*.scm z*.tex
|
||||
# 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:
|
|
@ -1 +1 @@
|
|||
1124
|
||||
1126
|
||||
|
|
Loading…
Reference in New Issue