$OpenBSD$ --- build/client.mk.orig Fri Apr 25 19:16:11 2008 +++ build/client.mk Tue Nov 4 13:00:17 2008 @@ -103,7 +103,7 @@ CLIENT_SRCS = \ shared/infostring.c \ shared/shared.c -ifneq ($(findstring $(TARGET_OS), netbsd freebsd linux-gnu),) +ifneq ($(findstring $(TARGET_OS), netbsd freebsd openbsd linux-gnu),) CLIENT_SRCS+= \ ports/linux/linux_main.c \ ports/unix/unix_console.c \