Re: How to work with makefile?

2006-06-02 Thread Eduardo Vieira



Thank you all for the replies. I'll check on that 
too.

Eduardo

  - Original Message - 
  From: 
  Simon Dahlbacka 
  To: Anthony W. Youngman 
  Cc: lilypond-user@gnu.org 
  Sent: Friday, June 02, 2006 2:23 AM
  Subject: Re: How to work with 
  makefile?
  
  On 6/1/06, Anthony W. 
  Youngman [EMAIL PROTECTED] 
  wrote:
  In 
message [EMAIL PROTECTED], 
Eduardo Vieira[EMAIL PROTECTED] 
writesHello list! Once in a while I see .ly examples posted in this 
list in a zip file containing several pieces and a file called 
"makefile". I suppose it is to putall the parts together. Is it 
possible to work with it Windows?If you're running it under 
Cygwin ...'make' is part of the GNU development tools. I use it, but 
I'm currentlyusing the ?mingw version of lilypond and don't know how to 
get make towork with that.
  at least on http://www.mingw.org/download.shtml 
  there is a mingw version of make, so it seems it might be possible, I haven't 
  yet had the time to try, but I'll see during the weekend../Simon 
  
  Cheers,Wol--Anthony 
W. Youngman - wol at thewolery dot demon dot co dot ukHEX wondered how 
much he should tell the Wizards. He felt it would not be agood idea to 
burden them with too much input. Hex always thought of his reports as 
Lies-to-People.The Science of Discworld : (c) Terry Pratchett 
1999___lilypond-user 
mailing listlilypond-user@gnu.org 
http://lists.gnu.org/mailman/listinfo/lilypond-user
  
  

  ___lilypond-user 
  mailing 
  listlilypond-user@gnu.orghttp://lists.gnu.org/mailman/listinfo/lilypond-user
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to work with makefile?

2006-06-02 Thread Martial

1) see the README

2) write a batch file with the same command.

a batch file is a file with extension *.bat
it is a executable.

a simple sample file.bat :  lilypond.exe myfile.ly

double clic on the *.bat for run !


With the  Lully file of Nicolas Sceau
write in the file.bat

lilypond -b null -d write-tweaks lwv05.ly
lilypond lwv05.ly


--
Martial


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to work with makefile?

2006-06-01 Thread Anthony W. Youngman
In message [EMAIL PROTECTED], Eduardo Vieira 
[EMAIL PROTECTED] writes

Hello list! Once in a while I see .ly examples posted in this list in a zip file
containing several pieces and a file called makefile. I suppose it is to put
all the parts together. Is it possible to work with it Windows?
 

If you're running it under Cygwin ...

'make' is part of the GNU development tools. I use it, but I'm currently 
using the ?mingw version of lilypond and don't know how to get make to 
work with that.


Cheers,
Wol
--
Anthony W. Youngman - wol at thewolery dot demon dot co dot uk
HEX wondered how much he should tell the Wizards. He felt it would not be a
good idea to burden them with too much input. Hex always thought of his reports
as Lies-to-People.
The Science of Discworld : (c) Terry Pratchett 1999


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to work with makefile?

2006-06-01 Thread Simon Dahlbacka
On 6/1/06, Anthony W. Youngman [EMAIL PROTECTED] wrote:
In message [EMAIL PROTECTED], Eduardo Vieira[EMAIL PROTECTED] writesHello list! Once in a while I see .ly examples posted in this list in a zip file
containing several pieces and a file called makefile. I suppose it is to putall the parts together. Is it possible to work with it Windows?If you're running it under Cygwin ...
'make' is part of the GNU development tools. I use it, but I'm currentlyusing the ?mingw version of lilypond and don't know how to get make towork with that.at least on 
http://www.mingw.org/download.shtml there is a mingw version of make, so it seems it might be possible, I haven't yet had the time to try, but I'll see during the weekend../Simon 
Cheers,Wol--Anthony W. Youngman - wol at thewolery dot demon dot co dot ukHEX wondered how much he should tell the Wizards. He felt it would not be agood idea to burden them with too much input. Hex always thought of his reports
as Lies-to-People.The Science of Discworld : (c) Terry Pratchett 1999___lilypond-user mailing listlilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


How to work with makefile?

2006-05-31 Thread Eduardo Vieira



Hello list! Once in a while I see .ly examples 
posted in this list in a zip file containing several pieces and a file called 
"makefile". I suppose it is to put all the parts together. Is it possible to 
work with it Windows?

Regards,

Eduardo
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user