From 4b1554d5505576be0982e448c6c89391d283ad08 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 23 Aug 2004 14:33:35 +0000 Subject: pefo is a tree breaker --- sys/arch/sgi/stand/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/sgi') diff --git a/sys/arch/sgi/stand/Makefile b/sys/arch/sgi/stand/Makefile index d93e9f212da..fccce846c6e 100644 --- a/sys/arch/sgi/stand/Makefile +++ b/sys/arch/sgi/stand/Makefile @@ -1,5 +1,7 @@ -# $OpenBSD: Makefile,v 1.2 2004/08/23 14:22:40 pefo Exp $ +# $OpenBSD: Makefile,v 1.3 2004/08/23 14:33:34 deraadt Exp $ +.if ${MACHINE} == "sgi" SUBDIR= libsa libkern libz boot sgivol +.endif .include -- cgit v1.2.3