Mercurial > hg > libxtract
view doc/Makefile @ 264:ecd6f2cf1346
Initial unit testing setup with an example test
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Mon, 10 Nov 2014 20:29:19 +0000 |
parents | 9fecd1eaaec1 |
children |
line wrap: on
line source
all: @$(shell (cat Doxyfile; echo "PROJECT_NUMBER=$(XTRACT_VERSION)") | doxygen - ) clean: @$(RM) -r latex html