1 # $NetBSD: Makefile,v 1.3 2003/10/08 04:25:45 lukem Exp $ 2 3 SUBDIR= bootxx_ffsv1 bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2 4 SUBDIR+=bootxx_msdos bootxx_ustarfs 5 6 .include <bsd.subdir.mk> 7 8 cleandir distclean: cleanlibdir 9 10 cleanlibdir: 11 rm -rf lib 12