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 rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.prog.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.103 retrieving revision 1.104 diff -u -p -r1.103 -r1.104 --- src/share/mk/bsd.prog.mk 1999/09/04 21:48:33 1.103 +++ src/share/mk/bsd.prog.mk 1999/09/14 01:31:11 1.104 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.103 1999/09/04 21:48:33 fredb Exp $ +# $NetBSD: bsd.prog.mk,v 1.104 1999/09/14 01:31:11 perry Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .if !target(__initialized__) @@ -8,6 +8,7 @@ __initialized__: .endif .include .include +.include .MAIN: all .endif