blob: 9d1ecd664a90132d7ebd3250f6b404428de57170 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile.inc,v 1.14 2011/07/22 09:30:54 espie Exp $
bootblocks:
cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/
MDEXT= bsd.rd \
installboot netboot rboot sboot stboot bootsd bootst bootxx
|