NEW features of smake-1.2a37: - Fixed some serious problems with the "growable buffer" that is used for string processing. - Made all string copy operatios safe against buffer overflows - New Makefilesystem supports C++ TODO: Smake would need to implement an undocumented feature from historical UNIX make implementations that is used by Xorg at one place: target: *.o do-something-with *.o Which expands *.o from the filesystem. Meanwhile, use smake -N to compile Xorg. After pattern expansion has been implemented, smake-1.2 final will be released. WARNING: Do not use 'winzip' to extract the tar file! Winzip cannot extract symbolic links correctly. Joerg