Add some finer grained dependancy checking. Check that
authorEric Andersen <andersen@codepoet.org>
Tue, 2 May 2006 21:35:55 +0000 (21:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 2 May 2006 21:35:55 +0000 (21:35 -0000)
commit00e245b59fa27df0d83c3c1916180c8f97b33726
treeedd6ba0702d728967387f55e8fd3180be4e55562
parent6b2f95f295e5ac93b6b045c09a3df757d01fc2c6
Add some finer grained dependancy checking.  Check that
make >= 3.80 is installed, check that at least gcc 2.95
is installed.  Other dependancy will be added as needed.
toolchain/binutils/binutils.mk
toolchain/dependancies/dependancies.mk [new file with mode: 0644]
toolchain/dependancies/dependancies.sh [new file with mode: 0755]