Initial checkin
[oota-llvm.git] / Makefile.common
index 7effb4cd204810fac74503f5cdff11a319e5b218..47c5f7b5dea610ebc64e205b164e8b1f245390a5 100644 (file)
 #
 # Configuration file to set paths specific to local installation of LLVM
 # 
+ifdef LLVM_SRC_ROOT
+include $(LLVM_SRC_ROOT)/Makefile.config
+else
 include $(LEVEL)/Makefile.config
+endif
 
 ###########################################################################
 # Directory Configuration