Re: Makefile 'abort' command? / 'elseif' to go with ifeq/else/endif? (Make newbie)
"Kaz Kylheku" <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
LiquidEyes wrote: > The only thing I can think of is to deliberately call a system command that > I know will return an error... but that seems a bit of a fudge. But a build system whose rule body statements are handed off for interpretation to shell subprocesses isn't a bit of a fudge, right? ;)