I have a problem with the make on Linux. When we are working on Unix platform (Solaris 5.6), if we remove the "-" from the front of "if test" statement in the Makefile, the make will stop and exit if an compiling error occurs. But on linux (Redhat 7.3, Intel Pentium IV processor), the error is ignored and compile keeps going. Is there a way to make the compile exits upon error? Thank you!
June _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
