guides: disable building on NetBSD until it's fixed (NodeParser)
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
if !NETBSD
|
||||||
SUBDIRS = m-guides man guides help
|
SUBDIRS = m-guides man guides help
|
||||||
|
else
|
||||||
|
# building the guides on netbsd (9.2) doesn't work currently
|
||||||
|
SUBDIRS = m-guides man help
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user