%% Matt Perry <[EMAIL PROTECTED]> writes:

  mp> Is it possible to set a target to execute only after all others have 
  mp> executed?

  mp> Any suggestions?

If you have GNU make 3.80 or above you can use order-only dependencies.

See the NEW file and/or the GNU make manual.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to