From: panne Date: Tue, 25 Jan 2000 14:57:53 +0000 (+0000) Subject: [project @ 2000-01-25 14:57:53 by panne] X-Git-Tag: Approximately_9120_patches~5204 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=26b1c3ba25abe5af4d356f6f66a8ede6ec9098e6;p=ghc-hetmet.git [project @ 2000-01-25 14:57:53 by panne] "installing" is now called "building" --- diff --git a/docs/Makefile b/docs/Makefile index 765515a..ca0eb1f 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SGML_DOC = installing +SGML_DOC = building include $(TOP)/mk/target.mk