]> Sergey Matveev's repositories - public-inbox.git/commit
INSTALL: note that we prefer GNU make
authorEric Wong <e@80x24.org>
Tue, 8 Oct 2019 02:41:22 +0000 (02:41 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Oct 2019 06:43:27 +0000 (06:43 +0000)
commit646e33519ca10f0e0e8ef6f0e974a6a82805c242
tree40cb95e24a844504c65b68761a5c391554e774c3
parent22d9cabeb30bdf491308f60528b6c6a442941d07
INSTALL: note that we prefer GNU make

ExtUtils::MakeMaker uses non-POSIX '::', at least; and
our own Documentation/include.mk and our postamble are
written for GNU make.

GNU make is also more widely-installed and available than any
other make; even if I'm not generally a fan of GNU-isms.
INSTALL