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

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

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

Initial revision

#	$OpenBSD: Makefile,v 1.2 2001/08/25 20:36:10 miod Exp $

.if ${MACHINE} == "mvmeppc"
SUBDIR=  bugcrt libbug libsa libz bootsd bootxx bootst tftpboot
#sboot XXX future
.endif

#SUBDIR+=installboot

.include <bsd.subdir.mk>