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

Re: Increasing regularity of build systems



According to Ben Collins:
> > Or even simpler:
> > 
> > 	test -f config.status || ./configure
> 
> No, this case will cause the make to fail.

No it won't.

% false || true
% echo $?
0

Mike.
-- 
... somehow I have a feeling the hurting hasn't even begun yet
	-- Bill, "The Terrible Thunderlizards"


Reply to: