mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Revert "Disable building of dtudcfonted and dtudcexch"
This reverts commit 7f70748d65.
This commit is contained in:
parent
6b713f12b5
commit
0f1aaa3e46
4 changed files with 33 additions and 5 deletions
|
|
@ -17,9 +17,6 @@ DTINFODIR = dtinfo
|
|||
DTINFODIR = dtinfo
|
||||
#endif
|
||||
|
||||
XCOMM JET 4/2/2018 - disabling dtudcfonted and dtudcexch. They are
|
||||
XCOMM very broken in terms of coverity and compiler warnings. Also,
|
||||
XCOMM who uses them? And for what?
|
||||
|
||||
SUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
dtsession dthello dtstyle dtexec dtdbcache dticon dtterm \
|
||||
|
|
@ -27,7 +24,7 @@ SUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
|||
dtscreen dtksh dtcm dtsearchpath \
|
||||
dtappbuilder dtappintegrate dtprintegrate dtconfig \
|
||||
dtcreate dtprintinfo fontaliases dtdspmsg ttsnoop \
|
||||
dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtudcfonted dtudcexch dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtpdmd $(DTINFODIR) $(EXTRADIRS)
|
||||
|
||||
LINTSUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
|
|
@ -35,7 +32,7 @@ LINTSUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
|||
dtcalc dtaction dtcreate \
|
||||
dtscreen dtksh dtcm dtsearchpath \
|
||||
dtappbuilder dtappintegrate dtprintegrate dtprintinfo dtdspmsg \
|
||||
dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtudcfonted dtudcexch dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtpdmd $(DTINFODIR) $(EXTRADIRS)
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue