Cross Reference: Makefile
xref: /src/sys/arch/i386/stand/bootxx/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/i386/stand/bootxx/
Makefile revision 1.2
1# $NetBSD: Makefile,v 1.2 2003/06/24 09:38:36 tron Exp $
2
3SUBDIR= bootxx_ufs bootxx_ffsv1 bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2
4SUBDIR+= bootxx_dosfs bootxx_ustarfs
5
6.include <bsd.subdir.mk>
7
8cleandir distclean: cleanlibdir
9
10cleanlibdir:
11	rm -rf lib
12

Indexes created Sun Dec 21 17:09:30 GMT 2025