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 _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user