[project @ 1999-11-12 11:54:09 by simonmar]
[ghc-hetmet.git] / glafp-utils / nofib-analyse / Makefile
1 TOP=..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS    += -fglasgow-exts -syslib misc -cpp
5 HS_PROG         = nofib-analyse
6
7 include $(TOP)/mk/target.mk