Checkin of autoconf-style object root.
Modified Makefiles to use the new Makefile setup in LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8380 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/projects/sample/Makefile b/projects/sample/Makefile
index 7b25c35..1fe32c7 100644
--- a/projects/sample/Makefile
+++ b/projects/sample/Makefile
@@ -10,7 +10,7 @@
 #
 # Directories that needs to be built.
 #
-#DIRS = lib tools
+DIRS = lib tools
 
 #
 # Include the Master Makefile that knows how to build all.