Home | History | Annotate | Line # | Download | only in bootxx
Makefile revision 1.2.2.2
      1  1.2.2.2  skrll # $NetBSD: Makefile,v 1.2.2.2 2004/08/25 06:57:19 skrll Exp $
      2      1.1    dsl 
      3  1.2.2.1  skrll SUBDIR=	bootxx_ffsv1 .WAIT bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2
      4  1.2.2.1  skrll SUBDIR+=bootxx_msdos bootxx_ustarfs
      5  1.2.2.1  skrll 
      6  1.2.2.2  skrll LIBOBJ:= ${.OBJDIR}
      7  1.2.2.1  skrll .MAKEOVERRIDES+= LIBOBJ
      8      1.1    dsl 
      9      1.1    dsl .include <bsd.subdir.mk>
     10  1.2.2.1  skrll .include <bsd.obj.mk>
     11      1.2   tron 
     12      1.2   tron cleandir distclean: cleanlibdir
     13      1.2   tron 
     14      1.2   tron cleanlibdir:
     15  1.2.2.1  skrll 	-rm -rf lib
     16