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]
/
distrib
/
bebox
/
floppies
/
bootfloppy
/
Makefile
blob
c9dd4dbc56e17f8825d34358506443616fada123
1
# $NetBSD: Makefile,v 1.1 1998/11/19 08:58:03 sakamoto Exp $
2
3
TOP
= ${
.CURDIR
}/
..
4
5
.
include
"${TOP}/Makefile.inc"
6
7
IMAGE
=
boot.fs
8
KERN
= ${
KERNOBJDIR
}/
INSTALL
/
netbsd
9
10
.
include
"${TOP}/bootfloppy-common/Makefile.inc"