1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Fix file header comment

llvm-svn: 16907
This commit is contained in:
Misha Brukman 2004-10-11 00:54:59 +00:00
parent 5e9e7cada2
commit 9d6c77d071

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