Rework autotools infrastructure on top of the generic infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 Nov 2009 17:37:49 +0000 (18:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2009 17:09:31 +0000 (18:09 +0100)
commitd8b55b99095e5eed46d2b95bdaab2e69ccbd7170
treed850fc2c220b11d210d7613e59d81ab7f2f2d000
parent497abb8211944fb5c9c012a52e9a630f220510a9
Rework autotools infrastructure on top of the generic infrastructure

Now that the previous commit implemented a generic package
infrastructure, we make the autotools infrastructure inherit from the
generic one so that the code is not duplicated.

The new AUTOTARGETS macro works by defining what should be done at the
configure, build and install steps of a package and then calls the
GENTARGETS macro of the generic package infrastructure.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.autotools.in