$OpenBSD$ --- build/server.mk.orig Mon Jun 15 13:13:51 2009 +++ build/server.mk Mon Jun 15 13:14:01 2009 @@ -33,7 +33,7 @@ SERVER_SRCS += \ shared/infostring.c \ shared/shared.c -ifneq ($(findstring $(TARGET_OS), netbsd freebsd linux-gnu),) +ifneq ($(findstring $(TARGET_OS), openbsd netbsd freebsd linux-gnu),) SERVER_SRCS += \ ports/linux/linux_main.c \ ports/unix/unix_console.c \