]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/i386/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / sys / boot / i386 / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         mbr pmbr boot0 boot0sio btx boot2 cdboot gptboot kgzldr \
4                 libi386 libfirewire loader
5
6 # special boot programs, 'self-extracting boot2+loader'
7 SUBDIR+=        pxeldr
8
9 .include <bsd.subdir.mk>