Hans-Christoph Steiner wrote:
> Update of /cvsroot/pure-data/pd/src
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3847
> 
> Modified Files:
>       Tag: branch-v0-40-extended
>       makefile.mingw 
> Removed Files:
>       Tag: branch-v0-40-extended
>       makefile.dependencies 
> Log Message:
> 
> following Russell Bryant's suggestions on makefile dependencies:
> 
> - tie makefile.dependencies generate to the source files
> 
> - remove makefile.dependencies from CVS
> 
> It seems that makefile.dependencies isn't need to build Pd, but I suppose it's
> there to make building work better for partial builds, i.e. when working on
> code.

It's also important for anyone that is just compiling Pd multiple times from a
cvs checkout.  If the dependencies are not present, then recompiling after a
"cvs update" could result in a very broken build, which is A Bad Thing(tm).  :)

--
Russell Bryant

_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to