8 lines
164 B
Makefile
8 lines
164 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/11/09 06:20:37 cgd Exp $
|
||
|
|
||
|
SUBDIR= boot bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
|
||
|
#SUBDIR+= installboot
|
||
|
|
||
|
|
||
|
.include <bsd.subdir.mk>
|