b1ba33ffbe
MFC after: 2 weeks
16 lines
130 B
Makefile
16 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = \
|
|
drm \
|
|
i915 \
|
|
mach64 \
|
|
mga \
|
|
r128 \
|
|
radeon \
|
|
savage \
|
|
sis \
|
|
tdfx \
|
|
via
|
|
|
|
.include <bsd.subdir.mk>
|