tools/Makefile
author Alpar Juttner <alpar@cs.elte.hu>
Thu, 17 Jan 2008 11:55:27 +0000
changeset 56 9597aa501c7c
permissions -rw-r--r--
'update-external-tags' make target added

It is used to dowload or update the doxygen external tag definition file
of libstdc++. After doing that, any usase of STL will be linked to their
documentations at http://gcc.gnu.org.
     1 all:
     2 	$(MAKE) -C ..