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