Whoops, remove makefile too

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8533 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-09-15 15:07:37 +00:00
parent 6d4e4f85dd
commit 919846dac8

View File

@ -1,6 +0,0 @@
LEVEL = ../../..
BYTECODE_LIBRARY=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=exception
include $(LEVEL)/Makefile.common