From 9cc496f48fd820f5904b54bed1a0448239218ba5 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Tue, 17 Feb 2015 16:46:55 -0600 Subject: Clarify the "make clean" caution'ing --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 580ebfc5..06ceb594 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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. -- cgit v1.2.3