NetBSD port
This commit is contained in:
committed by
Jon Trulson
parent
a4f9413950
commit
2712d5f787
@@ -24,6 +24,10 @@ SUBDIRS = linux
|
||||
PLATFORM = openbsd
|
||||
SUBDIRS = openbsd
|
||||
#endif
|
||||
#ifdef NetBSDArchitecture
|
||||
PLATFORM = netbsd
|
||||
SUBDIRS = netbsd
|
||||
#endif
|
||||
#ifdef FreeBSDArchitecture
|
||||
PLATFORM = freebsd
|
||||
SUBDIRS = freebsd
|
||||
|
||||
Reference in New Issue
Block a user