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.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/UPDATING 2001/02/03 08:24:07 1.14 +++ src/UPDATING 2001/02/04 19:50:26 1.15 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.14 2001/02/03 08:24:07 hubertf Exp $ +$NetBSD: UPDATING,v 1.15 2001/02/04 19:50:26 christos 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,11 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010204: + prepare the code to compile with stricter gcc flags. in + particular start eliminating redundant declarations. Yacc + needs to be installed before make build. + 20010114: introduce .if commands(target) in make(1). You need to bring everything up-to-date first, then without installing