annotate doc/Makefile @ 279:6ee836d79500

Add missing MIN() macro define
author Jamie Bullock <jamie@jamiebullock.com>
date Fri, 19 Dec 2014 17:46:10 +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