summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/ramdisk_cd/Makefile
blob: 0bc4b6d3a0cbf3d0fe91a9055adb89981fa12f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.2 1999/08/07 18:05:34 deraadt Exp $

.PATH: ${.CURDIR}/../ramdisk
RAMDISK=RAMDISK_CD
FLOPPYSIZE=288
FLOPPYTYPE=floppy288
XNAME=cdrom
NOBSDRD=1
FLOPPYSECS=36

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