Makefile revision 1.1
1# $NetBSD: Makefile,v 1.1 2003/04/16 22:17:44 dsl Exp $
2
3SUBDIR= bootxx_ufs bootxx_ffsv1 bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2
4SUBDIR+= bootxx_dosfs bootxx_ustarfs
5
6.include <bsd.subdir.mk>
7