Implement global variables. Struct and Pointer initializers are not implemented...
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2 DIRS = VMCore Analysis Transforms Assembly Bytecode Optimizations Support CodeGen Target
3
4 include $(LEVEL)/Makefile.common
5