From: simonmar Date: Thu, 5 Jul 2001 10:38:33 +0000 (+0000) Subject: [project @ 2001-07-05 10:38:33 by simonmar] X-Git-Tag: nhc98-1-18-release~1216 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e42183e3d861bf6db671536284435975e49fd9be;p=haskell-directory.git [project @ 2001-07-05 10:38:33 by simonmar] Makefile for the document. --- diff --git a/doc/Makefile b/doc/Makefile new file mode 100644 index 0000000..34989b3 --- /dev/null +++ b/doc/Makefile @@ -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