changeset 14 | 70c2f7d722b4 |
parent 5 | eaa01f4c05c0 |
child 18 | d04d7e544e14 |
5:eaa01f4c05c0 | 14:70c2f7d722b4 |
---|---|
1 # buildpreparation level configuration makefile |
|
2 |
|
3 MAKEFILE = /sf/tools/buildplatforms/build/makefile |
|
4 |
|
5 # Place the first target as the default target which is executed from this level |
|
6 buildpreparation_all :: buildpreparation_config |
|
7 |
|
8 include include_template.mk |