NetBSD/sys/arch/alpha/stand/Makefile

11 lines
244 B
Makefile

# $NetBSD: Makefile,v 1.12 1999/04/05 03:35:24 cgd Exp $
SUBDIR= installboot mkbootimage setnetbootinfo
SUBDIR+= boot bootxx_cd9660 bootxx_ffs netboot ustarboot
# temporary:
SUBDIR+= installboot.old
SUBDIR+= bootxx
.include <bsd.subdir.mk>