programs/Imakefile: don't try to build dtksh or dtinfo under linux.
This commit is contained in:
@@ -9,13 +9,13 @@ EXTRADIRS = util types localized tttypes $(NSGMLSDIR)
|
|||||||
|
|
||||||
XCOMM some of these cannot be built on linux yet.
|
XCOMM some of these cannot be built on linux yet.
|
||||||
XCOMM dtksh dtinfo
|
XCOMM dtksh dtinfo
|
||||||
/*#if defined(LinuxArchitecture)
|
#if defined(LinuxArchitecture)
|
||||||
DTKSHDIR =
|
DTKSHDIR =
|
||||||
DTINFODIR =
|
DTINFODIR =
|
||||||
#else */
|
#else
|
||||||
DTKSHDIR = dtksh
|
DTKSHDIR = dtksh
|
||||||
DTINFODIR = dtinfo
|
DTINFODIR = dtinfo
|
||||||
/*#endif */
|
#endif
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = dthelp dtmail dsdm dtpad dtfile dtwm dtlogin \
|
SUBDIRS = dthelp dtmail dsdm dtpad dtfile dtwm dtlogin \
|
||||||
|
|||||||
Reference in New Issue
Block a user