mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
8 lines
181 B
Makefile
8 lines
181 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/02/20 07:47:39 matt Exp $
|
|
|
|
SUBDIR= bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
|
|
SUBDIR+= boot netboot
|
|
#SUBDIR+= installboot
|
|
|
|
.include <bsd.subdir.mk>
|