diff --git a/llvm/projects/Stacker/tools/Makefile b/llvm/projects/Stacker/tools/Makefile index f1de59f27a08..b7b806276ba7 100644 --- a/llvm/projects/Stacker/tools/Makefile +++ b/llvm/projects/Stacker/tools/Makefile @@ -1,6 +1,6 @@ -##===- projects/sample/Makefile ----------------------------*- Makefile -*-===## +##===- projects/Stacker/tools/Makefile ---------------------*- Makefile -*-===## # -# This is a sample Makefile for a project that uses LLVM. +# This is the stacker tools makefile # ##===----------------------------------------------------------------------===##