NetBSD/sys/arch/pmax/stand/Makefile

15 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.18 2002/04/04 22:59:33 lukem Exp $
# @(#)Makefile 8.3 (Berkeley) 2/16/94
# first stage bootblocks
SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
# remove this when netboot is working - we don't go in here
# by default...
#SUBDIR+=smallnet
# second stage bootblocks
SUBDIR+=boot
.include <bsd.subdir.mk>