[Compbench-devel] CompBenchmarks++/libcompbenchmarks/share Makefile.am, 1.1, 1.2
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-01-22 18:24:48
|
Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv20743 Modified Files: Makefile.am Log Message: Source CVS tag added. Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 22 Jan 2007 18:05:51 -0000 1.1 --- Makefile.am 22 Jan 2007 18:24:45 -0000 1.2 *************** *** 1 **** --- 1,10 ---- + # ----------------------------------------------------------------------------- + # $Id$ + # $Source$ + # + # This is free software. + # For details, see the GNU Public License in the COPYING file, or + # Look http://www.fsf.org + # ----------------------------------------------------------------------------- + SUBDIRS = patches system \ No newline at end of file |