llvm-6502/runtime/GCCLibraries/libexception/Makefile
Chris Lattner aa8882a7ad Remove copy-and-paste gunk
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8147 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-25 22:37:04 +00:00

7 lines
114 B
Makefile

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