* gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
[deliverable/binutils-gdb.git] / binutils / ranlib.sh
... / ...
CommitLineData
1#!/bin/sh
2# A simple ranlib script, to use less disk space than a ranlib program.
3ar s $1
This page took 0.022367 seconds and 4 git commands to generate.