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

configure-ext.mk.tmpl: FORCE

* template/configure-ext.mk.tmpl (FORCE): add missing target for
  BSD make.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2017-01-23 03:43:43 +00:00
parent 17b748df2b
commit abb8fc1b17

View file

@ -25,3 +25,4 @@ ext/<%=dir%>/exts.mk: FORCE
% end
.PHONY: FORCE
FORCE: