From e29ba33d544f481d12440bca6e97fab992e8ee40 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Wed, 25 Feb 1998 16:03:04 +0000
Subject: [PATCH] [project @ 1998-02-25 16:03:04 by simonm] remove hslibs
 reference, add \$Id\$.

---
 ghc/lib/concurrent/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ghc/lib/concurrent/Makefile b/ghc/lib/concurrent/Makefile
index 17bc38191ba2..deb1bff99243 100644
--- a/ghc/lib/concurrent/Makefile
+++ b/ghc/lib/concurrent/Makefile
@@ -1,6 +1,8 @@
+# $Id: Makefile,v 1.3 1998/02/25 16:03:04 simonm Exp $
 #
-# Makefile for hslibs subdir
+# Makefile for concurrent libraries.
 #
+
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 
-- 
GitLab