Clarify the "make clean" caution'ing

This commit is contained in:
Christopher Allan Webber 2015-02-17 16:46:55 -06:00
parent d466977da7
commit 9cc496f48f

View File

@ -145,6 +145,7 @@ endif
clean:
@echo "No rule to clean house, yet."
@echo "distclean works but might do more than you want. :)"
# We don't know what this does yet.