blob: a2875bb53b79088283d11a6092d0d548c09284d4 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.1.1.1 2017/07/24 08:56:29 mrg Exp $
SUBDIR= bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
SUBDIR+= boot netboot
#SUBDIR+= installboot
.include <bsd.subdir.mk>
|