From 5b007e248c0ade9fd8e519ca45ae5b03316b2cda Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 17 Aug 2003 18:37:45 +0000 Subject: This really isn't the gcc library! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/libtrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 32a608c590..6d85f31417 100644 --- a/runtime/libtrace/Makefile +++ b/runtime/libtrace/Makefile @@ -1,7 +1,7 @@ LEVEL = ../.. BYTECODE_LIBRARY=1 #DONT_BUILD_RELINKED=1 -LIBRARYNAME=gcc +LIBRARYNAME=trace include $(LEVEL)/Makefile.common -- cgit v1.2.3