Mercurial > hg > libxtract
view doc/Makefile @ 258:9fecd1eaaec1
Add Doxygen to build system
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Fri, 07 Nov 2014 14:46:17 +0000 |
parents | |
children |
line wrap: on
line source
all: @$(shell (cat Doxyfile; echo "PROJECT_NUMBER=$(XTRACT_VERSION)") | doxygen - ) clean: @$(RM) -r latex html