Fix file header comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16907 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-10-11 00:54:59 +00:00
parent de2a9432f9
commit 17e9acd059

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