Re: return codes

2004-03-13 Thread Paul D. Smith
%% "J. Grant" <[EMAIL PROTECTED]> writes: jg> Could someone direct me to documentation on the various return jg> codes make returns please? I could not spot any so far in the jg> man/info pages or source code. Look in the GNU make manual chapter "How to Run 'make'". -- --

Re: return codes

2004-03-12 Thread Sam Ravnborg
On Sun, Mar 07, 2004 at 11:27:38PM +, J. Grant wrote: > Greetings > > Could someone direct me to documentation on the various return codes > make returns please? I could not spot any so far in the man/info pages > or source code. info make Look for the menu "* Invoking make: Running."