]> Git Repo - binutils.git/blame - binutils/ranlib.sh
Update for recent BFD changes to symbol and reloc reading. Rename
[binutils.git] / binutils / ranlib.sh
CommitLineData
ef82baf8
PB
1#!/bin/sh
2# A simple ranlib script, to use less disk space than a ranlib program.
3ar s $1
This page took 0.182809 seconds and 4 git commands to generate.