]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/fdt/Makefile
kernel: Add options for MAC_DEBUG and MAC_VERIEXEC_DEBUG
[FreeBSD/FreeBSD.git] / sys / modules / fdt / Makefile
1 # Build dev/fdt modules.
2
3 SUBDIR = \
4         fdt_slicer \
5         
6 .include <bsd.subdir.mk>