From c72745ec66a6328ab02350cd556a1ad82fb7d85c Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Mon, 7 Dec 2009 23:14:15 +0000 Subject: big check-in of various fixes and adjustments --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 74a1e169b..33fed788a 100644 --- a/Makefile +++ b/Makefile @@ -11,3 +11,6 @@ _default_build_: all echo 'Run configure first, or type "make" in a configured build directory.'; \ echo; \ fi + +distclean: + rm -rf builds -- cgit v1.2.3