Fix file header
authorChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2003 17:59:43 +0000 (17:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2003 17:59:43 +0000 (17:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10183 91177308-0d34-0410-b5e6-96231b3b80d8

projects/Stacker/tools/Makefile

index f1de59f27a084c73213a171e27b1b6120ee7f759..b7b806276ba776fa99395e2999fade3696bb9c31 100644 (file)
@@ -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
 #
 ##===----------------------------------------------------------------------===##