|
|
@ -1,4 +1,6 @@ |
|
|
|
# $OpenBSD: Makefile.inc,v 1.23 2014/02/03 05:35:40 miod Exp $ |
|
|
|
# $OpenBSD: Makefile.inc,v 1.24 2014/12/13 14:45:57 miod Exp $ |
|
|
|
|
|
|
|
KERNELS += GENERIC.MP bsd.mp |
|
|
|
|
|
|
|
KERNELS += GENERIC.MP bsd.mp |
|
|
|
|
|
|
@ -6,7 +8,8 @@ bootblocks: |
|
|
|
cp ${DESTDIR}/usr/mdec/boot ${RELEASEDIR} |
|
|
|
cp ${DESTDIR}/usr/mdec/bootxx ${RELEASEDIR} |
|
|
|
cp ${DESTDIR}/usr/mdec/netboot ${RELEASEDIR} |
|
|
|
cp ${DESTDIR}/usr/mdec/netboot.mop ${RELEASEDIR} |
|
|
|
|
|
|
|
MDEXT= bsd.rd cd${OSrev}.iso \ |
|
|
|
floppy${OSrev}.fs floppyB${OSrev}.fs floppyC${OSrev}.fs \ |
|
|
|
boot bootxx netboot |
|
|
|
boot bootxx netboot netboot.mop |