[libopenstm32-devel] Changes to build system
Status: Inactive
Brought to you by:
uh1763
From: Gareth M. <ga...@bl...> - 2011-03-13 01:13:19
|
Hi I'd like to propose some changes to the build system. I've found there is too much cutting and pasting in adding an example. I've pushed some proposed changes to: git://github.com/gsmcmullin/libusbdev.git The examples and libraries for the various targets are built with for loops in the top-level Makefile. To add an example you just need to create the directory in the right place and it will automatically be included in the build. I also think that the 3 Makefile.includes should possibly be replaced by a single one. Please let me know if anyone has any comments. If everyone is happy with this approach it can be pulled into the main repository. Regards, Gareth -- Black Sphere Technologies Ltd. Web: www.blacksphere.co.nz Mobile: +64 27 777 2182 Tel: +64 9 478 8885 Skype: gareth.mcmullin LinkedIn: http://nz.linkedin.com/in/gsmcmullin |