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.12
1# $NetBSD: Makefile,v 1.12 2010/05/27 06:58:14 dholland Exp $
2
3SUBDIR=	bootxx_cd9660 bootxx_ffsv1 .WAIT bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2
4SUBDIR+=bootxx_msdos bootxx_ustarfs
5
6LIBOBJ= ${.OBJDIR}
7.MAKEOVERRIDES+= LIBOBJ
8
9.include <bsd.subdir.mk>
10.include <bsd.obj.mk>
11
12cleandir distclean: .WAIT cleanlibdir
13
14cleanlibdir:
15	-rm -rf lib
16

Indexes created Thu Dec 04 23:09:28 GMT 2025