Update of /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv7800
Modified Files:
Makefile.am
Log Message:
tcc added.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/libcompbenchmarks/share/KB/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.am 17 Apr 2007 17:28:17 -0000 1.3
--- Makefile.am 18 Apr 2007 16:48:22 -0000 1.4
***************
*** 8,10 ****
# -----------------------------------------------------------------------------
! SUBDIRS = gxx g++ gcc
\ No newline at end of file
--- 8,10 ----
# -----------------------------------------------------------------------------
! SUBDIRS = gxx g++ gcc tcc
\ No newline at end of file
|