Fix file header

llvm-svn: 10183
This commit is contained in:
Chris Lattner 2003-11-23 17:59:43 +00:00
parent 67ac5055cf
commit f2f20d2940
1 changed files with 2 additions and 2 deletions

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