xboard-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XBoard-devel] Cross compiling Winboard in Linux


From: Arun Persaud
Subject: Re: [XBoard-devel] Cross compiling Winboard in Linux
Date: Thu, 05 Jan 2012 11:00:44 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

Hi

> Isn't there a simple way to prevent make from aborting when a command
> produces an error, like writing
> 
> command || true

in a Makefile you can use

 -command

see

http://www.gnu.org/software/make/manual/make.html#Errors

Arun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]