Build libdrm_radeon on macppc too, required for upcoming drm(4) support.

ok matthieu@
This commit is contained in:
mpi 2012-08-29 12:51:04 +00:00
parent 983aa76032
commit 6749d5bda0

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2011/05/02 21:52:34 oga Exp $
# $OpenBSD: Makefile,v 1.7 2012/08/29 12:51:04 mpi Exp $
.include <bsd.xconf.mk>
.include "${.CURDIR}/Makefile.inc"
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
SUBDIR=intel radeon
.elif ${MACHINE} == "macppc"
SUBDIR=radeon
.endif
LIB= drm