summaryrefslogtreecommitdiff
path: root/docs/building/Makefile
diff options
context:
space:
mode:
authorrrt <unknown>2000-10-12 15:41:12 +0000
committerrrt <unknown>2000-10-12 15:41:12 +0000
commit2e83a720e0904d7cd7b347b831e00aae05dbb633 (patch)
treee6e99ceee9a684579ac9abe4910269afa9e970ca /docs/building/Makefile
parent5b5289692e3f720cc31f3aad22d496d561018fa9 (diff)
downloadhaskell-2e83a720e0904d7cd7b347b831e00aae05dbb633.tar.gz
[project @ 2000-10-12 15:41:12 by rrt]
Put in their own directories to humour the build system.
Diffstat (limited to 'docs/building/Makefile')
-rw-r--r--docs/building/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/building/Makefile b/docs/building/Makefile
new file mode 100644
index 0000000000..fcd9f1ad5c
--- /dev/null
+++ b/docs/building/Makefile
@@ -0,0 +1,6 @@
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
+
+SGML_DOC = building
+
+include $(TOP)/mk/target.mk