Update of /cvsroot/pclasses/pclasses2/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10534/src
Modified Files:
Makefile.toc
Log Message:
Re-ordered the subdirs.
Index: Makefile.toc
===================================================================
RCS file: /cvsroot/pclasses/pclasses2/src/Makefile.toc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.toc 26 Dec 2004 00:37:32 -0000 1.8
+++ Makefile.toc 26 Dec 2004 01:58:05 -0000 1.9
@@ -2,7 +2,7 @@
include toc.make
-SUBDIRS = Unicode IO System Util Net s11n
+SUBDIRS = Unicode s11n IO System Util Net
# Plugins
SOURCES = Alloc.cpp \
|