# ----------------------------------------------------------------------------- # $Id: Makefile,v 1.4 2000/12/30 20:42:03 panne Exp $ TOP=../.. include $(TOP)/mk/boilerplate.mk HS_PROG = genprimopcode SRC_HC_OPTS += -syslib text # genprimopcode is needed to boot in ghc/compiler... boot :: all include $(TOP)/mk/target.mk