annotate doc/Makefile @ 285:89fe52066db1 tip master

MSCV missing ssize_t fix
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 16 Jul 2019 18:29:20 +0100
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