1 1.2.80.1 rmind # $NetBSD: Makefile,v 1.2.80.1 2010/05/30 05:16:56 rmind Exp $ 2 1.1 uwe 3 1.1 uwe SUBDIR= boot 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.2.80.1 rmind cleandir distclean: .WAIT cleanlibdir 12 1.1 uwe 13 1.1 uwe cleanlibdir: 14 1.1 uwe -rm -rf lib 15