Fix file header

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10183 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-11-23 17:59:43 +00:00
parent 42cb6df6a1
commit afec3dc21f

View 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
#
##===----------------------------------------------------------------------===##