Simo Piiroinen b40c427c43 [makefile] Do not silence doxygen warnings
Doxygen is noisy and can't be asked to be less verbose, but
hiding all output from it to a log file hides any real issues
it is facing.

Redirect only stdout which is where doxygen writes progress
noise, let warnings and such output to stderr stay visible.

Also follow makefile conventions by adding standard make
targets and using DESTDIR macro only in install rule.

Signed-off-by: Simo Piiroinen <simo.piiroinen@jollamobile.com>
2017-11-18 18:14:59 +02:00
2017-10-06 06:38:26 +03:00
2010-12-17 06:18:08 +00:00
2010-12-17 06:18:08 +00:00
2017-10-06 06:38:26 +03:00
Languages
C 95.6%
Makefile 2.7%
Shell 1.7%