1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Makefile
Chris Lattner d6bf618e62 Compile the transforms directory
llvm-svn: 776
2001-10-13 07:04:00 +00:00

6 lines
135 B
Makefile

LEVEL = ..
DIRS = VMCore Analysis Transforms Assembly Bytecode Optimizations Support CodeGen Target
include $(LEVEL)/Makefile.common