$OpenBSD: patch-gas_config_tc-vax_h,v 1.1 2003/06/13 04:17:12 brad Exp $
--- gas/config/tc-vax.h.orig	Thu Jun 12 22:35:18 2003
+++ gas/config/tc-vax.h	Thu Jun 12 22:35:35 2003
@@ -24,7 +24,7 @@
 #define TARGET_BYTES_BIG_ENDIAN 0
 
 #ifdef OBJ_AOUT
-#ifdef TE_NetBSD
+#if defined(TE_NetBSD) || defined(TE_OpenBSD)
 #define TARGET_FORMAT "a.out-vax-netbsd"
 #endif
 #ifndef TARGET_FORMAT
