index
:
os.git
master
Toy operating system image source code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: ca5c681515be5960a7479235bb6ee5b363c71f3e (
plain
)
1
2
3
4
5
SUBDIR += boot0 SUBDIR += boot1 SUBDIR += kernel .include <bsd.port.subdir.mk>