CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2014/07/10 02:44:00
Modified files: lib/libGL/dri/r300g: Makefile lib/libGL/dri/r600g: Makefile lib/libGL/dri/radeonsi: Makefile Log message: gallium/targets/{r300,r600,radeonsi}/dri/drm_target.c is now a symlink to gallium/targets/{r300,r600,radeonsi}/common/drm_target.c in the Mesa source but cvs import ignores symlinks. Change the directory we search for drm_target.c in to deal with this.