From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierrick Brossin Subject: Re: Building ioemu on NetBSD Date: Thu, 5 Oct 2006 09:22:16 +0200 Message-ID: <20061005072215.GB367@bs-network.net> References: <20061004084855.GB488@bs-network.net> Reply-To: Pierrick Brossin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20061004084855.GB488@bs-network.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Oct 04, 2006 at 10:48:55AM +0200, Pierrick Brossin wrote: > for d in i386-softmmu ppc-softmmu sparc-softmmu; do \ > gmake -C $d all || exit 1 ; \ > done > [..] > gmake[1]: *** No rule to make target `all'. Stop. > > There is no Makefile in any of the xxx-softmmu directories. What should > I do ? Nobody ? Best Regards -Pierrick Brossin