Introduction of BSDArchitecture
This commit is contained in:
committed by
Jon Trulson
parent
380867c31c
commit
6b0da8f335
@@ -11,9 +11,7 @@ XCOMM some of these cannot be built on linux yet.
|
||||
XCOMM dtinfo
|
||||
#if defined(LinuxArchitecture)
|
||||
DTINFODIR = dtinfo
|
||||
#elif defined(OpenBSDArchitecture)
|
||||
DTINFODIR = dtinfo
|
||||
#elif defined(FreeBSDArchitecture)
|
||||
#elif defined(BSDArchitecture)
|
||||
DTINFODIR = dtinfo
|
||||
#else
|
||||
DTINFODIR = dtinfo
|
||||
|
||||
Reference in New Issue
Block a user