Use $(MAKE) instead of make to fix the build if GNU make is called something else...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 20 Jan 2008 08:27:57 +0000 (08:27 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 20 Jan 2008 08:27:57 +0000 (08:27 +0000)
commit662f544d56a6d6ef20b8ea5f56e975f9e139bc78
treeead2e8ff66843e786ef426f456f53b7ed4b84868
parentb6bd1a35b641237d016496039e474dee4230de76
Use $(MAKE) instead of make to fix the build if GNU make is called something else on the system.

Original commit message from CVS:
* check.mak:
* coverage/lcov.mak:
* gtk-doc-plugins.mak:
* release.mak:
Use $(MAKE) instead of make to fix the build if GNU make is called
something else on the system.
* m4/as-docbook.m4:
Fix path for docbook.xsl if we have no /etc/xml/catalog and add a
docbook-xsl search path for FreeBSD.
ChangeLog
check.mak
coverage/lcov.mak
gtk-doc-plugins.mak
m4/as-docbook.m4
release.mak