llvm-6502/lib/Transforms/Makefile
Chris Lattner c50df7e3aa Compile the scalar directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1403 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-03 17:28:15 +00:00

8 lines
109 B
Makefile

LEVEL = ../..
DIRS = Instrumentation Scalar IPO
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common