Branch: refs/heads/leont/bmake-fix
  Home:   https://github.com/Perl/perl5
  Commit: b9d03ae84a52b1f775e45fac6bbae886297fcaac
      
https://github.com/Perl/perl5/commit/b9d03ae84a52b1f775e45fac6bbae886297fcaac
  Author: Leon Timmermans <[email protected]>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M Makefile.SH

  Log Message:
  -----------
  Make new makedepend logic compatible with bsd make

It used pattern rules, which are a gnu make feature that isn't supported
by bsd makes (and probably other makes)


Reply via email to