Fix dttypes for BSD systems

This commit is contained in:
Ulrich Wilkens
2012-08-19 16:04:03 +02:00
committed by Jon Trulson
parent 3bbcda35b9
commit 232a93319b
2 changed files with 51 additions and 8 deletions

View File

@@ -5,10 +5,7 @@ XCOMM $XConsortium: Imakefile /main/17 1996/10/06 17:13:20 rws $
#if UseNSGMLS
NSGMLSDIR = nsgmls
#endif
EXTRADIRS = types localized tttypes $(NSGMLSDIR)
#if !defined(OpenBSDArchitecture) && !defined(FreeBSDArchitecture)
EXTRADIRS += util
#endif
EXTRADIRS = types localized tttypes $(NSGMLSDIR) util
XCOMM some of these cannot be built on linux yet.
XCOMM dtksh dtinfo