NEW features of smake-1.2a35: - Search for additional matching pattern rules in case the first rule match did not result in a matching file name. - Many new features from a newer makefile system: - armv5teb-linux new - i386-darwin new (Macos X) - i386-dragonfly - mips64-linux - sun4v-sunos5 - Better BeOS/Zeta support - UID/GID used for installation changed to match Cygwin and Mac OS X - psmake/Makefile updated to include seterrno.c although this makefile usually is not needed. 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