README revision 1.2
11.2Such$NetBSD: README,v 1.2 2001/06/19 17:50:39 uch Exp $ 21.1Such 31.1SuchHow to use 41.1Such 'make all' uudecode all binaries. 51.1Such hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 61.1Such executable are located in 71.1Such binary/ARM/hpcboot.exe 81.1Such binary/SH3/hpcboot.exe 91.1Such binary/MIPS/hpcboot.exe * 101.1Such * for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot) 111.1Such 121.1SuchHow to compile 131.1Such 141.1Such 1. Generate work space and project files. 151.1Such make vc5 # WindowsCE Embedded Toolkit for Visual C++ 5.0 161.1Such make vc6 # WindowsCE Toolkit for Visual C++ 6.0 171.1Such make evc3 # eMbedded Visual C++ 3.0 181.1Such 191.2Such 2. Open hpc_stand.dsw or hpc_stand.vcw from Visual Studio. 201.2Such 211.2SuchHow to commit (for developers) 221.2Such "make install" copies hpcboot.exe to binary/ directory from compile/ 231.2Such directory. 241.2Such "make uuencode" uuencode binary/*/hpcboot.exe and 251.2Such increment build number. (this number is used for next build.) 261.2Such commit uudecoded binary and binary/build_number.h. 27