Use $(if...) to get lazy tests instead of if..endif in a few places
authorSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 08:51:38 +0000 (08:51 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 08:51:38 +0000 (08:51 +0000)
commit45f860cbc29109c1e1cce3d02b273b2f1167e378
tree96ed758646bb61432166858ed9fcdd083c479e3d
parentcedd4187afc6fabf7884a6dc42c3c47ea09624a3
Use $(if...) to get lazy tests instead of if..endif in a few places
This means it should be possible to set GhcUnregisterised=YES in
build.mk and the rest of the settings should follow automatically
(GhcWithNativeCodeGen, SplitObjs, GhcWithSMP).
mk/config.mk.in