]> Sergey Matveev's repositories - public-inbox.git/commit
build: support doc generation w/o GNU make
authorEric Wong <e@80x24.org>
Sun, 1 Dec 2019 10:50:19 +0000 (10:50 +0000)
committerEric Wong <e@80x24.org>
Wed, 11 Dec 2019 08:11:36 +0000 (08:11 +0000)
commit73fe3421f1ecbdc83600d5acfc643c33dbb9a0f2
tree0d302ab79723662ef05a6718570c43f28328702d
parent08f57606beaa3772aefd7ebde43e615781976678
build: support doc generation w/o GNU make

We can replace the GNU-isms for building docs with Perl5
equivalents.  The only downside is the resulting Makefile
gets larger, but that's the price of portability.
Documentation/include.mk
Documentation/txt2pre
INSTALL
Makefile.PL