From: sof Date: Fri, 20 Jun 1997 17:47:48 +0000 (+0000) Subject: [project @ 1997-06-20 17:47:48 by sof] X-Git-Tag: Approximately_1000_patches_recorded~293 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=bd51f948eab618fbb95c6e51df04695d6a3e8ad2;p=ghc-hetmet.git [project @ 1997-06-20 17:47:48 by sof] Makefile for regressions test --- diff --git a/ghc/tests/Makefile b/ghc/tests/Makefile new file mode 100644 index 0000000..5b862bf --- /dev/null +++ b/ghc/tests/Makefile @@ -0,0 +1,8 @@ +TOP = ../.. +include $(TOP)/mk/boilerplate.mk + +SUBDIRS = rename typecheck programs + +include $(TOP)/mk/target.mk + +