Simplify build system mandatory parameter/variable sanity checks.

This commit is contained in:
Dean Camera 2012-06-02 12:00:51 +00:00
parent 276eb35d68
commit 29874f6db7
5 changed files with 37 additions and 57 deletions

View file

@ -36,7 +36,7 @@ LUFA_BUILD_OPTIONAL_VARS += DOXYGEN_CONF DOXYGEN_FAIL_ON_WARNING DOXYGEN_OVERRI
# -----------------------------------------------------------------------------
# Output Messages
MSG_DOXYGEN_CMD = ' [DOXYGEN] :'
MSG_DOXYGEN_CMD = ' [DOXYGEN] :'
# Default values of user-supplied variables
DOXYGEN_CONF ?= Doxygen.conf