* gcc-interface/Make-lang.in (ada/doctools/xgnatugn): Use gnatmake.

From-SVN: r205956
This commit is contained in:
Eric Botcazou 2013-12-13 09:20:09 +00:00 committed by Eric Botcazou
parent fb5505d2d3
commit 6cda24c97b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/Make-lang.in (ada/doctools/xgnatugn): Use gnatmake.
2013-10-19 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/utils.c (gnat_set_type_context): New function.

View File

@ -660,7 +660,7 @@ ada.tags: force
ada/doctools/xgnatugn$(build_exeext): ada/xgnatugn.adb
-$(MKDIR) ada/doctools
$(CP) $^ ada/doctools
cd ada/doctools && $(GNATMAKE) -q xgnatugn
cd ada/doctools && gnatmake -q xgnatugn
# Note that doc/gnat_ugn.texi and doc/projects.texi do not depend on
# xgnatugn being built so we can distribute a pregenerated doc/gnat_ugn.info