Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/system
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv20743/system
Modified Files:
Makefile.am
Log Message:
Source CVS tag added.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/system/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.am 22 Jan 2007 18:03:55 -0000 1.1
--- Makefile.am 22 Jan 2007 18:24:45 -0000 1.2
***************
*** 1,2 ****
--- 1,11 ----
+ # -----------------------------------------------------------------------------
+ # $Id$
+ # $Source$
+ #
+ # This is free software.
+ # For details, see the GNU Public License in the COPYING file, or
+ # Look http://www.fsf.org
+ # -----------------------------------------------------------------------------
+
SUBDIRS = cygwin
|