mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/json/parser/prereq.mk: remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
837e73ab6d
commit
c23dea553e
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ RAGEL = ragel
|
||||||
|
|
||||||
.rl.c:
|
.rl.c:
|
||||||
$(RAGEL) -G2 $<
|
$(RAGEL) -G2 $<
|
||||||
|
$(BASERUBY) -pli -e '$$_.sub!(/[ \t]+$$/, "")' $@
|
||||||
|
|
||||||
parser.c:
|
parser.c:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue