blob: e876751c9f9c1bf6f3508af2c47cecc9c6fd1f0a (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: suse.i386.mk,v 1.2 2008/09/03 09:45:59 obache Exp $
# SuSE i386 RPMs; the -devel version is necessary for libGL.so et.al.
# symlinks only.
#
DISTFILES+= xorg-x11-Mesa-6.8.2-100.13.${SUSE_ARCH}.rpm
DISTFILES+= xorg-x11-Mesa-devel-6.8.2-100.13.${SUSE_ARCH}.rpm
|