From dda68b880a60c9bdd3b865e69b98de308d0947a4 Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 29 Jul 2008 15:40:36 +0000 Subject: [PATCH] disable these targets since this will not be fixed until post-release --- distrib/sgi/iso/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distrib/sgi/iso/Makefile b/distrib/sgi/iso/Makefile index 4f2505600e3..c348b2fb25e 100644 --- a/distrib/sgi/iso/Makefile +++ b/distrib/sgi/iso/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/02/18 16:08:26 jsing Exp $ +# $OpenBSD: Makefile,v 1.5 2008/07/29 15:40:36 deraadt Exp $ TOP= ${.CURDIR}/.. @@ -19,7 +19,7 @@ XBASE= ${RELXDIR}/xbase${OSrev}.tgz ${RELXDIR}/xetc${OSrev}.tgz \ BSDRD= bsd.rd FFS= ffs.img -all: ${CDROM} +all: # ${CDROM} ${CDROM}: -rm -rf ${.OBJDIR}/cd-dir @@ -56,7 +56,7 @@ ${CDROM}: seek=`cat ${.OBJDIR}/volhdr | grep 'Volume Header' | awk '{print $$3}'` install: - cp ${CDROM} ${RELDIR}/ + # cp ${CDROM} ${RELDIR}/ unconfig: -umount /mnt -- 2.20.1