.include <bsd.init.mk>

SRCDIST= ${NETBSDSRCDIR}/external/bsd/libfdt/dist

.PATH: ${SRCDIST} ${SRCDIST}/include

INCSDIR=/usr/include/

INCS= \
	fdt.h \
	libfdt.h \
	libfdt_env.h \
	libfdt_internal.h

.include <bsd.prog.mk>