|
From: <kin...@us...> - 2025-08-18 19:37:22
|
Revision: 7308
http://sourceforge.net/p/teem/code/7308
Author: kindlmann
Date: 2025-08-18 19:37:21 +0000 (Mon, 18 Aug 2025)
Log Message:
-----------
tweaks to info
Modified Paths:
--------------
teem/trunk/built/README.txt
Modified: teem/trunk/built/README.txt
===================================================================
--- teem/trunk/built/README.txt 2025-08-18 19:34:13 UTC (rev 7307)
+++ teem/trunk/built/README.txt 2025-08-18 19:37:21 UTC (rev 7308)
@@ -1,8 +1,8 @@
-This used to contain many per-architecture sub-directories:
+This directory (formerly called "arch") used to contain many per-architecture
+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 Teem v2 that was greatly simplified, so now the GNUMake build system puts
-files right into this directory (creating bin/ include/ lib/ directories as
-needed). This is still used for Teem development and debugging.
+With TeemV2 that was greatly simplified, so 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.
|