unstack - fix ipcvecs
[minix.git] / sys / Makefile
blob5ad2967abf15106ab874e8662083738cb7a8253b
1 # Makefile for the boot stuff.
3 .include <bsd.own.mk>
5 SUBDIR = arch/i386/stand/mbr
6 SUBDIR+= arch/i386/stand/bootxx
7 SUBDIR+= arch/i386/stand/boot
8 SUBDIR+= arch/i386/stand/cdboot
9 SUBDIR+= ufs
11 .include <bsd.subdir.mk>