1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/nkf/depend (nkf.o): add nkf.c as dependency.

bsdmake tries to make nkf.o with nkf-utf8/nkf.c without this.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2014-11-20 06:52:16 +00:00
parent 1bfee27795
commit 219e4fcb45
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
Thu Nov 20 15:51:01 2014 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf/depend (nkf.o): add nkf.c as dependency.
bsdmake tries to make nkf.o with nkf-utf8/nkf.c without this.
Thu Nov 20 08:54:56 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* parse.y (struct parser_params): reduce size by reordering

View file

@ -1,3 +1,4 @@
nkf.o: nkf.c
# AUTOGENERATED DEPENDENCIES START
nkf.o: $(arch_hdrdir)/ruby/config.h
nkf.o: nkf-utf8/config.h