NetBSD/sys/arch/emips/stand/Makefile

11 lines
240 B
Makefile

# $NetBSD: Makefile,v 1.1 2011/01/26 01:18:53 pooka Exp $
# @(#)Makefile 8.3 (Berkeley) 2/16/94
# optional first stage bootblocks
SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs
# flash-based bootblocks
SUBDIR+=boot
.include <bsd.subdir.mk>