Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.147 retrieving revision 1.148 diff -u -p -r1.147 -r1.148 --- src/Makefile 2001/10/31 19:41:54 1.147 +++ src/Makefile 2001/11/01 15:48:39 1.148 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2001/10/31 19:41:54 jmc Exp $ +# $NetBSD: Makefile,v 1.148 2001/11/01 15:48:39 jmc Exp $ # This is the top-level makefile for building NetBSD. For an outline of # how to build a snapshot or release, as well as other release engineering @@ -58,6 +58,8 @@ .MAKEFLAGS: -m ${.CURDIR}/share/mk .endif +MKOBJDIRS ?= no + .include # Sanity check: make sure that "make build" is not invoked simultaneously