Remove the clean target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17185 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-10-23 08:01:27 +00:00
parent 504b21ac2c
commit dbf9409ef1

View File

@ -32,7 +32,3 @@ include $(LEVEL)/Makefile.common
# Install target for libraries: Copy into $LLVMGCCDIR/bytecode-libs
#
install::
clean::
$(VERB) rm -f $(DESTLIBBYTECODE)/*