7 lines
130 B
Makefile
7 lines
130 B
Makefile
|
SUBDIR= i810 i915 i965 mach64 mga r128 \
|
||
|
r200 r300 radeon savage sis tdfx unichrome
|
||
|
|
||
|
.include <bsd.subdir.mk>
|
||
|
|
||
|
build: _SUBDIRUSE
|