From 8804fb13ca7035fef20e0d4693be4a185fccddb8 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 6 Aug 2004 22:57:14 +0000 Subject: [PATCH] it is not called sgimips --- src/etc/etc.sgi/Makefile.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/etc/etc.sgi/Makefile.inc b/src/etc/etc.sgi/Makefile.inc index 46c17922..62c35607 100644 --- a/src/etc/etc.sgi/Makefile.inc +++ b/src/etc/etc.sgi/Makefile.inc @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile.inc,v 1.1 2004/08/06 21:58:22 pefo Exp $ -# etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets +# $OpenBSD: Makefile.inc,v 1.2 2004/08/06 22:57:14 deraadt Exp $ +# etc.sgi/Makefile.inc -- sgi-specific etc Makefile targets .ifdef DESTDIR snap_md: bsd distrib1 - cp ${.CURDIR}/../sys/arch/sgimips/compile/GENERIC/bsd \ + cp ${.CURDIR}/../sys/arch/sgi/compile/GENERIC/bsd \ ${DESTDIR}/snapshot/bsd bsd: - cd ${.CURDIR}/../sys/arch/sgimips/conf && config GENERIC - cd ${.CURDIR}/../sys/arch/sgimips/compile/GENERIC && \ + cd ${.CURDIR}/../sys/arch/sgi/conf && config GENERIC + cd ${.CURDIR}/../sys/arch/sgi/compile/GENERIC && \ make clean && make distrib1: