lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DOCS: include a sample "Makefile"?


From: Werner LEMBERG
Subject: Re: DOCS: include a sample "Makefile"?
Date: Tue, 02 Jun 2009 20:39:00 +0200 (CEST)

> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]