From: Chris Lattner Date: Tue, 26 Feb 2002 21:48:24 +0000 (+0000) Subject: Add a clean target stub X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0305141a51be0076c421f8e5c9b715dab5ba5338;p=oota-llvm.git Add a clean target stub git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1818 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/runtime/Makefile b/runtime/Makefile index 33386d7b3cf..5bf2cbf3271 100644 --- a/runtime/Makefile +++ b/runtime/Makefile @@ -1,2 +1,4 @@ all:: + +clean::