mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add missing empty macro [ci skip]
This commit is contained in:
parent
384c0f57aa
commit
c4c0b60d92
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ CHDIR = cd
|
|||
PATH_SEPARATOR = ;
|
||||
TZ = # skip timezone tests
|
||||
PWD = $(MAKEDIR)
|
||||
empty =
|
||||
|
||||
!ifndef MFLAGS
|
||||
MFLAGS=-l
|
||||
|
|
Loading…
Reference in a new issue