96d3bc9bac
pieced together from the Atari and i386 stuff and builds a 1MB image suitable for use with RB_MINIROOT...
9 lines
179 B
Makefile
9 lines
179 B
Makefile
# $NetBSD: Makefile,v 1.1 1995/07/18 04:13:06 briggs Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= inst-${REV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|