X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/77adb2ba529973b99383fd4571f67eede3afcda4..44f348e7ffdcd899d87a0ae4a8aacabf67672e9f:/Maintenance/makefile diff --git a/Maintenance/makefile b/Maintenance/makefile index 137b802a7..8daf9c149 100644 --- a/Maintenance/makefile +++ b/Maintenance/makefile @@ -8,11 +8,12 @@ # 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...