$OpenBSD: patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in,v 1.1.1.1 2008/07/25 01:52:55 martynas Exp $
--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig	Wed Jun 18 18:37:01 2008
+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in	Wed Jun 18 20:32:04 2008
@@ -192,7 +192,7 @@ endif
 #
 # OpenBSD/ARM
 #
-ifneq (,$(filter OpenBSDarmish OpenBSDzaurus,$(OS_ARCH)$(OS_TEST)))
+ifeq ($(OS_ARCH)$(OS_TEST),OpenBSDarm)
 CPPSRCS		:= xptcinvoke_arm_openbsd.cpp xptcstubs_arm_openbsd.cpp
 endif
 
