X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3ea356a72054b540e1c529fee5f55b10324254a4..44f348e7ffdcd899d87a0ae4a8aacabf67672e9f:/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...