llvm-project/llvm/lib/Makefile

6 lines
124 B
Makefile

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