NEW features of smake-1.2a45:

This is the release candidate for smake-1.2-final

-	The schily makefilesystem now by default sets all locale related envronment
	variables to "C" in order to avoid problems.

-	Fixed a typo in include/schily/archdefs.h

-	cpfiles, lnfiles and rmfiles now includes the files
	include/schily/systeminfo.h and
	include/schily/utsname.h

-	Added GMAKE_NOWARN=true to allow to disable the gmake warning

-	make smake a bit more robust in order to grant that 
	SHELL= is always defined inside smake

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.

P.P.S.: As Xorg changed it's build system, we may delay this
feature to something past 1.2-final.
	


WARNING: Do not use 'winzip' to extract the tar file!
	Winzip cannot extract symbolic links correctly.

Joerg
