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 retrieving revision 1.116 retrieving revision 1.117 diff -u -p -r1.116 -r1.117 --- src/UPDATING 2004/04/23 15:07:31 1.116 +++ src/UPDATING 2004/04/23 19:44:47 1.117 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.116 2004/04/23 15:07:31 christos Exp $ +$NetBSD: UPDATING,v 1.117 2004/04/23 19:44:47 jmc 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. @@ -19,7 +19,7 @@ Recent changes: 20040326: The method by which athhal-elf.o gets pulled into i386 kernel builds - has been changed. The file is now stored as a uuencode file in CVS + has been changed. The file is now stored as a uuencoded file in CVS and the generated Makefile will use the new .uue rules from bsd.file.mk to build it.