# $NetBSD: Makefile,v 1.5 2009/06/22 15:34:53 mrg Exp $ .include "../Makefile.inc" .PATH: ${S}/external/bsd/drm/dist/bsd-core .PATH: ${S}/external/bsd/drm/dist/shared-core KMOD= tdfxdrm IOCONF= tdfxdrm.ioconf SRCS= tdfx_drv.c CPPFLAGS+= -I${S}/external/bsd/drm/dist/bsd-core \ -I${S}/external/bsd/drm/dist/shared-core .include