summaryrefslogtreecommitdiff
path: root/ghc/docs/Jmakefile
diff options
context:
space:
mode:
authorpartain <unknown>1996-07-25 21:33:42 +0000
committerpartain <unknown>1996-07-25 21:33:42 +0000
commit5eb1c77c795f92ed0f4c8023847e9d4be1a4fd0d (patch)
treeadb07110e00f00b2b2ef6365e16d5f58b260ce3c /ghc/docs/Jmakefile
parentf7ecf7234c224489be8a5e63fced903b655d92ee (diff)
downloadhaskell-5eb1c77c795f92ed0f4c8023847e9d4be1a4fd0d.tar.gz
[project @ 1996-07-25 20:43:49 by partain]
Bulk of final changes for 2.01
Diffstat (limited to 'ghc/docs/Jmakefile')
-rw-r--r--ghc/docs/Jmakefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/ghc/docs/Jmakefile b/ghc/docs/Jmakefile
index 9e9510cac4..ca56ede272 100644
--- a/ghc/docs/Jmakefile
+++ b/ghc/docs/Jmakefile
@@ -7,15 +7,7 @@
#define NoInstallTargetForSubdirs
#define NoTagTargetForSubdirs
-SUBDIRS = add_to_compiler \
- users_guide \
+SUBDIRS = users_guide \
install_guide \
release_notes \
state_interface
-
-XCOMM developers_guide ?
-XCOMM interfaces ?
-XCOMM pragmas ?
-
-XCOMM grasp_overview ?
-XCOMM style_guide ?