lilypond-user
[Top][All Lists]
Advanced

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

Re: What is final-install target


From: dax2
Subject: Re: What is final-install target
Date: Tue, 12 Apr 2005 10:56:37 +0200

On Tue, 12 Apr 2005 10:51:20 +0200
dax2 wrote:

> 
>   This may be unimportant for normal usage, but I am curious
> about the build system. What is final-install? and $(LOOP)?

LOOP is a "make-syntax"-command defined in: stepmake/generic-vars.make

LOOP=$(foreach i,  $(SUBDIRS), $(MAKE) PACKAGE=$(PACKAGE) package=$(package) -C
 $(i) $@ &&) true


   ... but target all is also LOOP so when
or if final-install restarts the "LOOP", then what?


-- 
dax2-tele2adsl:dk -- http://d-axel.dk/  Donald Axel




reply via email to

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