Process sgml and man files in doc directory for FreeBSD.
This commit is contained in:
committed by
Jon Trulson
parent
71ddf025fa
commit
7bdb847210
@@ -2,7 +2,7 @@ XCOMM $XConsortium: Imakefile /main/3 1996/06/19 16:53:57 drk $
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags
|
||||
|
||||
#if defined(LinuxArchitecture)
|
||||
#if defined(LinuxArchitecture) || defined(OpenBSDArchitecture) || defined(FreeBSDArchitecture)
|
||||
XCOMM we cannot build guides on linux yet
|
||||
SUBDIRS = help
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user