diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2002-08-26 22:16:18 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2002-08-26 22:16:18 +0000 |
commit | 48cc350e21acd2b4b03c76937e2861af5271435a (patch) | |
tree | 49a22477c1de87388f6769d0db28c8819879ed8d /bsd/Makefile | |
parent | a697941d4c35e0287c51f1a5cad5c2aa32ae9159 (diff) |
merged r200-0-1-branch
Diffstat (limited to 'bsd/Makefile')
-rw-r--r-- | bsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/Makefile b/bsd/Makefile index 9c87d963..f26fd53d 100644 --- a/bsd/Makefile +++ b/bsd/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ # i810, i830 & sis are not complete -SUBDIR = tdfx mga r128 radeon gamma # i810 sis i830 +SUBDIR = radeon # r128 i810 sis i830 tdfx mga gamma .include <bsd.subdir.mk> |