|
From: | Hodge, Gary C |
Subject: | FAILED special-function target |
Date: | Mon, 10 Nov 2008 15:12:10 -0500 |
Everyone:
I am converting a Solaris makefile to GNU make. Our Solaris makefile uses the special-function target .FAILED, which is performed if the makefile halts with an error.
How can I accomplish the same function using GNU make?
Thanks
Gary
[Prev in Thread] | Current Thread | [Next in Thread] |