[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / lib / net / Makefile
diff --git a/ghc/tests/lib/net/Makefile b/ghc/tests/lib/net/Makefile
deleted file mode 100644 (file)
index 455110d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# -----------------------------------------------------------------------------
-# $Id: Makefile,v 1.1 2001/05/01 11:46:56 simonmar Exp $
-
-TOP = ../..
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/should_run.mk
-
-SRC_HC_OPTS += -dcore-lint -package net -fglasgow-exts
-
-.PRECIOUS: %.o %.bin
-
-include $(TOP)/mk/target.mk