1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.4 2005/04/27 18:02:16 deraadt Exp $ SUBDIR= sgivol .if ${MACHINE} == "sgi" SUBDIR+= libsa libkern libz boot .endif .include <bsd.subdir.mk>