X-Spam-Check-By: sourceware.org X-Authenticated: #1035326 Message-ID: <43A96EF4.4060108@gmx.de> Date: Wed, 21 Dec 2005 16:04:20 +0100 From: Holger Krull User-Agent: Thunderbird 1.5 (Windows/20051107) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gmake on cygwin References: <20051221145319 DOT 35662 DOT qmail AT web26507 DOT mail DOT ukl DOT yahoo DOT com> In-Reply-To: <20051221145319.35662.qmail@web26507.mail.ukl.yahoo.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com mohammed hamal schrieb: > I have installed cygwin on my Windows xp. I would > like to install > cygwin's gmake also. Where do I find this utility? how > can i doing? cygwins make is gmake, as far as i know. So a ln -s /usr/bin/make /usr/bin/gmake will do. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/