procps: fix build with make 3.82
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 6 Apr 2011 20:20:48 +0000 (22:20 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 6 Apr 2011 20:20:48 +0000 (22:20 +0200)
commit64b351f6252f27dc5c21b9b4b6c62fd2676837f2
tree91bafd0a630ad61330b42c4418756153b34ebcfb
parentce6d09bdac0a343c380370bf95761f9640abfeac
procps: fix build with make 3.82

Based on patch by Bruce Bushby.

Issue with make include order. For more details, see:
http://old.nabble.com/make-3.81.91---procps-3.2.8-td29281048.html

Equivalent to upstream fix:
http://procps.cvs.sourceforge.net/viewvc/procps/procps/Makefile?r1=1.70&r2=1.71

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/procps/procps-make-3.82.patch [new file with mode: 0644]