Home | History | Annotate | Line # | Download | only in bootxx
Makefile revision 1.5.2.1
      1  1.5.2.1  uebayasi # $NetBSD: Makefile,v 1.5.2.1 2010/08/17 06:44:44 uebayasi Exp $
      2      1.1       uwe 
      3      1.5   tsutsui SUBDIR=	bootxx_ffsv1 .WAIT 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.5.2.1  uebayasi cleandir distclean: .WAIT cleanlibdir
     12      1.1       uwe 
     13      1.1       uwe cleanlibdir:
     14      1.1       uwe 	-rm -rf lib
     15