1 1.2.66.1 skrll # $NetBSD: Makefile,v 1.2.66.1 2009/04/28 07:34:16 skrll Exp $ 2 1.1 uwe 3 1.2.66.1 skrll SUBDIR= bootxx_ffsv1 bootxx_ffsv2 bootxx_ustarfs 4 1.1 uwe 5 1.2 drochner LIBOBJ= ${.OBJDIR} 6 1.1 uwe .MAKEOVERRIDES+= LIBOBJ 7 1.1 uwe 8 1.1 uwe .include <bsd.subdir.mk> 9 1.1 uwe .include <bsd.obj.mk> 10 1.1 uwe 11 1.1 uwe cleandir distclean: cleanlibdir 12 1.1 uwe 13 1.1 uwe cleanlibdir: 14 1.1 uwe -rm -rf lib 15