summaryrefslogtreecommitdiff
path: root/Makefile-riscos
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-08 19:38:36 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-08 19:38:36 +0000
commit5a8784817cc0ff505a502d20e6eb6975ef281d15 (patch)
tree899dff475bfc40c3dcc72bf4808a0859752a8dbe /Makefile-riscos
parent024709d09ec4dbf301588258360fa9891c17000e (diff)
downloadlibhubbub-5a8784817cc0ff505a502d20e6eb6975ef281d15.tar.gz
libhubbub-5a8784817cc0ff505a502d20e6eb6975ef281d15.tar.bz2
Use doxygen to create API documentation.
Add a bunch of extra commentary to stop doxygen warning. svn path=/trunk/hubbub/; revision=5994
Diffstat (limited to 'Makefile-riscos')
-rw-r--r--Makefile-riscos1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-riscos b/Makefile-riscos
index d7c938b..1f05f28 100644
--- a/Makefile-riscos
+++ b/Makefile-riscos
@@ -19,6 +19,7 @@ SED := sed
TOUCH := touch
LCOV := echo
GENHTML := echo
+DOXYGEN := doxygen
# Toolchain flags
WARNFLAGS := -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align \