1f9b8fec59
Still not attached to the build. Sponsored by: The FreeBSD Foundation MFC after: 1 month
10 lines
90 B
Makefile
10 lines
90 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR = \
|
|
drm2 \
|
|
i915kms
|
|
|
|
.include <bsd.subdir.mk>
|