projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73eee24
)
Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI.
author
Brian
<brian@yutani.localnet.net>
Wed, 13 Dec 2006 15:57:06 +0000
(08:57 -0700)
committer
Brian
<brian@yutani.localnet.net>
Wed, 13 Dec 2006 15:57:06 +0000
(08:57 -0700)
progs/xdemos/Makefile
patch
|
blob
|
history
diff --git
a/progs/xdemos/Makefile
b/progs/xdemos/Makefile
index 4ca8b107a24c9e8cc91d536359736d2400099ccc..ec85464bec0a946b5e97824c348dfbd168a76b3e 100644
(file)
--- a/
progs/xdemos/Makefile
+++ b/
progs/xdemos/Makefile
@@
-24,11
+24,11
@@
PROGS = glthreads \
pbinfo \
pbdemo \
wincopy \
- xdemo \
xfont \
xrotfontdemo \
yuvrect_client
+# omit this XMesa API demo: xdemo
##### RULES #####