$NetBSD: patch-ay,v 1.2 1999/02/04 14:54:25 frueauf Exp $

--- src/m/pmax.h.orig	Sun Sep  7 07:23:09 1997
+++ src/m/pmax.h	Thu Feb  4 12:44:04 1999
@@ -31,8 +31,8 @@
 #undef START_FILES
 #undef RUN_TIME_REMAP
 #define START_FILES pre-crt0.o /usr/lib/crt0.o
-#define CANNOT_DUMP
 #undef UNEXEC
+#define UNEXEC unexelf.o
 #endif /* NetBSD || OpenBSD */
 
 /* Supposedly the following will overcome a kernel bug.  */
@@ -51,7 +51,9 @@
 #endif
 
 /* Override what mips.h says about this.  */
+#if !defined (__NetBSD__)
 #undef LINKER
+#endif
 
 #ifdef ultrix
 /* Ultrix 4.2 (perhaps also 4.1) implements O_NONBLOCK
