Mercurial > hg > libxtract
view doc/Makefile @ 275:1458e8fc09b8
Delete accidentally committed file
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Wed, 12 Nov 2014 12:05:37 +0000 |
parents | 9fecd1eaaec1 |
children |
line wrap: on
line source
all: @$(shell (cat Doxyfile; echo "PROJECT_NUMBER=$(XTRACT_VERSION)") | doxygen - ) clean: @$(RM) -r latex html