[Compbench-devel] CompBenchmarks++/CBM-PI/t/lib Makefile.am, 1.2, 1.3
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-04-17 20:14:00
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv32080 Modified Files: Makefile.am Log Message: Banner updated. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/lib/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 11 Jan 2007 18:07:15 -0000 1.2 --- Makefile.am 17 Apr 2007 20:13:57 -0000 1.3 *************** *** 1 **** --- 1,9 ---- + # ----------------------------------------------------------------------------- + # $Id$ + # + # This is free software. + # For details, see the GNU Public License in the COPYING file, or + # Look http://www.fsf.org + # ----------------------------------------------------------------------------- + dist_noinst_DATA = libtest.pl \ No newline at end of file |