1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/Makefile
Chris Lattner cf360e3fd8 Compile the scalar directory
llvm-svn: 1403
2001-12-03 17:28:15 +00:00

8 lines
109 B
Makefile

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