#	$OpenBSD: Makefile,v 1.12 2017/07/08 15:39:11 florian Exp $

.PATH: ${.CURDIR}/../ramdisk
RAMDISK=RAMDISK_CD
DISKTYPE=rdrootb
FLOPPYSIZE=9600
FLOPPYTYPE=mini34
LBA=1
TEMPLATE=${.CURDIR}/template

.include "${.CURDIR}/Makefile.inc"

LISTS+=		${.CURDIR}/list.local
