CI: Build on Arch (bleeding-ege) and Ubuntu (stable) AVR-GCC toolchains.
[pub/USBasp.git] / makefile
index db8279d..1080f76 100644 (file)
--- 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.