Use setup makefile + make by default to build libraries
[ghc-hetmet.git] / utils / genprimopcode / Parser.y
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...