mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-01 13:00:15 +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>
|