> http://www.jonathankulp.com/makefiles.pdf

. What does the `$' in the directory structure stands for?

. There's a severe error in the `%.pdf %.midi' rule: Its command is
  not indented!  You have to convert the `tab' characters into
  something different (probably eight spaces) to get proper
  indentation and tell the user that tab characters must be used
  there.[1]

  The same holds for the command of the `archive' target; in the other
  makefiles which I have just skimmed there are similar issues.


      Werner


[1] Well, only the very first character right before $(LILY_CMD) must
be a tab since all other lines are just a continuation of the first
one, but this little `white lie' doesn't do any harm IMHO.


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to