README revision 1.1
11.1Such$NetBSD: README,v 1.1 2001/03/10 16:24:54 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.1Such	2. Use hpc_stand.dsw or hpc_stand.vcw.
20