view doc/Makefile @ 276:c5e3855caaa9

Raise a preprocessor error if neither __APPLE__ nor USE_OOURA is defined
author Jamie Bullock <jamie@jamiebullock.com>
date Thu, 13 Nov 2014 15:16: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