xenocara/lib/libGL/dri/Makefile
matthieu f872674912 stuff for building libGL with dri support. Also includes clean-up
of the regular libGL build. bump major because some symbols were
removed. ok oga@
2008-02-02 17:24:30 +00:00

9 lines
164 B
Makefile

SUBDIR= i810 i915 i965 mach64 mga r128 \
r200 r300 radeon savage sis tdfx unichrome
build depend all install clean cleandir: _SUBDIRUSE
.include <bsd.xorg.mk>