2000-05-02 20:06:45 +04:00
|
|
|
# $NetBSD: Makefile,v 1.2 2000/05/02 16:06:47 sjg Exp $
|
1998-11-19 11:58:02 +03:00
|
|
|
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
|
|
|
|
|
|
IMAGE= boot.fs
|
2000-05-02 20:06:45 +04:00
|
|
|
KERN= ${KERNOBJDIR}/INSTALL/netbsd
|
1998-11-19 11:58:02 +03:00
|
|
|
|
|
|
|
.include "${TOP}/bootfloppy-common/Makefile.inc"
|