1 # $NetBSD: Makefile,v 1.6 2009/06/22 13:13:08 tron Exp $
3 .
include "../Makefile.inc"
5 .PATH
: ${S}/external
/bsd
/drm
/dist/bsd-core
6 .PATH
: ${S}/external
/bsd
/drm
/dist/shared-core
11 # XXX this one should be in a sub-driver to share with r128drm
20 CPPFLAGS
+= -I
${S}/external
/bsd
/drm
/dist/bsd-core \
21 -I
${S}/external
/bsd
/drm
/dist/shared-core
23 .
include <bsd.kmodule.mk
>