llvm-6502/runtime/libtrace/Makefile
Chris Lattner 5b007e248c This really isn't the gcc library!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-17 18:37:45 +00:00

8 lines
109 B
Makefile

LEVEL = ../..
BYTECODE_LIBRARY=1
#DONT_BUILD_RELINKED=1
LIBRARYNAME=trace
include $(LEVEL)/Makefile.common