projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51aa7a9
)
minor tweak
author
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 3 Apr 2004 15:28:57 +0000
(15:28 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 3 Apr 2004 15:28:57 +0000
(15:28 +0000)
src/mesa/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile
b/src/mesa/Makefile
index 114388ff5bbd093941351d1c8914e855c3e60758..1ccdf5412c35ae6085fe25b3b0fc426b8b24ee8c 100644
(file)
--- a/
src/mesa/Makefile
+++ b/
src/mesa/Makefile
@@
-97,7
+97,7
@@
stand-alone: depend subdirs $(LIB_DIR)/$(GL_LIB_NAME) $(LIB_DIR)/$(OSMESA_LIB_NA
osmesa-only: depend subdirs $(LIB_DIR)/$(OSMESA_LIB_NAME)
subdirs:
- (cd x86 ; make)
+
@
(cd x86 ; make)
# Make the GL library
$(LIB_DIR)/$(GL_LIB_NAME): $(STAND_ALONE_OBJECTS)