GHC new build system megapatch
[ghc-hetmet.git] / utils / genprimopcode / ghc.mk
1 utils/genprimopcode_dist_MODULES = Lexer Main ParserM Parser Syntax
2 utils/genprimopcode_dist_PROG    = $(GHC_GENPRIMOP_PGM)
3
4 $(eval $(call build-prog,utils/genprimopcode,dist,0))