#1693: Make distclean (still) doesn't
-------------------------+--------------------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------+--------------------------------------------------
Comment (by simonmar):
These should be left by `distclean`:
{{{
./compiler/cmm/CmmLex.hs
./compiler/cmm/CmmParse.hs
./compiler/main/ParsePkgConf.hs
./compiler/parser/HaddockLex.hs
./compiler/parser/HaddockParse.hs
./compiler/parser/Lexer.hs
./compiler/parser/Parser.hs
./compiler/parser/Parser.y
./compiler/parser/ParserCore.hs
./configure
./mk/config.h.in
./utils/genprimopcode/Lexer.hs
./utils/genprimopcode/Parser.hs
./utils/hpc/HpcParser.hs
}}}
These should be removed by `distclean`:
{{{
./compiler/stage1/
./compiler/stage2/
./compiler/gcc-lib/
./compiler/gcc-lib/ld.exe
./driver/ghci/ghci.exe
./gmp/gmp.h
./stamp.inplace-gcc-lib
./utils/genapply/genapply.exe
./utils/genprimopcode/genprimopcode.exe
./utils/ghc-pkg/ghc-pkg-inplace.exe
./utils/hasktags/hasktags.exe
./utils/hp2ps/hp2ps.exe
./utils/hsc2hs/hsc2hs-inplace.exe
./utils/prof/cgprof/cgprof.exe
./utils/pwd/pwd.exe
./utils/touchy/touchy.exe
./utils/unlit/unlit.exe
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1693>
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