]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond-vars.make
release: 1.0.8
[lilypond.git] / make / lilypond-vars.make
index 1452731b2da4060b5e8b8a9e3c4f97bbd8ff5b5e..eb26aaaa23654ab4c5b24bc0e45c4b50f6445043 100644 (file)
@@ -1,6 +1,5 @@
-
 export PATH:=$(topdir)/lily/out:$(topdir)/buildscripts/out:$(PATH)
-export MFINPUTS:=$(topdir)/mf/:.:$(MFINPUTS)::
-export TEXINPUTS:=$(topdir)/tex/:.:$(TEXINPUTS)::
-export LILYINCLUDE=$(topdir)/init:$(topdir)/mf/out
+export MFINPUTS:=$(topdir)/mf/$(PATHSEP)$(MFINPUTS)$(PATHSEP)$(PATHSEP)
+export TEXINPUTS:=$(topdir)/tex/$(PATHSEP)$(TEXINPUTS)$(PATHSEP)$(PATHSEP)
+export LILYINCLUDE=$(topdir)/init$(PATHSEP)$(topdir)/mf/out