repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
sys
/
arch
/
i386
/
stand
/
Makefile
blob
7d3162da9b1114dc1872b5d49ea610d7fc801e52
1
# $NetBSD: Makefile,v 1.27 2012/01/27 08:41:35 jnemeth Exp $
2
3
#__MINIX:
4
SUBDIR
=
mbr boot
5
SUBDIR
+=
bootxx cdboot
# fatboot
6
#SUBDIR+= dosboot misc
7
#SUBDIR+= pxeboot
8
9
.
include
<
bsd.subdir.mk
>