arm: protect state after signal handler
[minix.git] / sys / arch / i386 / stand / bootxx / Makefile
blob2704f05f538fbf49e4b3d370fce1632d40f4b6da
1 # $NetBSD: Makefile,v 1.14 2010/12/29 17:44:03 jakllsch Exp $
3 .if defined(__MINIX)
4 SUBDIR= bootxx_minixfs3
5 .else
6 SUBDIR= bootxx_ffsv1 .WAIT bootxx_ffsv2 bootxx_lfsv1 bootxx_lfsv2
7 SUBDIR+=bootxx_msdos bootxx_ustarfs
8 .endif # defined(__MINIX)
10 # Ext2fs doesn't have enough free space (it has only 1KB)
11 # to store this primary bootloader, but we can put it into
12 # an independent small 'boot' partition as NetBSD/hp300 does.
13 SUBDIR+=bootxx_ext2fs
15 LIBOBJ= ${.OBJDIR}
16 .MAKEOVERRIDES+= LIBOBJ
18 .include <bsd.subdir.mk>
19 .include <bsd.obj.mk>
21 cleandir distclean: .WAIT cleanlibdir
23 cleanlibdir:
24 -rm -rf lib