Move the "This is a generated file" to the top of GHC.Prim
[ghc-hetmet.git] / utils / genprimopcode / Makefile
1 TOP=../..
2 include $(TOP)/mk/boilerplate.mk
3
4 HS_PROG = genprimopcode
5
6 binary-dist:
7         @:
8
9 include $(TOP)/mk/target.mk
10