view doc/Makefile @ 267:41fe82c7ff80

Add more F0 tests
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 11 Nov 2014 16:15:28 +0000
parents 9fecd1eaaec1
children
line wrap: on
line source

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

clean:
	@$(RM) -r latex html