repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
i386
/
stand
/
fatboot
/
fat16
/
Makefile
blob
501b56b8c0f38345e8fb2cfc3a248297a8a68222
1
# $NetBSD: Makefile,v 1.1 2003/04/16 22:26:10 dsl Exp $
2
3
PROG
=
bootxx_fat16
4
FAT_ENTRY_SIZE
=
16
5
6
.
include
<
..
/
Makefile.fat
>