[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / programs / jon_polycase / Makefile
diff --git a/ghc/tests/programs/jon_polycase/Makefile b/ghc/tests/programs/jon_polycase/Makefile
deleted file mode 100644 (file)
index 7e5f406..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-TOP = ../..
-include $(TOP)/mk/boilerplate.mk
-
-# The bug was delicate: only happens without -O
-SRC_HC_OPTS += -Onot
-
-# Just compiling Foo successfully is OK
-all :: Foo.o
-
-include $(TOP)/mk/target.mk
-