UPDATING revision 1.114.4.2
1$NetBSD: UPDATING,v 1.114.4.2 2004/04/11 02:23:45 jmc Exp $
2
3This file is intended to be a brief introduction to the build
4process and a reference on what to do if something doesn't work.
5
6For a more detailed description see Makefile.
7
8Recent changes:
9^^^^^^^^^^^^^^^
10
1120040410:
12
13	In order to build a complete release of 1.5 (post 1.5.3) the following
14	steps should be performed first:
15
16		1. Build and install a new make (usr.bin/make)
17		2. Build and install new copies of libcrypto and libssl
18		   (they are at new major versions so they won't conflict w.
19		    existing libraries).
20
21