8 lines
147 B
Makefile
8 lines
147 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/10/17 11:34:27 kiyohara Exp $
|
|
|
|
IMAGE= boot.fs
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.include "../bootfloppy-common/Makefile.inc"
|