[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x Makefile.am, NONE, 1.1
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-05 17:13:07
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv28062 Added Files: Makefile.am Log Message: First import. --- NEW FILE: Makefile.am --- # ----------------------------------------------------------------------------- # $Id: Makefile.am,v 1.1 2007/04/05 17:11:51 xfred Exp $ # $Source: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/gcc/3.0.x/Makefile.am,v $ # # This is free software. # For details, see the GNU Public License in the COPYING file, or # Look http://www.fsf.org # ----------------------------------------------------------------------------- data_DATA = description.xml datarootdir=@datarootdir@/compbenchmarks/@VERSION@/KB/gcc/3.0.x EXTRA_DIST = $(data_DATA) |