remove traling spaces and fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2008-08-25 09:47:28 +00:00
parent ce60bbc851
commit 6194a7eef1

View File

@ -38,7 +38,7 @@ Mon Aug 25 00:52:31 2008 Tanaka Akira <akr@fsij.org>
* common.mk (COMMONOBJS): add BUILTIN_TRANSOBJS.
(enc.mk): pass BUILTIN_TRANSOBJS.
(newline.c): new rule.
(newline.$(OBJEXT)): new ru.e
(newline.$(OBJEXT)): new rule.
(srcs): newline.c added.
* Makefile.in (BUILTIN_TRANSSRCS): defined.