From 9dd706bd4b36dc3aa6e539a4739f2a8621ff6385 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 17 Apr 2009 04:24:16 +0000 Subject: remove some junk --- etc/etc.landisk/Makefile.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/etc.landisk/Makefile.inc b/etc/etc.landisk/Makefile.inc index 0e7198c04a4..e39270ef97c 100644 --- a/etc/etc.landisk/Makefile.inc +++ b/etc/etc.landisk/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.3 2009/04/17 03:58:54 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2009/04/17 04:24:15 deraadt Exp $ kernels: bsd bootblocks cp ${.CURDIR}/../sys/arch/landisk/compile/GENERIC/bsd \ @@ -9,7 +9,6 @@ bsd: cd ${.CURDIR}/../sys/arch/landisk/compile/GENERIC && \ ${MAKE} clean && ${MAKE} depend && exec ${MAKE} -# probably will be replaced by procedure to build 'miniroot' image bootblocks: cp ${DESTDIR}/usr/mdec/mbr ${RELEASEDIR} cp ${DESTDIR}/usr/mdec/xxboot ${RELEASEDIR} -- cgit v1.2.3