updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 7 Sep 2000 08:37:47 +0000 (08:37 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 7 Sep 2000 08:37:47 +0000 (08:37 +0000)
README.CVS
prepare-clean

index 186280031414bc795e60798c5d23eec49a57628c..d7d14aac46cb2d06b3f0319ed1403dd5651795dc 100644 (file)
@@ -46,7 +46,7 @@ The actual SILC source tree is checked out using the cvs co silc command,
 described above. This command will fetch the source tree and save it into
 directory named silc. SILC CVS repository currently does not have any
 branches thus this will check out the trunk. The size of the trunk is
-currently about 1.5 Mb but will grow in the future.
+currently about 8 Mb but will grow in the future.
 
 
 What SILC Source Tree Includes
index 81cf086129504131188d47479e2b9d14827c3184..b7a92bb639eb36adcf0a9d74e338f7e26304ff8f 100755 (executable)
@@ -29,16 +29,18 @@ make distclean
 rm -f includes/stamp-*
 rm -f includes/silcconfig.*
 rm -f Makefile.in
-rm -f doc/draft-*
+rm -f doc/draft-*.txt
 rm -f doc/Makefile.in
 rm -f includes/Makefile.in
 rm -f lib/Makefile.in
+rm -f lib/contrib/Makefile.in
 rm -f lib/silccore/Makefile.in
 rm -f lib/silccrypt/Makefile.in
 rm -f lib/silcmath/Makefile.in
 rm -f lib/silcsim/Makefile.in
 rm -f lib/silcsim/modules/Makefile.in
 rm -f lib/silcske/Makefile.in
+rm -f lib/silcmath/gmp/.deps
 rm -f silcd/Makefile.in silcd/log* silcd/*.log
 rm -f silc/Makefile.in silc/log* silc/*.log
 rm -f aclocal.m4