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 = ;
|
PATH_SEPARATOR = ;
|
||||||
TZ = # skip timezone tests
|
TZ = # skip timezone tests
|
||||||
PWD = $(MAKEDIR)
|
PWD = $(MAKEDIR)
|
||||||
|
empty =
|
||||||
|
|
||||||
!ifndef MFLAGS
|
!ifndef MFLAGS
|
||||||
MFLAGS=-l
|
MFLAGS=-l
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue