[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
handling Make errors
From: |
Jeff Solheim |
Subject: |
handling Make errors |
Date: |
Fri, 14 Jan 2011 14:13:09 -0600 |
Hi.
I'm using GNU Make 3.80.
Within my Makefile_1, I am invoking Makefile_2. In certain
circumstances, Makefile_2 "throws" an error.
Is there a way for me to "catch" and "handle" (within Makefile_1) the
error that Makefile_2 might possibly throw?
Thank you for any advice you can provide.
- handling Make errors,
Jeff Solheim <=