Fix dttypes for BSD systems
This commit is contained in:
committed by
Jon Trulson
parent
3bbcda35b9
commit
232a93319b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user