mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
6 lines
204 B
Makefile
6 lines
204 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:55 bouyer Exp $
|
|
CDBASE= ataricd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|