8 lines
90 B
Makefile
8 lines
90 B
Makefile
# $FreeBSD$
|
|
# Build dev/fdt modules.
|
|
|
|
SUBDIR = \
|
|
fdt_slicer \
|
|
|
|
.include <bsd.subdir.mk>
|