Files
llvm-6502/lib/Support/Makefile
Chris Lattner f708c7901d Move support/lib/Support back to lib/Support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8874 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-05 19:24:38 +00:00

6 lines
88 B
Makefile

LEVEL = ../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common