Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Makefile
- Revision:
- 8:e11a0361f57f
- Parent:
- 7:84a0a208ebb2
- Child:
- 9:7dfa4f5adf42
--- a/Makefile Sat Feb 25 16:00:52 2017 +0900 +++ b/Makefile Sat Feb 25 16:11:44 2017 +0900 @@ -1,6 +1,6 @@ # # Super light weight command line compile script using mbed-sdk sources. -# v0.3 +# v0.4 # 2017/02 made by dinau # @@ -77,4 +77,4 @@ # get dependency libraries from web site. lib: - @python lib.py + @python makelib.py