To get this branch, use:
bzr branch
http://bzr.ed.am/make/arduino-mk
52
by edam
added TODO
|
1
|
TODO
|
2
|
|
3
|
* Check for libraries in `lib` or `libraries` directories of the project.
|
4
|
They should detected, so that #include-ing their headers works. And they
|
5
|
should be built and linked against when added (explicitly or automatically)
|
6
|
to LIBRARIES.
|