1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Fix grammar

llvm-svn: 20789
This commit is contained in:
Misha Brukman 2005-03-23 21:14:33 +00:00
parent 1dbe1592ed
commit 934b3ca2f5

View File

@ -21,7 +21,7 @@ BYTECODE_LIBRARY = 1
LIBRARYNAME = crtend
BYTECODE_DESTINATION = $(CFERuntimeLibDir)
# Note: We're using FAKE_SOURCES because the comp_*.c don't really exists.
# Note: We're using FAKE_SOURCES because the comp_*.c don't really exist.
# However this makefile builds comp_*.bc and that's what we want in the library.
# The FAKE_SOURCES variable supports this kind of construction. It uses the
# FAKE_SOURCES to determine a list of things to build, but doesn't use