simonmar    2002/09/30 03:22:38 PDT

  Modified files:
    mk                   suffix.mk 
  Log:
  Set .DELETE_ON_ERROR rather than using the strange construction
  
        <command> || ($(RM) $@; exit 1)
  
  in a few places.
  
  Revision  Changes    Path
  1.55      +9 -3      fptools/mk/suffix.mk
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools


Reply via email to