Ver código fonte

minor tweak

tags/R300_DRIVER_0
Brian Paul 22 anos atrás
pai
commit
c2b989f351
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/mesa/Makefile

+ 1
- 1
src/mesa/Makefile Ver arquivo

@@ -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)

Carregando…
Cancelar
Salvar