]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/stepmake.make
* cygwin/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Remove profile
[lilypond.git] / make / stepmake.make
index 3c3f64a3f5361403ced550a524c4f778f3b3a791..71dde6f7f8940545c24dae69154970129f927c47 100644 (file)
@@ -72,7 +72,7 @@ endif
 ifeq ($(builddir),)
   outroot=.
 else
-  outroot=$(builddir)/$(patsubst $(shell cd $(depth); pwd)%,%,$(pwd))
+  outroot=$(builddir)$(patsubst $(shell cd $(depth); pwd)%,%,$(pwd))
 endif
 
 include $(config_make)