|
From: <kin...@us...> - 2025-08-26 17:35:54
|
Revision: 7326
http://sourceforge.net/p/teem/code/7326
Author: kindlmann
Date: 2025-08-26 17:35:53 +0000 (Tue, 26 Aug 2025)
Log Message:
-----------
more info
Modified Paths:
--------------
teem/trunk/built/README.txt
Modified: teem/trunk/built/README.txt
===================================================================
--- teem/trunk/built/README.txt 2025-08-22 19:19:25 UTC (rev 7325)
+++ teem/trunk/built/README.txt 2025-08-26 17:35:53 UTC (rev 7326)
@@ -2,7 +2,10 @@
sub-directories:
cygwin darwin.32 darwin.64 irix6.64 irix6.n32 linux.32 linux.amd64
linux.ia64 netbsd.32 netbsd.amd64 netbsd.ia64 solaris win32
-that were used as destinations for Teem's (non-CMake) GNUMake build system.
-With TeemV2 that was greatly simplified, so now the GNUMake build system puts
+that were used as destinations for Teem's (non-CMake) GNUmake build system,
+which was designed for settings where a wide variety of architectures are
+simultaneously using the same networked filesystem.
+
+For TeemV2, this was greatly simplified. Now the GNUmake build system puts
files right into this directory (creating obj/ bin/ include/ lib/ directories
as needed). This is still used for Teem development and debugging.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|