From: stephan b. <sg...@us...> - 2004-12-23 06:20:18
|
Update of /cvsroot/pclasses/pclasses2/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3128 Modified Files: Makefile.toc Log Message: added Util subdir Index: Makefile.toc =================================================================== RCS file: /cvsroot/pclasses/pclasses2/src/Makefile.toc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.toc 23 Dec 2004 06:09:32 -0000 1.3 +++ Makefile.toc 23 Dec 2004 06:20:06 -0000 1.4 @@ -2,8 +2,8 @@ include toc.make -SUBDIRS = Unicode System IO -# Net Util +SUBDIRS = Unicode System IO Util +# Net SOURCES = Alloc.cpp \ AtomicInt.gcc-x86.cpp \ |