1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Remove the clean target.

llvm-svn: 17185
This commit is contained in:
Reid Spencer 2004-10-23 08:01:27 +00:00
parent 8a336ec771
commit 957e5fcd71

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)/*