From: Jon Trulson Date: Sat, 4 Aug 2012 05:10:12 +0000 (-0600) Subject: programs/Imakefile: don't try to build dtksh or dtinfo under linux. X-Git-Tag: 2.2.0a~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4c82b51dafad12a6fd0ba592265025b06fe5c813;p=oweals%2Fcde.git programs/Imakefile: don't try to build dtksh or dtinfo under linux. --- diff --git a/cde/programs/Imakefile b/cde/programs/Imakefile index 72dd737b..5375d536 100644 --- a/cde/programs/Imakefile +++ b/cde/programs/Imakefile @@ -9,13 +9,13 @@ EXTRADIRS = util types localized tttypes $(NSGMLSDIR) XCOMM some of these cannot be built on linux yet. XCOMM dtksh dtinfo -/*#if defined(LinuxArchitecture) +#if defined(LinuxArchitecture) DTKSHDIR = DTINFODIR = -#else */ +#else DTKSHDIR = dtksh DTINFODIR = dtinfo -/*#endif */ +#endif SUBDIRS = dthelp dtmail dsdm dtpad dtfile dtwm dtlogin \