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

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

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

Initial revision

#	$OpenBSD: Makefile,v 1.4 2006/11/08 17:46:54 deraadt Exp $

SUBDIR=		mbr xxboot
.if ${MACHINE} == "landisk"
SUBDIR+=	boot
.endif


.include <bsd.subdir.mk>