[project @ 1999-12-15 10:01:42 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