From fadacc4dc701da4ee08ea235982a6a5b0ad747ae Mon Sep 17 00:00:00 2001 From: simonm Date: Thu, 2 Jul 1998 08:46:15 +0000 Subject: [PATCH] [project @ 1998-07-02 08:46:15 by simonm] add \$Id\$. --- ghc/tests/codeGen/should_run/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ghc/tests/codeGen/should_run/Makefile b/ghc/tests/codeGen/should_run/Makefile index e1caa6c..5742a71 100644 --- a/ghc/tests/codeGen/should_run/Makefile +++ b/ghc/tests/codeGen/should_run/Makefile @@ -1,3 +1,6 @@ +#----------------------------------------------------------------------------- +# $Id: Makefile,v 1.6 1998/07/02 08:46:15 simonm Exp $ + TOP = ../.. include $(TOP)/mk/boilerplate.mk include $(TOP)/mk/should_run.mk -- 1.7.10.4