This really isn't the gcc library!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-17 18:37:45 +00:00
parent 128c2aa493
commit 5b007e248c

View File

@ -1,7 +1,7 @@
LEVEL = ../..
BYTECODE_LIBRARY=1
#DONT_BUILD_RELINKED=1
LIBRARYNAME=gcc
LIBRARYNAME=trace
include $(LEVEL)/Makefile.common