mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
minor tweak
This commit is contained in:
parent
51aa7a93ad
commit
c2b989f351
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue