mkfs: symlink support
[minix.git] / sys / Makefile
blob1861b4903bba37265bd1774a540fa729e4c23d38
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>