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/share/mk/bsd.prog.mk,v retrieving revision 1.49 retrieving revision 1.50 diff -u -p -r1.49 -r1.50 --- src/share/mk/bsd.prog.mk 1994/12/22 09:20:45 1.49 +++ src/share/mk/bsd.prog.mk 1995/04/21 20:29:42 1.50 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.49 1994/12/22 09:20:45 cgd Exp $ +# $NetBSD: bsd.prog.mk,v 1.50 1995/04/21 20:29:42 jtc Exp $ # @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 .if exists(${.CURDIR}/../Makefile.inc) @@ -138,6 +138,10 @@ lint: ${SRCS} _SUBDIRUSE .include .endif +.if !defined(NONLS) +.include +.endif + .include .include .include