summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/Stacker/tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/Stacker/tools/Makefile b/projects/Stacker/tools/Makefile
index f1de59f27a..b7b806276b 100644
--- a/projects/Stacker/tools/Makefile
+++ b/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
#
##===----------------------------------------------------------------------===##