Module Name: src Committed By: bouyer Date: Sat Jan 16 17:36:44 UTC 2010
Modified Files: src/external/mit/xorg/lib/dri/i915 [netbsd-5]: Makefile src/external/mit/xorg/lib/dri/i965 [netbsd-5]: Makefile Log Message: Pull up following revision(s) (requested by mrg in ticket #1239): external/mit/xorg/lib/dri/i965/Makefile: revisions 1.7, 1.8 external/mit/xorg/lib/dri/i915/Makefile: revisions 1.5, 1.6 replace LIBS with LIBDPLIBS. makes these actually link against drm_intel. should fix a problem reported by s...@. link in libOSMesa as well. To generate a diff of this commit: cvs rdiff -u -r1.2.6.2 -r1.2.6.3 src/external/mit/xorg/lib/dri/i915/Makefile cvs rdiff -u -r1.3.6.3 -r1.3.6.4 src/external/mit/xorg/lib/dri/i965/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.