dtlogin: Enable XDM authentication on FreeBSD
[oweals/cde.git] / cde / doc / C / Imakefile
1 XCOMM $XConsortium: Imakefile /main/10 1996/07/23 22:00:00 rws $
2 #define IHaveSubdirs
3 #define PassCDebugFlags
4
5 /* due to split-VOB setup, force help to come last in make Makefiles */
6 SUBDIRS = man guides m-guides help
7 BSUBDIRS = help man guides m-guides
8
9 XCOMM work around local clearcase vobs setup
10 MakeDirectories(all,help-sdl cde.dti)
11
12 XCOMM We need to build Motif documentation as part of CDE
13 MakeDirectories(Makefiles,m-guides)
14 Makefiles::
15         $(RM) -r m-guides/?*; \
16         cd m-guides; \
17         if test -f ../$(MDOCSRC)/C/guides/bookcase.bc; \
18         then $(LN) ../$(MDOCSRC)/C/guides/?* .; \
19         else $(CP) /dev/null ./Imakefile; \
20              $(MKDIRHIER) ./common; \
21              $(LN) ../../guides/common/ManLinksMotif.sgm common/ManLinks.sgm; \
22         fi; \
23         cd ..
24
25 MakeSubdirs($(BSUBDIRS))
26
27 clean::
28         $(RM) -r help-sdl cde.dti