Gross, some whitespace escaped

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3335 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-08-14 20:07:01 +00:00
parent 17a4c3ecfb
commit 7ce83e576a

View File

@ -152,10 +152,10 @@ extra space characters at the end of the lines though... that seems to confuse
# Makefile for hello pass
# Path to top level of LLVM heirarchy
LEVEL = ../../..
LEVEL = ../../..
# Name of the library to build
LIBRARYNAME = hello
LIBRARYNAME = hello
# Build a dynamically loadable shared object
SHARED_LIBRARY = 1
@ -975,6 +975,6 @@ href="#Pass"><tt>Pass</tt></a>, only the other way around.<p>
<address><a href="mailto:sabre@nondot.org">Christopher Lattner</a></address>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
Last modified: Wed Aug 14 15:04:56 CDT 2002
Last modified: Wed Aug 14 15:06:49 CDT 2002
<!-- hhmts end -->
</font></body></html>