9 lines
177 B
Makefile
9 lines
177 B
Makefile
# $NetBSD: Makefile,v 1.5 2015/04/28 15:13:45 christos Exp $
|
|
|
|
IMAGE= sysinst.fs
|
|
IMAGESIZE?= 1440k
|
|
MAKEDEVTARGETS= floppy
|
|
USE_SYSINST= yes
|
|
|
|
.include "../common/Makefile.images"
|