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.9 retrieving revision 1.11 diff -u -p -r1.9 -r1.11 --- src/UPDATING 2001/01/01 15:29:16 1.9 +++ src/UPDATING 2001/01/22 14:24:53 1.11 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.9 2001/01/01 15:29:16 sommerfeld Exp $ +$NetBSD: UPDATING,v 1.11 2001/01/22 14:24:53 lukem 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,12 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010114: + introduce .if commands(target) in make(1). You need to + bring everything up-to-date first, then without installing + anything make and install in /usr/bin/make, then proceed + with make build. + 20010101: bsd.subdir.mk committed 20001230 had a bug which caused afterinstall targets to run too soon; update again. @@ -131,6 +137,7 @@ Critical utilities: usr.bin/make usr.bin/yacc usr.bin/lex + usr.bin/xlint usr.sbin/config Other problems and possibly solutions: