[project @ 2001-07-05 10:38:33 by simonmar]
authorsimonmar <unknown>
Thu, 5 Jul 2001 10:38:33 +0000 (10:38 +0000)
committersimonmar <unknown>
Thu, 5 Jul 2001 10:38:33 +0000 (10:38 +0000)
Makefile for the document.

doc/Makefile [new file with mode: 0644]

diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644 (file)
index 0000000..34989b3
--- /dev/null
@@ -0,0 +1,6 @@
+# $Id: Makefile,v 1.1 2001/07/05 10:38:33 simonmar Exp $
+
+TOP=../../..
+include $(TOP)/mk/boilerplate.mk
+SGML_DOC=libraries
+include $(TOP)/mk/target.mk