repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve the process for GNU tools
[minix3.git]
/
minix
/
drivers
/
vmm_guest
/
Makefile
blob
054df04ca6f28c9b0f681911ac386f505b3543e8
1
.
include
<
bsd.own.mk
>
2
3
.if
${
MACHINE_ARCH
} ==
"i386"
4
SUBDIR
+=
vbox
5
.
endif
# ${MACHINE_ARCH} == "i386"
6
7
.
include
<
bsd.subdir.mk
>