From bc2acd991a7c34b0f1817871caaea1d4a6a8bb72 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 21 Apr 2009 09:12:30 +0000 Subject: move bsd and bsd.rd and all such other MD "sets" into the MD files, since we perhaps cannot assume that is what kernels will be in the pathetically stupid world that SGI created --- etc/etc.mvme88k/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/etc.mvme88k/Makefile.inc') diff --git a/etc/etc.mvme88k/Makefile.inc b/etc/etc.mvme88k/Makefile.inc index d79aaa7d3b3..e4160f11c22 100644 --- a/etc/etc.mvme88k/Makefile.inc +++ b/etc/etc.mvme88k/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.9 2009/04/17 03:58:54 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.10 2009/04/21 09:12:27 deraadt Exp $ kernels: bsd bsd.mp bootblocks cp ${.CURDIR}/../sys/arch/mvme88k/compile/GENERIC/bsd \ @@ -19,6 +19,6 @@ bsd.mp: bootblocks: cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/ -MDEXT= +MDEXT= bsd bsd.rd bootsd bootst bootxx installboot netboot stboot tftpboot .PHONY: bsd bsd.mp bootblocks -- cgit v1.2.3