* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Tidy
[deliverable/binutils-gdb.git] / binutils / ranlib.sh
CommitLineData
252b5132
RH
1#!/bin/sh
2# A simple ranlib script, to use less disk space than a ranlib program.
f8935895 3ar s "$1"
This page took 0.32075 seconds and 4 git commands to generate.