projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc4924f
)
[project @ 2000-05-18 09:46:24 by simonmar]
author
simonmar
<unknown>
Thu, 18 May 2000 09:46:24 +0000
(09:46 +0000)
committer
simonmar
<unknown>
Thu, 18 May 2000 09:46:24 +0000
(09:46 +0000)
$(SGML_DOC) can only support one document, so build the Build System
Guide by default.
docs/Makefile
patch
|
blob
|
history
diff --git
a/docs/Makefile
b/docs/Makefile
index
cddcd4c
..
ca0eb1f
100644
(file)
--- a/
docs/Makefile
+++ b/
docs/Makefile
@@
-1,6
+1,6
@@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-SGML_DOC = building docbook-cheat-sheet
+SGML_DOC = building
include $(TOP)/mk/target.mk