summaryrefslogtreecommitdiff
path: root/utils/genprimopcode/ghc.mk
blob: 74ac4232e6dbb6fca1cfab2b90a0fd06c803fbc3 (plain)
1
2
3
4
utils/genprimopcode_dist_MODULES = Lexer Main ParserM Parser Syntax
utils/genprimopcode_dist_PROG    = $(GHC_GENPRIMOP_PGM)

$(eval $(call build-prog,utils/genprimopcode,dist,0))