Always turn on -Wall -Werror when compiling the compiler, even for stage 1
[ghc-hetmet.git] / utils / genprimopcode / Makefile
1 TOP=../..
2 include $(TOP)/mk/boilerplate.mk
3
4 HS_PROG = genprimopcode
5
6 include $(TOP)/mk/target.mk
7