diff options
author | Eric Anholt <[email protected]> | 2004-10-28 00:19:21 +0000 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2004-10-28 00:19:21 +0000 |
commit | cc182213c81a4bfa094ac4cb06b65fa2b074b1e9 (patch) | |
tree | 52446f19f8ec6491323e0ef8807bd328423f30a0 /Makefile | |
parent | 948f2720f754450b048ba6f7a60b842bbf8e633a (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-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ beos \ darwin \ darwin-static \ freebsd \ +freebsd-dri \ +freebsd-dri-x86 \ hpux10 \ hpux10-gcc \ hpux10-static \ |