dtlogin: Enable XDM authentication on FreeBSD
[oweals/cde.git] / cde / doc / ja_JP.dt-eucJP / Imakefile
1 XCOMM $TOG: Imakefile /main/5 1997/03/05 11:10:37 damon $
2 #define IHaveSubdirs
3 #define PassCDebugFlags
4
5 /* due to split-VOB setup, force help to come last in make Makefiles */
6 #if defined(LinuxArchitecture) || defined(BSDArchitecture)
7 XCOMM we cannot build guides on linux yet
8 SUBDIRS = help
9 BSUBDIRS = help 
10 #else
11 SUBDIRS = guides m-guides help
12 BSUBDIRS = help guides m-guides
13 #endif
14 XCOMM work around local clearcase vobs setup
15 MakeDirectories(all,help-sdl cde.dti)
16
17 XCOMM We need to build Motif documentation as part of CDE
18 MakeDirectories(Makefiles,m-guides)
19 Makefiles::
20         $(RM) m-guides/?*; \
21         cd m-guides; \
22         $(LN) ../$(MDOCSRC)/ja_JP.dt-eucJP/guides/?* .; \
23         cd ..
24
25 MakeSubdirs($(BSUBDIRS))
26
27 clean::
28         $(RM) -r help-sdl cde.dti