]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/i386/Makefile
Move the definition of UFS1_ONLY into the Makefiles where it belongs.
[FreeBSD/FreeBSD.git] / sys / boot / i386 / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         mbr boot0 btx boot2 cdboot kgzldr libi386 loader
4
5 # special boot programs, 'self-extracting boot2+loader'
6 SUBDIR+=        pxeldr
7 SUBDIR+=        liloldr
8
9 .include <bsd.subdir.mk>