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

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

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

Initial revision

#	$OpenBSD: Makefile,v 1.8 2000/11/08 16:01:24 art Exp $
#	$NetBSD: Makefile,v 1.7 1997/04/10 23:03:38 cgd Exp $

.if ${MACHINE} == "alpha"
SUBDIR=	boot bootxx netboot libkern libsa libz
.endif

SUBDIR+= setnetbootinfo installboot

.include <bsd.subdir.mk>