NEW features of smake-1.2a34: - Fixed a bug introduced with smake-1.2a33 that caused smake to core dump in some cases with "exported" to environment make macros. - Let fileopen() flose the fd in case that it could not get a FILE * struct for fd. - Added support to compile 64 bit versions by calling smake CCOM=cc64 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