summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/stand/Makefile
blob: fccce846c6ee3e36220e8541080ceb10b87b7d90 (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.3 2004/08/23 14:33:34 deraadt Exp $

.if ${MACHINE} == "sgi"
SUBDIR=	libsa libkern libz boot sgivol
.endif

.include <bsd.subdir.mk>