Be more forceful when cleaning in compiler/ and ghc/
authorIan Lynagh <igloo@earth.li>
Thu, 18 Sep 2008 13:44:43 +0000 (13:44 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 18 Sep 2008 13:44:43 +0000 (13:44 +0000)
commit894775f034d278ff5493eeaf8587914626e8df21
treef4d0864d3676e0199945fd8a369e59eec95fa9fe
parent51d7126ec1ac139e583af6375cde09acb8ddfed4
Be more forceful when cleaning in compiler/ and ghc/
Now that the Cabal file is generated by configure, it would be nice
if clean worked even if the cabal file is missing. So now we just rm -rf
the dist directory.
compiler/Makefile
ghc/Makefile