Makefile.autotools.in: Add extra POST_HOOK targets
authorDaniel Laird <danieljlaird@hotmail.com>
Fri, 29 Aug 2008 12:04:26 +0000 (12:04 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Fri, 29 Aug 2008 12:04:26 +0000 (12:04 -0000)
commit022b95d6ef7b303f6fbd48c220001674eec4717a
treec3ddbeb162d027fd03449111e359fa788a9e6cfc
parent18ceed69dac1a0b7190d1650dc2f9034491100da
Makefile.autotools.in: Add extra POST_HOOK targets

It is not possible currently in Makefile.autotools.in packages
to do something extra after an extract or configure.
This may be useful for example
extract libxml2-2.6.32
POST_EXTRACT = remove some .rej files that are in offical release
patch (not fail because of remaining .rej files)
configure

I think this is useful improvement
(necessary for Makefile.autotools.in packages)

Daniel Laird
package/Makefile.autotools.in