Remove projects/sample.
[oota-llvm.git] / projects / sample / tools / Makefile
diff --git a/projects/sample/tools/Makefile b/projects/sample/tools/Makefile
deleted file mode 100644 (file)
index 00ff52b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-##===- projects/sample/tools/Makefile ----------------------*- Makefile -*-===##
-
-#
-# Relative path to the top of the source tree.
-#
-LEVEL=..
-
-#
-# List all of the subdirectories that we will compile.
-#
-DIRS=sample
-
-include $(LEVEL)/Makefile.common