summaryrefslogtreecommitdiff
path: root/ghc/docs/Jmakefile
blob: 6bbeb2537aa2c84cfda0358069b7ab7fa6d6073b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#define IHaveSubdirs

/* just documents here */
#define NoAllTargetForSubdirs
#define NoRunTestsTargetForSubdirs
#define NoInstallTargetForSubdirs
#define NoTagTargetForSubdirs

SUBDIRS = add_to_compiler \
	  users_guide \
	  install_guide \
	  release_notes

XCOMM 	  developers_guide ?
XCOMM 	  interfaces ?
XCOMM 	  pragmas ?

XCOMM grasp_overview ?
XCOMM style_guide ?