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/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- src/UPDATING 2001/01/01 14:13:51 1.8 +++ src/UPDATING 2001/01/01 15:29:16 1.9 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.8 2001/01/01 14:13:51 sommerfeld Exp $ +$NetBSD: UPDATING,v 1.9 2001/01/01 15:29:16 sommerfeld Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,10 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010101: + bsd.subdir.mk committed 20001230 had a bug which caused + afterinstall targets to run too soon; update again. + 20001230: New share/mk files needed to support .WAIT in SUBDIR variables. If you get make errors,