summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-10-28 00:19:21 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-10-28 00:19:21 +0000
commitcc182213c81a4bfa094ac4cb06b65fa2b074b1e9 (patch)
tree52446f19f8ec6491323e0ef8807bd328423f30a0 /Makefile
parent948f2720f754450b048ba6f7a60b842bbf8e633a (diff)
Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same
problems as Linux.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 864ee980b7..beb1bd7c88 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,8 @@ beos \
darwin \
darwin-static \
freebsd \
+freebsd-dri \
+freebsd-dri-x86 \
hpux10 \
hpux10-gcc \
hpux10-static \