mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 16:20:11 +01:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
# $FreeBSD$
|
|
|
|
# i810, i830 & sis are not complete
|
|
SUBDIR = tdfx mga r128 radeon gamma # i810 sis i830
|
|
|
|
.include <bsd.subdir.mk>
|