Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <200103171201.f2HC1lb86452@deborah.paradise.net.nz> Reply-To: Steve Anderson From: Steve_Anderson AT paradise DOT net DOT nz To: cygwin AT sources DOT redhat DOT com Subject: Make file for Java2 Micro Edition Date: 18 Mar 2001 01:02:45 +1200 X-Mailer: NeoPlanet Version: 5.2.0.1552 X-ID: C96FFC20933B11D49307444553540000 X-Brand: NeoPlanet X-Build: 1552 Can someone please explain what 'mks' means, see the (gnu)make readme instructions below. When the instructions talk of the PATH string do they mean the DOS/Windows PATH environment variable? To build the KVM on Win32 using the Makefile in this directory, you must have MKS "sh", "find" and "zip" commands in your path. Also in the PATH string the MKS "find" command must come before the "find" command built into Win32 (e.g., c:\winnt\system32\find.exe). So make sure your PATH variable contains something like: ...c:\mks\mksnt;...c:\winnt\system32 and *NOT* something like: ...c:\winnt\system32;...c:\mks\mksnt The makefiles rely on specific features in the MKS find command that are not available in the Windows find command. Once MKS is in your path, simply type: gnumake Thanks in advance Download NeoPlanet at http://www.neoplanet.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple