#1693: Make distclean (still) doesn't
---------------------------------+------------------------------------------
Reporter: simonpj | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone: 6.12.3
Component: Build System | Version: 6.6.1
Keywords: | Difficulty: Unknown
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by igloo):
* owner: => igloo
Comment:
The problem with `make distclean` in the nightly builds is that we
sometimes want to poke around in them to see what happened. Also, it would
be nice if validate checked it too.
Perhaps a better idea would be to have `$(RM)` and `$(RMREC)` make
variables that, depending no whether we really want to clean, either run
rm, or print out what would be removed. Then a script could work out if
the tree would be correctly cleaned.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1693#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs