Commit cf81c88e by Ulrich Weigand Committed by Ulrich Weigand

* Makefile.in (gnattools): Depend on gnatlib.

From-SVN: r77621
parent 52bac949
2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
* Makefile.in (gnattools): Depend on gnatlib.
2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
PR ada/6637, PR ada/5911
......
......@@ -47,7 +47,7 @@ gnatlib:
$(MAKE) -C ../../gcc $(FLAGS_TO_PASS) $(GNATLIB)
# Rules to build gnattools.
gnattools:
gnattools: gnatlib
$(MAKE) -C ../../gcc $(FLAGS_TO_PASS) $(GNATTOOLS)
# Check uninstalled version.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment