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
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
