From 0305141a51be0076c421f8e5c9b715dab5ba5338 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 26 Feb 2002 21:48:24 +0000 Subject: [PATCH] Add a clean target stub git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1818 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runtime/Makefile b/runtime/Makefile index 33386d7b3cf..5bf2cbf3271 100644 --- a/runtime/Makefile +++ b/runtime/Makefile @@ -1,2 +1,4 @@ all:: + +clean::