Update of /cvsroot/compbench/CompBenchmarks++/SupportedBenchmarks
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv17039
Modified Files:
Makefile.am
Log Message:
Obsolete definitions removed.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/SupportedBenchmarks/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 11 Jan 2007 19:56:10 -0000 1.2
--- Makefile.am 11 Jan 2007 20:11:38 -0000 1.3
***************
*** 41,46 ****
libcompbenchmarks_bm_linpackc_la_SOURCES = Benchmark-LINPACKC.cpp Benchmark-LINPACKC.h
- # libBenchmark_la_LIBADD = Compiler/libBenchmarkCompiler.la
-
INCLUDES = -I $(top_srcdir)
--- 41,44 ----
|