summaryrefslogtreecommitdiff
path: root/gcc/melt-build.tpl
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-04 14:10:46 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-04 14:10:46 +0000
commit63efceb754f427b5c1dab101964ae181387f1ef3 (patch)
treecec39551a1d89f23093480d50599df8747323f3f /gcc/melt-build.tpl
parent75fb04adb49b860af1ec5418f71b01f966f84c7f (diff)
downloadgcc-63efceb754f427b5c1dab101964ae181387f1ef3.tar.gz
2011-08-04 Basile Starynkevitch <basile@starynkevitch.net>
* melt-build.tpl: Use melt-workdir for meltgendoc.texi. * melt-build.mk: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@177391 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/melt-build.tpl')
-rw-r--r--gcc/melt-build.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/melt-build.tpl b/gcc/melt-build.tpl
index c66f7eaad24..30a908502be 100644
--- a/gcc/melt-build.tpl
+++ b/gcc/melt-build.tpl
@@ -605,7 +605,7 @@ meltgendoc.texi: $(melt_default_modules_list).modlis \
echo $(melt_make_cc1flags) $(meltarg_mode)=makedoc \
$(meltarg_makefile)=$(melt_make_module_makefile) \
$(meltarg_makecmd)=$(MAKE) \
- $(meltarg_tempdir)=. $(meltarg_bootstrapping) $(MELT_DEBUG) \
+ $(meltarg_workdir)=melt-workdir $(meltarg_bootstrapping) $(MELT_DEBUG) \
$(meltarg_init)=@$(melt_default_modules_list) \
$(meltarg_module_path)=$(realpath melt-modules):. \
$(meltarg_source_path)=$(realpath melt-sources):. \