Meta: Update makem.sh, etc.
This commit is contained in:
parent
048de35b07
commit
be696ff075
3 changed files with 35 additions and 49 deletions
2
Makefile
2
Makefile
|
|
@ -22,7 +22,7 @@ ifdef sandbox
|
|||
ifeq ($(sandbox), t)
|
||||
SANDBOX = --sandbox
|
||||
else
|
||||
SANDBOX = --sandbox $(sandbox)
|
||||
SANDBOX = --sandbox=$(sandbox)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue