Change how PACKAGES is constructed, so that everything gets cleaned properly
authorIan Lynagh <igloo@earth.li>
Sat, 18 Jul 2009 21:00:58 +0000 (21:00 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 18 Jul 2009 21:00:58 +0000 (21:00 +0000)
commit9ae8e5457c4fa1588adc8bba8cde45d5c93626b6
tree9852ce041ba637dd8a96b7b3eb92bbf453f4d9fd
parent7be53d452ecb7e82ac5d54cc6533cc1c1caaf598
Change how PACKAGES is constructed, so that everything gets cleaned properly
If Windows wasn't defined properly then the Win32 package wasn't being
cleaned, as it wasn't added to PACKAGES. Now we always add everything to
PACKAGES when CLEANING=YES.
ghc.mk