view doc/Makefile @ 268:b371ffcecb74

Add F0 quantization test
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 11 Nov 2014 17:01:47 +0000
parents 9fecd1eaaec1
children
line wrap: on
line source

all:
	@$(shell (cat Doxyfile; echo "PROJECT_NUMBER=$(XTRACT_VERSION)") | doxygen - )

clean:
	@$(RM) -r latex html