freebsd-dev/stand/uboot/Makefile

10 lines
102 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <bsd.init.mk>
SUBDIR.yes= lib
SUBDIR.${MK_FDT}+=fdt
.include <bsd.subdir.mk>