Location: LEMON/LEMON-official/demo/Makefile.am

Load file history
gravatar
alpar (Alpar Juttner)
'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
2
3
4
5
6
7
8
EXTRA_DIST += \
demo/Makefile
if WANT_DEMO
noinst_PROGRAMS +=
endif WANT_DEMO