mention that we need to rebuild yacc now.

This commit is contained in:
christos 2001-02-04 19:50:26 +00:00
parent 18d76c325c
commit ebab1548e2
1 changed files with 6 additions and 1 deletions

View File

@ -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 Makefile.
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