mesa: silence mklib output for libglapi.c as for other targets

This commit is contained in:
Brian Paul
2010-02-18 12:54:28 -07:00
parent d6f55492af
commit b69dad2921
+1 -1
View File
@@ -38,7 +38,7 @@ libmesagallium.a: $(MESA_GALLIUM_OBJECTS) $(GLSL_LIBS)
# Make archive of gl* API dispatcher functions only
libglapi.a: $(GLAPI_OBJECTS)
$(MKLIB) -o glapi -static $(GLAPI_OBJECTS)
@ $(MKLIB) -o glapi -static $(GLAPI_OBJECTS)
######################################################################
# Device drivers