Reorganisation of the source tree
[ghc-hetmet.git] / glafp-utils / nofib-analyse / Makefile
diff --git a/glafp-utils/nofib-analyse/Makefile b/glafp-utils/nofib-analyse/Makefile
deleted file mode 100644 (file)
index 01323bf..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# -----------------------------------------------------------------------------
-# $Id: Makefile,v 1.6 2005/06/07 10:58:31 simonmar Exp $
-# (c) Simon Marlow 1999-2000
-
-TOP=..
-include $(TOP)/mk/boilerplate.mk
-
-SRC_HC_OPTS    += -fglasgow-exts -package util -package data -package text -cpp -package lang
-HS_PROG                = nofib-analyse
-
-include $(TOP)/mk/target.mk