[project @ 1997-12-16 12:47:31 by simonm]
authorsimonm <unknown>
Tue, 16 Dec 1997 12:47:31 +0000 (12:47 +0000)
committersimonm <unknown>
Tue, 16 Dec 1997 12:47:31 +0000 (12:47 +0000)
add skeleton Makefile

ghc/docs/libraries/Makefile [new file with mode: 0644]

diff --git a/ghc/docs/libraries/Makefile b/ghc/docs/libraries/Makefile
new file mode 100644 (file)
index 0000000..31275b8
--- /dev/null
@@ -0,0 +1,7 @@
+#-----------------------------------------------------------------------------
+# $Id: Makefile,v 1.1 1997/12/16 12:47:31 simonm Exp $
+
+TOP=../..
+include $(TOP)/mk/boilerplate.mk
+
+include $(TOP)/mk/target.mk