summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/projects/Stacker')
-rw-r--r--llvm/projects/Stacker/lib/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/projects/Stacker/lib/Makefile b/llvm/projects/Stacker/lib/Makefile
index 5a99d700526..a302a85ef51 100644
--- a/llvm/projects/Stacker/lib/Makefile
+++ b/llvm/projects/Stacker/lib/Makefile
@@ -4,17 +4,7 @@
#
##===----------------------------------------------------------------------===##
-#
-# Indicates our relative path to the top of the project's root directory.
-#
LEVEL = ..
-
-#
-# Directories that needs to be built.
-#
DIRS = compiler runtime
-#
-# Include the Master Makefile that knows how to build all.
-#
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud