Makefile.autotools.in: fix make source-check/external-deps differently
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 24 Jul 2008 13:38:39 +0000 (13:38 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 24 Jul 2008 13:38:39 +0000 (13:38 -0000)
commitbcad6288f5f23229677a63e3ccea65093efcb933
tree6eb57249e8ed9e01e3751ccd9d91808d2c76b5e7
parent0770fcc8a01ab3a2ed9f11ecb73d8a59dc3b7f5b
Makefile.autotools.in: fix make source-check/external-deps differently

The MAKELEVEL test is not that robust; It fails with the recent log
support or if buildroot is driven from an external Makefile.

Rework it to instead detect source-check/external-deps by the fact that
they set SPIDER.
Makefile
package/Makefile.autotools.in