minor tweak

This commit is contained in:
Brian Paul 2004-04-03 15:28:57 +00:00
parent 51aa7a93ad
commit c2b989f351

View file

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