X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3ea356a72054b540e1c529fee5f55b10324254a4..c7bfcf2cbb5f87b0154e3a1e743bc7d0059cd1c9:/Maintenance/makefile diff --git a/Maintenance/makefile b/Maintenance/makefile index ae40fd757..8daf9c149 100644 --- a/Maintenance/makefile +++ b/Maintenance/makefile @@ -6,13 +6,14 @@ # www.lufa-lib.org # -# Maintenance scripts not required by general LUFA users, used for development. +# Maintenance scripts not required by general LUFA users, used for project development purposes. + +# Path to the root of the LUFA tree LUFA_ROOT = ../ all: - # Update all Doxygen configuration files to the latest Doxygen version - force Markdown support to be disabled upgrade-doxygen: @echo Upgrading Doxygen.conf files...