[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / Makefile
diff --git a/ghc/compiler/tests/typecheck/Makefile b/ghc/compiler/tests/typecheck/Makefile
new file mode 100644 (file)
index 0000000..4d26d0d
--- /dev/null
@@ -0,0 +1,6 @@
+TOP = ../../../..
+include $(TOP)/ghc/mk/ghc.mk
+
+SUBDIRS = should_fail should_succeed stress
+
+include $(TOP)/mk/subdir.mk