diff options
Diffstat (limited to 'bin/mklib')
| -rwxr-xr-x | bin/mklib | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -335,6 +335,7 @@ case $ARCH in  	echo "mklib: WARNING: please update the bin/mklib script!"  	# XXX this is a total hack for Mesa - remove someday  	# fall-back to an old mklib.* script +	LIBNAME="lib${LIBNAME}.a"  	${TOP}/${MAKELIB} "lib${LIBNAME}.a" ${MAJOR} ${MINOR} ${PATCH} ${OBJECTS}  	FINAL_LIBS="${LIBNAME}"  	;;  | 
