1 1.2.72.1 jym # $NetBSD: Makefile,v 1.2.72.1 2009/05/13 17:17:58 jym Exp $ 2 1.1 uwe 3 1.2.72.1 jym 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