NEW features of smake-1.2a22:

-	'make install' now works on operating systems that require a '.exe'
	suffix for executable binaries

-	Fixed a bug in the parser that caused macro expansions not to
	work in target lists, e.g.:

	$(TEST:a=b): foo

	because the parser did stop reading the name at: "$(TEST"
	believing that the colon is always a target list terminator.

	Now, ${} & $() macro expansions are handle correctly even when nested.

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

Joerg
