Fix file header comment

llvm-svn: 16907
This commit is contained in:
Misha Brukman 2004-10-11 00:54:59 +00:00
parent 1df01504c6
commit e67286641e
1 changed files with 2 additions and 2 deletions

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