3 EXTRA_DIST = gattrib.dox
6 @echo 'Type: make doxygen to create doxygen documentation for gattrib'
9 @echo 'Creating doxygen documentation for gattrib...'
11 $(DOXYGEN) gattrib.dox
13 @echo 'Doxygen is not installed on your system.' >> $@
14 @echo 'The documentation can not be built from the sources.' >> $@
17 MOSTLYCLEANFILES = *.log *~
19 DISTCLEANFILES = *.log
20 MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
25 maintainer-clean-local: