[project @ 1998-02-25 16:02:11 by simonm]
authorsimonm <unknown>
Wed, 25 Feb 1998 16:02:20 +0000 (16:02 +0000)
committersimonm <unknown>
Wed, 25 Feb 1998 16:02:20 +0000 (16:02 +0000)
remove references to hslibs, and add \$Id\$

ghc/lib/misc/Makefile
ghc/lib/posix/Makefile

index ba23358..51fa2b2 100644 (file)
@@ -1,6 +1,8 @@
+# $Id: Makefile,v 1.6 1998/02/25 16:02:20 simonm Exp $
 #
-# Makefile for hslibs subdir
+# Makefile for miscellaneous libraries.
 #
+
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
 
index a7273cb..ed2d5b5 100644 (file)
@@ -1,6 +1,8 @@
+# $Id: Makefile,v 1.3 1998/02/25 16:02:11 simonm Exp $
 #
-# Makefile for hslibs subdir
+# Makefile for POSIX library
 #
+
 TOP=../..
 include $(TOP)/mk/boilerplate.mk