annotate doc/Makefile @ 261:19618ffb2613

Remove Java bindings
author Jamie Bullock <jamie@jamiebullock.com>
date Fri, 07 Nov 2014 23:58:26 +0000
parents 9fecd1eaaec1
children
rev   line source
jamie@258 1
jamie@258 2 all:
jamie@258 3 @$(shell (cat Doxyfile; echo "PROJECT_NUMBER=$(XTRACT_VERSION)") | doxygen - )
jamie@258 4
jamie@258 5 clean:
jamie@258 6 @$(RM) -r latex html