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.bsd | |
parent | a697941d4c35e0287c51f1a5cad5c2aa32ae9159 (diff) |
merged r200-0-1-branchr200-0-1-20020822-merge
Diffstat (limited to 'bsd/Makefile.bsd')
-rw-r--r-- | bsd/Makefile.bsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/Makefile.bsd b/bsd/Makefile.bsd index 9c87d963d..f26fd53d9 100644 --- a/bsd/Makefile.bsd +++ b/bsd/Makefile.bsd @@ -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> |