Re: [leaf-devel] Dynamic Makefile

2012-09-26 Thread Yves Blusseau
Le 26/09/2012 16:50, Yves Blusseau a écrit : > Hi all, > > i have update the build process and now a Makefile is automaticaly > create in the source directory. > This makefile contain all the environment needed to source/build the > package. > So if you want to make source or build yourself, go to

[leaf-devel] Dynamic Makefile

2012-09-26 Thread Yves Blusseau
Hi all, i have update the build process and now a Makefile is automaticaly create in the source directory. This makefile contain all the environment needed to source/build the package. So if you want to make source or build yourself, go to the source directory and do a make . Example: cd sourc