From: simonm Date: Wed, 25 Feb 1998 16:03:04 +0000 (+0000) Subject: [project @ 1998-02-25 16:03:04 by simonm] X-Git-Tag: Approx_2487_patches~913 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e29ba33d544f481d12440bca6e97fab992e8ee40;hp=d22ca7eab349f798d721e68c73a127adf23b81df;p=ghc-hetmet.git [project @ 1998-02-25 16:03:04 by simonm] remove hslibs reference, add \$Id\$. --- diff --git a/ghc/lib/concurrent/Makefile b/ghc/lib/concurrent/Makefile index 17bc381..deb1bff 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