projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8b127
)
mesa: disable building the removed demos
author
Brian Paul
<brianp@vmware.com>
Fri, 21 May 2010 20:11:40 +0000
(14:11 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 21 May 2010 20:11:42 +0000
(14:11 -0600)
This is a quick fix.
progs/Makefile
patch
|
blob
|
history
diff --git
a/progs/Makefile
b/progs/Makefile
index 5bc444e952425d52ca50038329688d6ba36ceb97..2d14fa9ee34a08e2d153d24bf5fbe8274d48a442 100644
(file)
--- a/
progs/Makefile
+++ b/
progs/Makefile
@@
-4,8
+4,8
@@
TOP = ..
include $(TOP)/configs/current
-SUBDIRS = $(PROGRAM_DIRS)
-
+
#
SUBDIRS = $(PROGRAM_DIRS)
+SUBDIRS =
default: message subdirs