#define PassCDebugFlags
/* due to split-VOB setup, force help to come last in make Makefiles */
-#if defined(LinuxArchitecture) || defined(OpenBSDArchitecture) || defined(FreeBSDArchitecture)
-XCOMM we cannot build guides on linux yet
-SUBDIRS = man help
-BSUBDIRS = help man
-#else
SUBDIRS = man guides m-guides help
BSUBDIRS = help man guides m-guides
-#endif
XCOMM work around local clearcase vobs setup
MakeDirectories(all,help-sdl cde.dti)
Makefiles::
$(RM) m-guides/?*; \
cd m-guides; \
- $(LN) ../$(MDOCSRC)/C/guides/?* .; \
+ if test -f ../$(MDOCSRC)/C/guides/bookcase.bc; \
+ then $(LN) ../$(MDOCSRC)/C/guides/?* .; \
+ else $(CP) /dev/null ./Imakefile; \
+ $(LN) ../$(MDOCSRC)/C/guides/common .; \
+ fi; \
cd ..
MakeSubdirs($(BSUBDIRS))
XCOMM some of these cannot be built on linux yet.
XCOMM dtinfo
#if defined(LinuxArchitecture)
-DTINFODIR =
+DTINFODIR = dtinfo
#elif defined(OpenBSDArchitecture)
-DTINFODIR =
+DTINFODIR = dtinfo
#elif defined(FreeBSDArchitecture)
-DTINFODIR =
+DTINFODIR = dtinfo
#else
DTINFODIR = dtinfo
#endif
.NO_PARALLEL:
#endif
-#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
-DTINFO=
-#else
-DTINFO="Dtinfo"
-#endif
OBJS = \
Dthelpview \
Dtterm \
Dtmail \
Dtbuilder \
- $(DTINFO) \
+ Dtinfo \
Dtudcfonted \
Dt
LinkFile(Dtterm.nls,$(CDESRC)/dtterm/Dtterm.ad)
LinkFile(Dtmail.nls,$(CDESRC)/dtmail/dtmail/Dtmail)
LinkFile(Dtbuilder.nls,$(CDESRC)/dtappbuilder/src/ab/Dtbuilder.ad)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
LinkFile(Dtinfo.nls,$(CDESRC)/dtinfo/dtinfo/src/Dtinfo)
-#endif
LinkFile(Dtudcfonted.nls,$(CDESRC)/dtudcfonted/resource/Dtudcfonted)
LinkFile(Dt.nls,$(DTSVCSRC)/DtUtil2/Dt.ad)
DtstyleDescRule(Dtterm,Dtterm)
DtstyleDescRule(Dtmail,Dtmail)
DtstyleDescRule(Dtbuilder,Dtbuilder)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
DtstyleDescRule(Dtinfo,Dtinfo)
-#endif
DtstyleDescRule(Dtudcfonted,Dtudcfonted)
DtstyleDescRule(Dt,Dt)
.NO_PARALLEL:
#endif
-#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
-DTINFOCATS=
-#else
-DTINFOCATS="dtinfo.cat dtinfo_start.cat"
-#endif
-
OBJS= \
Xm.cat \
dthelpprint.cat \
dticon.cat \
dtimsstart.cat \
- $(DTINFOCATS) \
+ dtinfo.cat \
+ dtinfo_start.cat \
dtksh.cat \
dtlogin.cat \
dtlp.cat \
LinkFile(dthelpprint.msg,$(CDESRC)/dthelp/dthelpprint/dthelpprint.msg)
LinkFile(dticon.msg,$(CDESRC)/dticon/dticon.msg)
LinkFile(dtimsstart.msg,$(CDESRC)/dtimsstart/dtimsstart.msg)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
LinkFile(dtinfo.msg,$(CDESRC)/dtinfo/dtinfo/src/dtinfo.msg.updated)
LinkFile(dtinfo_start.msg,$(CDESRC)/dtinfo/clients/dtinfo_start/dtinfo_start.msg)
-#endif
LinkFile(dtksh.msg,$(CDESRC)/dtksh/dtksh.msg)
LinkFile(dtlogin.msg,$(CDESRC)/dtlogin/dtlogin.msg)
LinkFile(dtlp.msg,$(CDESRC)/dtprintegrate/dtlp.msg)
SHELL=/bin/ksh
#endif
-#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
-DTINFODT=
-#else
-DTINFODT="dtinfo.dt"
-#endif
OBJS1 = \
autoStart.dt \
dtappman.dt \
dtfile.dt \
dtims.dt \
- $(DTINFODT) \
+ dtinfo.dt \
dtpad.dt \
xclients.dt \
dthelp.dt \
LinkFile(dtappman.dt.nls,$(CDESRC)/types/dtappman.dt)
LinkFile(dtfile.dt.nls,$(CDESRC)/types/dtfile.dt)
LinkFile(dtims.dt.nls,$(CDESRC)/types/dtims.dt)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
LinkFile(dtinfo.dt.nls,$(CDESRC)/types/dtinfo.dt)
-#endif
LinkFile(dtpad.dt.nls,$(CDESRC)/types/dtpad.dt)
LinkFile(xclients.dt.nls,$(CDESRC)/types/xclients.dt)
LinkFile(dthelp.dt.nls,$(CDESRC)/types/dthelp.dt)
LinkFile(dtappman.dt.tmsg,_common.dt.tmsg)
LinkFile(dtfile.dt.tmsg,_common.dt.tmsg)
LinkFile(dtims.dt.tmsg,_common.dt.tmsg)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
LinkFile(dtinfo.dt.tmsg,_common.dt.tmsg)
-#endif
LinkFile(dtpad.dt.tmsg,_common.dt.tmsg)
LinkFile(xclients.dt.tmsg,_common.dt.tmsg)
LinkFile(dthelp.dt.tmsg,_common.dt.tmsg)
DtstyleDescRule(dtappman.dt,dtappman.dt)
DtstyleDescRule(dtfile.dt,dtfile.dt)
DtstyleDescRule(dtims.dt,dtims.dt)
-#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
-XCOMM no dtinfo for linux/fbsd
DtstyleDescRule(dtinfo.dt,dtinfo.dt)
-#endif
DtstyleDescRule(dtpad.dt,dtpad.dt)
DtstyleDescRule(xclients.dt,xclients.dt)
DtstyleDescRule(dthelp.dt,dthelp.dt)