summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremy@tifa.local>2008-03-10 15:13:28 -0700
committerJeremy Huddleston <jeremy@tifa.local>2008-03-10 15:21:39 -0700
commit7c7fece97734284858a4605b8e2ca3e4eb0851ee (patch)
tree3692ca873334b7411434270853773b14345e2048 /Makefile
parent460d25dca134c4d2e051803822aa82f35e832cdc (diff)
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config (cherry picked from commit 7120c0089d663a2b7e7b0c97da38f9bc233fbdd7)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 692cfab2b64..df8e6a8ab88 100644
--- a/Makefile
+++ b/Makefile
@@ -74,9 +74,10 @@ bluegene-xlc-osmesa \
beos \
catamount-osmesa-pgi \
darwin \
+darwin-fat-32bit \
+darwin-fat-all \
darwin-static \
darwin-static-x86ppc \
-darwin-x86ppc \
freebsd \
freebsd-dri \
freebsd-dri-amd64 \