Fix file header comment
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 11 Oct 2004 00:54:59 +0000 (00:54 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 11 Oct 2004 00:54:59 +0000 (00:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16907 91177308-0d34-0410-b5e6-96231b3b80d8

projects/Stacker/lib/Makefile

index 657f8242011efc34711a9951609c5b16e6fbae02..5a99d7005269239d52384d64df3a0d912d0365c3 100644 (file)
@@ -1,6 +1,6 @@
-##===- projects/sample/Makefile ----------------------------*- Makefile -*-===##
+##===- projects/Stacker/lib/Makefile -----------------------*- Makefile -*-===##
 #
-# This is a sample Makefile for a project that uses LLVM.
+# Compile Stacker libraries
 #
 ##===----------------------------------------------------------------------===##