X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/5d2743e85238306d993afbf2830c26e1d07cf1e7..f2740a66bafa876dfcf2cdfa4c6f3e17395e8bf8:/makefile diff --git a/makefile b/makefile index db8279dbe..1080f765a 100644 --- a/makefile +++ b/makefile @@ -9,7 +9,6 @@ # Makefile to build the LUFA library, projects and demos. # Call with "make all" to rebuild everything, "make clean" to clean everything, -# "make mostlyclean" to remove all intermediary files but preserve any binaries, # "make doxygen" to document everything with Doxygen (if installed). Call # "make help" for additional target build information within a specific project.