[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / sys / arch / sgi / stand

File: [local] / sys / arch / sgi / stand / Makefile (download)

Revision 1.1, Tue Mar 4 16:07:49 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

# $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>