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

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

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

Initial revision

#	$OpenBSD: Makefile,v 1.6 2000/05/25 21:55:03 deraadt Exp $

.if ${MACHINE} == "mvme68k"
SUBDIR= bugcrt libbug libsa libz sboot netboot bootxx bootsd bootst \
	prtvid wrtvid
.endif

SUBDIR+=installboot

.include <bsd.subdir.mk>