Re: makefile problems

2014-12-31 Thread Craig Dabelstein
Hi Jacques, I've attached my makefile. You can compare it to pp. 50-52 of the Lilypond "Usage" manual, which is what I adapted it from. Any advice would be much appreciated. Craig On Thu Jan 01 2015 at 12:29:28 AM Jacques Menu wrote: > Hello Craig, > > Tabs play an important role in makefiles

Re: makefile problems

2014-12-31 Thread Jacques Menu
Hello Craig, Tabs play an important role in makefiles, and the bullets on the first two lines are suspect to me. Maybe an effect of copying into your E-Mail message. Can you supply as attachments the original and modified makefiles? The result of « diff originalOne yours » will be instructive.

makefile problems

2014-12-30 Thread Craig Dabelstein
Hi all, Does anyone have experience with using makefiles? I've adapted the example from the usage documentation but I keep getting errors, such as *** No rule to make target `score' Any help or tips would be greatly appreciated. Craig - piece = symphony2 - CPU_CORES=`cat /proc/cpuinfo