Fix conditional target
This commit is contained in:
parent
bed8fcc41a
commit
a622fc1001
2 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,7 @@ ifeq ($(UNAME),Darwin)
|
|||
PREFIX_BINARY=0
|
||||
VB_AUDIO=coreaudio
|
||||
VBM=/Applications/VirtualBox.app/Contents/MacOS/VBoxManage
|
||||
ifeq ($(UNAME),FreeBSD)
|
||||
else ifeq ($(UNAME),FreeBSD)
|
||||
FUMOUNT=sudo umount
|
||||
export NPROC=sysctl -n hw.ncpu
|
||||
PREFIX_BINARY=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue