Home | History | Annotate | Line # | Download | only in boot
Makefile revision 1.2
      1 # $NetBSD: Makefile,v 1.2 2003/06/24 09:38:35 tron Exp $
      2 
      3 SUBDIR= biosboot
      4 
      5 .include <bsd.subdir.mk>
      6 
      7 cleandir distclean: cleanlibdir
      8 
      9 cleanlibdir:
     10 	rm -rf lib
     11