1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Makefile

6 lines
130 B
Makefile
Raw Normal View History

2001-06-06 22:29:01 +02:00
LEVEL = ..
DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
2001-06-06 22:29:01 +02:00
include $(LEVEL)/Makefile.common