summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-20 06:52:16 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-20 06:52:16 +0000
commit219e4fcb450f502ed48dc220d343b1b3518f57c6 (patch)
tree0e617aaa19dbee6b3b7f75310c17201400860bc9 /ext
parent1bfee277950bbe0325ebae40d5576066bfc5025e (diff)
* 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
Diffstat (limited to 'ext')
-rw-r--r--ext/nkf/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/nkf/depend b/ext/nkf/depend
index c0a00c8407..e3f94a9b77 100644
--- a/ext/nkf/depend
+++ b/ext/nkf/depend
@@ -1,3 +1,4 @@
+nkf.o: nkf.c
# AUTOGENERATED DEPENDENCIES START
nkf.o: $(arch_hdrdir)/ruby/config.h
nkf.o: nkf-utf8/config.h