From c47b611b08327da4a5249d222079be07c26fb2ff Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 9 May 2004 22:36:19 +0000 Subject: Add mach64 DRM module for BSD (untested, but compiles). --- bsd-core/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bsd-core/Makefile') diff --git a/bsd-core/Makefile b/bsd-core/Makefile index 4ab1c278..dcd6dfca 100644 --- a/bsd-core/Makefile +++ b/bsd-core/Makefile @@ -46,12 +46,13 @@ SHAREDFILES= drm.h \ via_mm.c \ via_mm.h -SUBDIR = mga r128 radeon tdfx sis +SUBDIR = mach64 mga r128 radeon sis tdfx CLEANFILES+= ${SHAREDFILES} .include +depend: drm_pciids.h ${SHAREDFILES} all: drm_pciids.h ${SHAREDFILES} drm_pciids.h: ${SHARED}/drm_pciids.txt -- cgit v1.2.3