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

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

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

Initial revision

#	$OpenBSD: Makefile,v 1.3 2004/08/21 18:54:59 tom Exp $

.if ${MACHINE} == "amd64"
SUBDIR=	etc mbr cdbr
.endif
SUBDIR+= biosboot installboot boot pxeboot cdboot

.include <bsd.subdir.mk>